index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T17:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Battlegrounds
/
Arena.cpp
Age
Commit message (
Expand
)
Author
2017-02-12
Fixed warning in gcc 5
joschiwald
2017-02-12
Core/Arena: Teams don't lose rating after arena draw (#17515)
Aokromes
2017-01-01
Update copyright note for 2017
vincent-michael
2016-09-29
Core/Players: Removed references to removed currencies
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-04-12
Core/PacketIO: Updated and enabled PVP_LOG_DATA
Shauren
2015-02-16
Core/Opcodes: SMSG_INIT_WORLD_STATES
Golrag
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-25
Core/Guilds: Fifth part of converting int to bigint guids in database
Shauren
2014-10-22
Core/Social: Use full guid for friend and ignore storage
Shauren
2014-10-22
Core/Groups: Use full guid for battleground score storage
Shauren
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
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-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-14
Core/Battleground: Fix typo and small cleanup (again thx @joschiwald)
Vincent-Michael
2014-07-14
Core/Battleground: Fix merge fail (thx @joschiwald)
Vincent-Michael
2014-07-14
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-14
Core/Battleground: fixed typo
joschiwald
2014-07-14
Core/Battleground: moved some arena related code into a generic arena class
joschiwald