aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps
AgeCommit message (Expand)Author
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-19Misc/Codestyle: Made some changes to function namesSubv
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-21Core/MapManager: Fix logic in SetMapUpdateInterval()Chaplain
2012-05-20Core: Fix a few compile warningsNay
2012-04-21Core/Maps: Increased default ground search range, 10 yards was insufficient f...Shauren
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-29Core/Game: Code style.Gyx
2012-03-28Core/Game: Code style again.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-02Core/Misc: Fix a crash in CalendarMgr::AddAction and initialize some wild poi...kaelima
2012-03-01Core/Units: Properly update passenger position if vehicle uses waypoint movem...Machiavelli
2012-02-24Core/CalendarShauren
2012-02-24Core/CalendarShauren
2012-02-22Fix build (gcc) and fix warningsSpp
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-18Merge pull request #5290 from kandera/fix_blinkSubv
2012-02-17fix blink making you fall under ground when blinking into water (needs correc...Kandera
2012-02-16Core/Maps: Remove redundant if()leak
2012-02-16Fix a lot of warningsSpp
2012-02-14Fixed build, thanks Amit86 for noticingSubv
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in struct...Subv
2012-02-11Core/Spells: Blink wont be able to trespass solid objects anymore (walls/doors)Subv
2012-02-10Core/Map:kaelima
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-04Merge pull request #4489 from devilcoredev/fix_001Shocker
2012-01-04Core/Battleground: fix re-enter into battleground after disconnectWilds