aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/World
AgeCommit message (Expand)Author
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-22Scripting/DB: Fixed some npcs so they wouldn't have AIName & scriptname.Malcrom
2013-11-13Core. fix build and some codestyle changesjoschiwald
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-03[Area Trigger Scripts] Add Support for Teleport for Quest: Breaking Through (...untaught
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-08-31Scripted: Fix warningVincent-Michael
2013-08-31Core/Scripts: add creature_text to pet mojojoschiwald
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-08-09Scripted: Fix non pch buildVincent-Michael
2013-08-09Scripted/Pets: Move some player pets in pet_xxx.cppVincent-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-06Core/Misc: Implement reinterpret casts for all battleground classes and use t...Discover-
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-17Misc: Some cleanupVincent-Michael
2013-07-17DB/Gossip: Add some missing gossip.Malcrom
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-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-11Core: More Function name updatesMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-03Scripting: fix gossip scripting for rogue trainersMalcrom
2013-05-17* Batch of fixes for issues found by static analysis.Subv
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-21Core/Scripts: Removed CAST_PLR defineSpp
2013-03-17DB/Quests: Fix Valkyrion Must Burn, closes #2595Pitcrawler
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-04Core: Fixed compile warnings and errorsShauren
2013-02-25Core: Whitespace cleanupVincent_Michael
2013-02-24Script/Quest: The Lonesome Watcher (12877)Gacko
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-02-04Core/AI: Removed Scripted_NoMovementAI which has become obsolete. Use Scripte...m7nu3l
2013-02-04DB/Misc: Fix achievement Flirt With Disaster.w1sht0l1v3
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update more copyright note for 2013. (alcohol sucks)Vincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-27Merge pull request #8518 from ille/goresetNay
2012-12-18Misc/Script: Convert winter veil mistletoe event in saiVincent_Michael
2012-12-15Core/Script: Fix Dimensional Ripper spell learningFilip
2012-12-14Scripts/Events/Achievement: fix 'Out With It'CeIa
2012-12-07Core/Scripts: Add missing creature_textVincent_Michael
2012-12-07Core/DB: Creature text for 22 script filesGacko
2012-11-30scripts/gameobject: correct reset of gameobjects (cages/prisons), move comman...ille