aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/World
AgeCommit message (Expand)Author
2013-08-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-09Scripted: Fix non pch buildVincent-Michael
2013-08-09Scripted/Pets: Move some player pets in pet_xxx.cppVincent-Michael
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...Spp
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...Spp
2013-08-06Core/Misc: Rename some no name enumsVincent-Michael
2013-08-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-06Core/Misc: Implement reinterpret casts for all battleground classes and use t...Discover-
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
2013-07-22Core/Spells: Fix warlock "Healthstone" for 4.3.4Vincent-Michael
2013-07-17Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-17Misc: Some cleanupVincent-Michael
2013-07-17DB/Gossip: Add some missing gossip.Malcrom
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-07-06Scripted/Misc: Some cleanupVincent-Michael
2013-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function name updatesMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-03Scripting: fix gossip scripting for rogue trainersMalcrom
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-17* Batch of fixes for issues found by static analysis.Subv
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-03Core/Units: Started work on updating movement (main goal: remove SendMovement...Shauren
2013-03-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-21Core/Scripts: Removed CAST_PLR defineSpp
2013-03-17Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-17DB/Quests: Fix Valkyrion Must Burn, closes #2595Pitcrawler
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-03-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-04Core: Fixed compile warnings and errorsShauren
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core: Whitespace cleanupVincent_Michael
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-24Script/Quest: The Lonesome Watcher (12877)Gacko
2013-02-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-02-05Merge branch 'master' into 4.3.4Spp