index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-14T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Battlefield
/
Battlefield.cpp
Age
Commit message (
Expand
)
Author
2013-01-01
Update more 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-25
Merge pull request #8318 from blipi/battlefield_fix
Shauren
2012-11-20
Core/Battlefield: Fix crashes due to invalid pointers use
Blipi
2012-11-20
Core/Misc: Define some methods const
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-10-07
Core/Misc: Fix some possible issues detected by static code analysis
kaelima
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-05
Core/Misc: Fix typo from 7c971be3c58b3c2f2628cb27f08515c9fafbf081. Thanks Sha...
kaelima
2012-09-05
Core/Misc: Fix some warnings and logic mistakes found by static code analysis
kaelima
2012-09-04
Core/Battlefield: Fix some memory leaks
kaelima
2012-08-30
Core: Fix many "errors"/warnings and coding style (3)
Nay
2012-08-27
Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and clean...
Nay
2012-08-25
Core/Battlefield: Fix queue invite in war time
Vincent-Michael
2012-08-21
Core/Battlefield: Add missing stuff for wintergrasp
Vincent-Michael
2012-08-21
Core/Battlefield: Fix more codestyle
Vincent-Michael
2012-08-21
Core/Battlefield:
Vincent-Michael
2012-08-20
Core/Wintergrasp: finish implementation for battlefields. this is highly expe...
Kandera
2012-08-20
Core/Battlefield: fix crash (thx joschiwald) closes #6726
Kandera
2012-08-20
fix build
Kandera
2012-08-20
Battlefield/Wintergrasp:
Warpten
2012-08-20
Battlefields/Wintergrasp: Fixed a crash when leaving a capture point.
Subv
2012-08-20
Core/Battlefield: Cleanup
thomas33
2012-08-20
Core/Battlefield: plr -> player
thomas33
2012-08-20
Core/Battlefield: Cleaned up all incrementquest functions as this is a hacky ...
Kandera
2012-08-20
Core/Battlefield: fix stupid mistakes. sorry!
Kandera
2012-08-20
Core/Battlefield: attempt to correctly fix again.
Kandera
2012-08-20
BF/Battlefield: Small improvement, thanks to Subv.
Manuel Carrasco
2012-08-20
BF/Wintergrasp: Removed harcoded Workshops related spawns, db data is used now.
Manuel Carrasco
2012-08-20
Battlefield: Make sBattlefieldMgr a pointer. By Subv.
Manuel Carrasco
2012-08-20
BF/Wintergrasp: Now graveyards use db spawned spirits.
Manuel Carrasco
2012-08-20
Battlefield/Wintergrasp/Scripts: removed a few unneeded casts.
Kandera
2012-08-20
fix crash with groups, added enum for battlfield leave reasons
Kandera
2012-08-20
merge master into wintergrasp and fix build errors. yay me!
Kandera
2012-08-20
Core/Battlefield
tobmaps