aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/Map.h
AgeCommit message (Expand)Author
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: And some more cleanups...click
2011-06-11Core: Codestyle cleanupclick
2011-05-19Core/Spells: Moved setting UNIT_CREATED_BY_SPELL out of spell effect handlers...Shauren
2011-05-19Core/Units: Fixed totem timer UIShauren
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-17Core/Misc: improve error log messages by adding more info. Specially for Aokr...Azazel
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-11-13Core:linencloth
2010-10-25Core/Transport: Prevent creature passengers from teleporting to an invalid grid.linencloth
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-22Scripts/DB_Scripts: massive cleanup of SCRIPT_COMMAND_* related staffazazel
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-20Buildsystem/Core: Adjust filenames to their correct caseclick
2010-08-19Switch to using SIMD-oriented Fast Mersenne Twister for random number generat...silinoron
2010-08-08* Rename InstanceData to InstanceScriptazazel
2010-08-08* Rename: BattleGround -> Battleground.XTZGZoReX
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-08-06Removed unused access_id from instance_template table (obsolete since access_...Shauren
2010-08-06* Corpse related cleanup (author: Hunuza)azazel
2010-08-05* Convert SCRIPT_COMMAND_* defines to enum. Make comments for values up-to-date.azazel
2010-07-31*Cleanup in single target auras (thanks to JuliuSZS some useable debug info)QAston
2010-07-27Add option for search distance to getHeight() functions and make Creature::Fa...click
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-11Add extractors and assembler - EXTRACTION OF NEW MAPS IS REQUIRED!click
2010-06-08* Remove more not needed relative paths in include filesBrian
2010-06-08* Linux compile with and without PCH fixedBrian
2010-06-07* Reverted to the old Mersenne Twister till the new one can be properly addedBrian
2010-06-07* Nope still won't build yetBrian
2010-06-06* Even more restructuring of the game library.XTZGZoReX