aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/OutdoorPvP
AgeCommit message (Expand)Author
2016-06-12Core/GameObejcts: Fixed disconnects happening when viewing nearby players on ...Shauren
2016-02-21Core/Scripts: Split the huge scriptloader into smaller piecesNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-15Scripts: Added missing overridesVincent-Michael
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-05-27Mark overriding functionsDaniel M. Weeks
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-18Core/AreaTrigger: Added 'bool entered' to OnTriggerGolrag
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-04-02Add missing override keyword in scriptsDaniel M. Weeks
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-07Core/DataStores: Fixed name consistency and improved coords handlingIntel
2014-11-06Core/DataStores: Updated AreaTrigger.dbc structIntel
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-30Scripts/OutdoorPvP: dropped redundand codejoschiwald
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-06-01Core/Phases: Preliminary work with correctly implementing the phase system in...Subv
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-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-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-09-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-07-14Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: Some function renaming.Malcrom
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Merge branch 'master' into 4.3.4Spp