aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/Map.cpp
AgeCommit message (Expand)Author
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
2010-08-20Core/DB scripts:azazel
2010-08-20Coreazazel
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Rename InstanceData to InstanceScriptazazel
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-08-08* Rename: BattleGround -> Battleground.XTZGZoReX
2010-08-07* Rename some more functions for consistency.XTZGZoReX
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-08-06Revert changes done in r0074e32c2f and r4d86e4199a - fixes buildissues ( if()...click
2010-08-06* Corpse related cleanup (author: Hunuza)azazel
2010-08-05Make use of new ToItem() castsShauren
2010-08-05* Implement item limit category (based on changes by VladimirMangos)azazel
2010-08-05* Convert SCRIPT_COMMAND_* defines to enum. Make comments for values up-to-date.azazel
2010-07-30*use ASSERT macro instead of regular assert for better output.QAston
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-28*Cleanup in ObjectAccessor - this should fix some crashesQAston
2010-07-27Small fix for previous revisionShauren
2010-07-27Added possibility to cast spells with triggered flag using SCRIPT_COMMAND_CAS...Shauren
2010-07-27Add option for search distance to getHeight() functions and make Creature::Fa...click
2010-07-11Reinstate ITEM_FLAGS_NO_EQUIP_COOLDOWN implementation and the serverside chec...click