aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_mmaps.cpp
AgeCommit message (Expand)Author
2023-08-08Core/MMaps: Fixed pathing for objects that have terrain swaps activeShauren
2022-12-31Core/Maps: Fixed retrieving terrain info when on child mapsShauren
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-02-28Core/Commands: Fix typo in .mmap loc commandjackpoz
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-01-26Scripts/Command: Fix .mmap loc always printing command usagejackpoz
2022-01-24Core/WorldObject: Partially std::chrono-ify SummonCreature overloadsCarbenium
2022-01-04Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)Giacomo Pozzoni
2021-09-24Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-03-25Core/MMaps: Implemented loading phased tilesShauren
2018-02-20Core/MMaps: Remove phased tile supportShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-13Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-04-27Core/Tools: MapId can have 4 digitsjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-07-12Scripts/Commands: ".mmap path line" now uses raycast pathfindingjackpoz
2015-04-04Misc: Fixed license header formattingShauren
2015-03-16Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if ava...Rat
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-06-01Replaced ACE based typedefs for fixed width ints with C++11 versionsleak
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-13Scripts/Commands: Fix .mmap loc wrong coordinatesjackpoz
2014-01-18Core/Revert: ...Vincent_Michael
2014-01-14Misc: missing changes after mergejoschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-05Core/MMaps: Separate the path from the walls to prevent falling off the edges...Sebastian Valle
2013-10-04Core/MMaps: MMaps are now correctly loaded into TCSebastian Valle
2013-10-04Tools/MeshExtractor: Fixed loading of locale patch MPQs (This fixes DBC extra...Sebastian Valle
2013-10-03Core/MMaps: Started this new branch as my playground for mmaps.Sebastian Valle
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-10Core/RBAC: Move mmap commands to RBAC (using individual permissions)Spp
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-06-17Core/MMAPS: Update recastnavigation!kaelima