index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Battlegrounds
/
ArenaTeamMgr.cpp
Age
Commit message (
Expand
)
Author
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-05
[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)
Treeston
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-11-01
Core/DBLayer: Escape mysql 8 keywords
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-02-05
Core/ArenaTeamMgr: fix race condition in LoadArenaTeams
ariel-
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-17
Core/Codestyle: Do not use a pointer to a shared_ptr in Player::ModifyArenaPo...
Subv
2014-03-02
Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...
joschiwald
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-21
Core/Currency: Add support of Conquest points cap for arena and bg
cyberbrest
2012-11-19
Merge branch 'master' into 4.3.4
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-08-16
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-05-30
Fixed some merging errors, there could be more, but at least it compiles.
kaelima
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-03-31
Core/DBLayer: Delete a triplicated prepared statement (LoginDatabase)
Nay
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-19
Core/DBLayer: Convert PExecute() queries to prepared statements
leak
2012-01-07
Merge branch 'master' into 4.x
Nay
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-26
Core/Misc: Fix compile and char creation
kaelima
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-09-02
Core/Arena: Players online but not in world will now gain their arena points ...
Shauren
2011-08-30
Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...
Spp-
2011-08-01
Core: Typo fix introduced in previous commit (:S)
Spp-
2011-08-01
Core: Some more missing changes from previous commit (Pass by const reference...
Spp-
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
[next]