index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
BattleGroundAV.cpp
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-05-17
display honor gained from kills in bg score window
Rat
2010-05-12
added Honorable Defender buff for Alterac Valley nodes + bosses + captains
Rat
2010-04-19
More warning removal (Some code modifications and cleanup when needed)
Spp
2010-04-19
Remove LOTS of compile warnings
Spp
2010-04-11
BattlegroundAV: Minor cleanup in GetClosestGraveyard.
Spp
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-01-16
Updated copyright for new year.
n0n4m3
2009-11-01
*Cleanup, fix many cases of unoptimized loops, potential crashes, excessively...
maximius
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-08-28
*fix ressurection in Alterac Valley
Rat
2009-08-06
[8315] Fixed memory leaks (mostly at server shutdown) and code cleanups. ...
megamage
2009-08-03
*Cleanups in BattlegroundAV::Update.
QAston
2009-08-03
*Update zone for players after adding to map. - by VladimirMangos
QAston
2009-06-26
*Fix build on *nix.
QAston
2009-06-26
*Add debug log for asserts in BattleGroundAV::AssaultNode
QAston
2009-06-04
*Including style fixing - part 1
panaut0lordv
2009-04-08
[7632] more "if"-condition related codestyle in battlegroundfiles Author:...
megamage
2009-03-09
*Support localization for messsages in battleground. Author: VladimirMangos
megamage
2009-03-08
[7403] much more unneeded includes removed Author: balrok
megamage
2009-03-07
[7399] Rewrited BattleGround starting code - moved it to battleground cla...
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-12
*Merge.
megamage
2009-02-09
[7250] Use bg type ids enum insted raw values and catch some bugs in resu...
megamage
2009-02-09
Replace tabs with spaces in more files.
Paradox
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2009-01-21
*Update to Mangos 7136.
megamage
2009-01-15
Cleanup of log output
raczman
2008-12-19
*Temp fix for crash caused by AV creature. Need to find a way to allow summon...
megamage
2008-11-26
*Fix the bug that gobject in AV bg do not spawn. Thank balrok.
megamage
2008-11-21
*Alterac Valley. By Bogie and Balrok. Note: some core contents are modified. ...
megamage
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003