aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/OutdoorPvP
AgeCommit message (Expand)Author
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
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-25Core/outdoorPvP: Remove outdoor pvp eastern plaguelands (thx projectfreya)Vincent-Michael
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-03-14Core/Script: Clean-Up in Scripts.Gyx
2012-03-11Update forgotten copyright-headers for 2012.frozenarmor
2012-03-09Some random cleanup here and thereSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-28Delete obj if it is not successfully added to grid. More to fix.megamage
2011-10-18Core/Calendar: Send map raid reset only onceSpp
2011-10-10Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...megamage