aboutsummaryrefslogtreecommitdiff
path: root/src/game/BattleGround.cpp
AgeCommit message (Expand)Author
2009-09-11*[8474] Allow to delete BattleGround objects when any of invited players didn...maximius
2009-08-27 [8427] remove afk-flag at bg-joinmegamage
2009-08-23*Update vehicle system. Make vehicle a seperate class from creature.megamage
2009-08-14*stop combat on battleground end, so creatures won't kill playersRat
2009-08-12[8344] In case battleground reward items player must "receive" instead "creat...megamage
2009-08-12 [8339] Improved storing/restoring BG entry pointmegamage
2009-08-09 [8331] Restore spirit guids work, step 2 Author: VladimirMangosmegamage
2009-08-08*Cleanups, remove obsolete code and minor optimizations in spellauras.cpp and...QAston
2009-08-06 [8315] Fixed memory leaks (mostly at server shutdown) and code cleanups. ...megamage
2009-08-04*fixed Alterac ValleyRat
2009-07-31 [8276] Implement achievment ACHIEVEMENT_CRITERIA_TYPE_WIN_BG Author: Vlad...megamage
2009-07-31 [8274] use virtual m_TeamScore for battlegroundsmegamage
2009-07-22*Implement ACHIEVEMENT_CRITERIA_TYPE_WIN_BG - by BudIcePenguin.QAston
2009-07-01 [8102] Simplify code base at new root method WorldObject::CleanupsBeforeD...megamage
2009-06-16*Do not give rating if two groups from the same arena teams fight against eac...megamage
2009-06-14[8006] Fixed crash in EndBattleGround(). Author: AlexDerekamegamage
2009-06-04*A missing part of previous patch.megamage
2009-06-04*Including style fixing - part 1panaut0lordv
2009-06-03fixed the bg ballance system By Farahmegamage
2009-06-01 [7934] Implement ACHIEVEMENT_CRITERIA_TYPE_WIN_RATED_ARENA Author: Trazommegamage
2009-06-01*Merge.megamage
2009-06-01Detailed log of arena fights and arena team creation.krz
2009-05-31 [7918] Improve portability in work with uint64 string format specifiers a...megamage
2009-05-30*Provide another way to implement dynamic spawns. Now a creature will call it...megamage
2009-05-30Do not remove poison enchantment auras when entering arena battle.tvaroh
2009-05-25*Remove obsolete code for Arcane BlastQAston
2009-05-24*Remove auras with duration lower than 30 sec on arena start.QAston
2009-05-13Possibly fixed more memory leaks in other places.raczman
2009-05-12*Fix a bug that arena never ends if the last player is killed with spirit of ...megamage
2009-05-10[7805] Refactoring batleground rewards code for cleanup and useful state for ...megamage
2009-05-08*Correct elapsed time in BG/Arena by Trojan. Thank you.Anubisss
2009-04-29[7730] Some optimizantion and code style. Author: zhenyamegamage
2009-04-27 [7715] Provided way for scripts set alternative gameobject state for clie...megamage
2009-04-23 [7703] Implement heal/damage total counters and related BG achievments. A...megamage
2009-04-20 [7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangosmegamage
2009-04-19* Tabs to spaces cleanupMachiavelli
2009-04-11*Note: this patch may do not have any use for TC.megamage
2009-04-08*Merge.megamage
2009-04-08*Add unit to notify when unit is add to world (including load grid case).megamage
2009-04-08 [7632] more "if"-condition related codestyle in battlegroundfiles Author:...megamage
2009-04-08 [7631] Removed useless method BattleGroundQueue::BGEndedRemoveInvites Aut...megamage
2009-04-08*Fix ressurecting while in bg.QAston
2009-04-06* Trailing whitespace removed.XTZGZoReX
2009-04-06*Update of aura system.QAston
2009-04-04Added some extra debug log when finishing rated arena match.raczman
2009-04-04Fixed BG mark rewarding in case of prematurely finished BG:raczman
2009-04-01*Try to fix some crash.megamage
2009-03-31*Try to fix crash.megamage
2009-03-27*Fix some bugs of pet.megamage
2009-03-26*Move most reputation/force faction reaction code to new ReputationMgr. Autho...megamage