index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Battlegrounds
/
ArenaTeam.cpp
Age
Commit message (
Expand
)
Author
2016-01-01
Update copyright note for 2016
Rushor
2015-12-14
Core/Arena: create more arena configs
ShinDarth
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-03-08
Core: More INFO -> DEBUG changes
click
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-09-19
Fixed build
joschiwald
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-25
Core/Arena: Replace hardcoded 1500 mmr value by config value when loading are...
DDuarte
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-23
Core/Logs: Random changes
Vincent-Michael
2013-09-11
Core/ArenaTeam: Add teamnames to logs.
xjose93
2013-05-22
Implement .arena commands - add new commands to the core to handle with arena...
Bezo
2013-05-17
Core/Misc: Another batch of fixes for issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-04
Core/Misc: Fix a couple of warnings, some of them performance related
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-18
Core/Calendar: Completely rewrite and fix most of the calendar system
horn
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (3)
Nay
2012-08-21
Core/Logging: Fix incorrect error level for some warden messages
Spp
2012-08-06
Core/Logging: Try to simplify configuration of loggers and appenders
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-05-20
Core/BG: Move the log "ArenaTeam x does not have any members or ..." from DB ...
Nay
2012-04-01
Core/DBLayer: More type fixes
Nay
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
2012-03-29
Core/Game: Code style.
Gyx
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-02-23
Core: Random cleanup + compile fix
Shauren
2012-01-31
Fixed build
Subv2112
2012-01-31
Core/Achievements: Fixed achieements with ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_P...
Subv2112
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-07
Core: Codestyle clean-up
Bootz
2011-10-17
Core/Misc: Added 'f' after float values
Fredi Machado
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-09
Core/ArenaTeam: Use full captain guid instead of low guid on team creation an...
Spp-
2011-08-30
Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...
Spp-
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
[next]