aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps/Map.cpp
AgeCommit message (Expand)Author
2013-01-30Core/Misc: Remove using directive from header files (It will eventually lead ...Spp
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-11Core/maps: separate mutex for gridille
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-12-19Core/Misc:joschiwald
2012-12-06Core/Map: Kill Engrish (thx Takenbacon)Vincent-Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-05Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-03use Thread-Safe Interface design pattern to allow recursive calls on non wind...ille
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-19Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into mmapsSubv
2012-10-19Proper naming of LfgDungeon structuresSpp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-10-07Merge remote-tracking branch 'origin/master' into mmapsNay
2012-10-05Core/Maps: fix being able to be ported to an instance while in a group with a...Kandera
2012-09-30Tools&Core: Whitespace cleanupNay
2012-09-25Core/MMaps: Only unload the navMeshQuery when instances are unloaded, suggest...Subv
2012-09-11Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-10Core/Vehicles: Fix warningsVincent-Michael
2012-09-05Core/Mmaps: Fixed unloading mmap tiles, the x and y were swapped. thanks to M...Subv
2012-09-04Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-04Core: Warning fixesShauren
2012-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-24Core/Mmaps: Fixed build after last mergeSubv
2012-08-22Core/Maps: Reduce the output map file size in the maps extractor for maps tha...Subv
2012-08-22 Core/Mmaps:Subv
2012-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-06-08Core/Maps: Fixed possible crash when resetting instancesShauren
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-05-20Core: Fix a few compile warningsNay
2012-04-09Try to check existance of mmaps folder.Venugh
2012-04-09Core/Mmaps:Venugh
2012-04-08Core/Cleanup:kaelima
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-24Core: I herd you like semicolon..leak
2012-03-24Core: Fix warnings properlyleak
2012-03-24Core: Fix warningsleak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-12Core/Map:kaelima
2012-03-12Core/Units:Machiavelli
2012-03-07Core/MapsShauren
2012-03-01Core/Units: Properly update passenger position if vehicle uses waypoint movem...Machiavelli