aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/OutdoorPvP
AgeCommit message (Expand)Author
2016-07-30Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...ariel-
2016-07-30Core/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...ariel-
2016-03-12Scripts: Added missing overridesVincent-Michael
2016-02-22Core/Scripts: Split the huge scriptloader into smaller piecesNaios
2016-01-01Update copyright note for 2016Rushor
2015-11-07Core: Whitespace cleanupVincent-Michael
2015-10-31Core/Misc: removed some useless map checksjoschiwald
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-08-11Core/Misc: Added some missing overridesDavid Carlos Manuelda
2015-06-01Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-04-05Add missing override keyword in scriptsCarbenium
2015-01-01Update copyright note for 2015Vincent-Michael
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-30Scripts/OutdoorPvP: dropped redundand codejoschiwald
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-06-11Core: Some function renaming.Malcrom
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
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
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-07Core/OutdoorPvp: Remove usage of "friend class ..." (Use functions to access ...Spp-
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-01Core: Clean up script variables to make variables consistant/standardized, an...click
2011-06-30Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i...Spp-
2011-06-27DB/Creature:kaelima
2011-06-11Core: Codestyle cleanupclick
2011-05-26Core/Gossip: Gossip menu items will now have constant index, allowing to prop...Shauren
2011-05-26Core/OutdoorPvP: Pass GossipMenuItems to CanTalkTo hook by referenceShauren
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sGOStorageleak