aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/Map.cpp
AgeCommit message (Expand)Author
2011-08-04Core/Maps : Crash fixLihO
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-07-27Fix some warnings here and thereSpp-
2011-06-12Core: Continued cleanupkaelima
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sInstanceTemplateleak
2011-04-13Core/Misc: move scheduled scripts counter to ScriptMgr (which is more logical...zergtmn
2011-04-10Core/Instances: Fixed crashes happening when trying to access already deleted...Shauren
2011-02-27Core: Clean up some rogue whitespace and tabsclick
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-17Core/Misc: improve error log messages by adding more info. Specially for Aokr...Azazel
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-24Core/Instances: Implemented hourly instance limit: players are limited to ent...Shauren
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-13Core:linencloth
2010-11-07Core/Maps: Fix exploit with players changing raid-difficulty and getting no c...click
2010-10-25Core/Transport: Prevent creature passengers from teleporting to an invalid grid.linencloth
2010-10-22Core/Grid: Fix infinity-loop in grid loading (patch by SilverIce)click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-25Core/Maps: Fix crash in ExistMap, fixes issue 4115Shocker
2010-09-22Scripts/DB_Scripts: massive cleanup of SCRIPT_COMMAND_* related staffazazel
2010-09-20Scripts/DB_Scripts: enable DB scripts to use CHAT_MSG_RAID_BOSS_WHISPER (42) ...Rat
2010-09-17Core: Cleanup locale handling.linencloth
2010-09-17Core/Map: Log grid loading only if the grid was not already activelinencloth
2010-09-16Scripts: enhance SCRIPT_COMMAND_TALK command to make Players talk (add 0x1 bi...azazel
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/DBLayer:Machiavelli
2010-09-05Cleanup: Some typo fixes, closes issue 3798, thanks tru.bazoozoo and LopinShocker
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-08-31Core: Fix more warnings (very few left under linux 32)Spp
2010-08-31Core: Fix more warnings and fix compile under linux 64Spp
2010-08-30Core: Fix more warningsSpp
2010-08-30Core: Fix more warningsSpp
2010-08-26Core:azazel
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-21Core: Remove "suggest parentheses around ‘&&’ within ‘||’" and "sugge...Spp
2010-08-21Core: Remove "unused variable 'xxx'" warningsSpp
2010-08-21Core: Remove "enumeration value 'xxx' not handled in switch" warningsSpp
2010-08-21Core: Remove lots warnings:Spp