aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps
AgeCommit message (Expand)Author
2011-01-20Core/ZoneScript: Implemented ProcessEvent function for units.Manuel
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli
2011-01-16Core/Maps: Unload transports in MapManager::UnloadAll instead of singleton de...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Fix a real nasty typo that prevented people from using teleports/areatriggersMachiavelli
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-12-05Core/Scripts: Split OnCreatureCreate() and OnGameObjectCreate() into two virt...leak
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-24Core/Creature: Implement FarTeleportTo (teleport to an other map)linencloth
2010-10-22Core/Grid: Fix infinity-loop in grid loading (patch by SilverIce)click
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Yet more copyright header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-27Core/DBLayer:Machiavelli
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: forgotten changes from r3cc82905662712385f0d03895a426310e6cc96bdsilinoron
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/Game: fix all warnings related to converting doubles and floats.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
2010-08-21Core/Includes: Include ACE as an external dependency, not local (#include "ac...click
2010-08-20* Remove support for map-based random number generation (which seems unused).silinoron
2010-08-20Core/DB scripts:azazel
2010-08-20Coreazazel