index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T17:01:01Z
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
2021-06-01
Core/Criteria: Add all values of CriteriaFailEvent
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-05-02
Core/Battlegrounds: Use the following fields from DB2/battleground_template d...
Golrag
2020-04-26
Core/Achievements: Optimized resetting achievement criteria by condition and ...
Xinef
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-14
Core/Battleground: Dropped battleground texts from trinity_string and replace...
joschiwald
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-27
Core/Battleground: Small BattlegroundScore refactoring
joschiwald
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
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