aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/OutdoorPvP
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-04-11Core/Game: Rewrote the ScriptMgr to support script reloading.Naios
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-04Core/Globals: Use std::string rather than char* to pass script names around.Naios
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-19Core/Globals: Rename AddCreData -> AddCreatureData and MoveCreData -> MoveCre...DDuarte
2015-06-15Core/PacketIO: Fixed chat packet building in CreatureTextMgrShauren
2015-05-14Core/Maps: Fixed invalid iterator usageShauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-18Core/AreaTrigger: Added 'bool entered' to OnTriggerGolrag
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-05Made compiler happyjoschiwald
2015-01-30Core/Misc: fixed creating battlefield/opvp capturepoints and prevented mem leakjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-25Core/DataStores: Moved broadcast_text handling to DB2StorageShauren
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-30Fixed buildjoschiwald
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-04-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-28Core: Fix warningVincent-Michael
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren