aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds
AgeCommit message (Expand)Author
2015-07-04Update BattlegroundWS.cppKaev
2015-06-23DB/World: Backport schema changes from 6.x branch (renames)ShinDarth
2015-06-03Core/Matchmaking: Fix Discard Time overflow on server startpjasicek
2015-06-01Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-05-21Core/BG/SOA: fixed interaction with flags and titan relicjoschiwald
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-08Core: More INFO -> DEBUG changesclick
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Core/BattlegroundIC:Golrag
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-19Fixed buildjoschiwald
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-18Core/Misc: changed trinity string id to unsigned and removed obsolete codejoschiwald
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/BG: use new GetUniqueBracketID() method to store statisticsShinDarth
2014-08-30Core/Battleground/AV: convert trinity_strings to proper creature_textjoschiwald
2014-08-29Core/Misc: some random changes after recent pull requestsjoschiwald
2014-08-29Core/BG: prevent possible overflow + cleanShinDarth
2014-08-29Core/BG: use GetTypeID(true) instead of GetTypeID() to fetch the correct type...ShinDarth
2014-08-28Core/BGs: Add overrides to GetAttrX methodsDDuarte
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
2014-08-25Core/Arena: Replace hardcoded 1500 mmr value by config value when loading are...DDuarte
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-16Core/Battleground: fixed possible mount abuse after leaving BGShinDarth
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-24Core/BGs: Reputation gained in BGs should be affected by SPELL_AURA_MOD_REPUT...Trisjdc
2014-07-24Core/BGs: Reputation gained in BGs should be affected by SPELL_AURA_MOD_FACTI...Trisjdc
2014-07-21Core/SA: Fix some issues as analyzed by coverity and iron code style out a bit.Ascathor
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Core/Codestyle: Do not use a pointer to a shared_ptr in Player::ModifyArenaPo...Subv
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-16Buildsystem/GCC: Fixed release linking errorsShauren
2014-07-14Core/Battleground: fixed typojoschiwald
2014-07-14Core/Battleground: moved some arena related code into a generic arena classjoschiwald
2014-07-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-13Merge branch `master` into `boost`Subv
2014-07-11Core/BattlegroundIC: Fixed LoS on gates.Golrag
2014-07-10Core: Fix non pch buildVincent-Michael
2014-07-09Core/Battleground:joschiwald
2014-07-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-05Core: Remove again whitespaceVincent-Michael