index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_mmaps.cpp
Age
Commit message (
Expand
)
Author
2023-08-08
Core/MMaps: Fixed pathing for objects that have terrain swaps active
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-02-28
Core/Commands: Fix typo in .mmap loc command
jackpoz
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-01-26
Scripts/Command: Fix .mmap loc always printing command usage
jackpoz
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-04
Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)
Giacomo Pozzoni
2021-09-24
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...
Treeston
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-25
Core/MMaps: Implemented loading phased tiles
Shauren
2018-02-20
Core/MMaps: Remove phased tile support
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-13
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-04-27
Core/Tools: MapId can have 4 digits
joschiwald
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-07-12
Scripts/Commands: ".mmap path line" now uses raycast pathfinding
jackpoz
2015-04-04
Misc: Fixed license header formatting
Shauren
2015-03-16
Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if ava...
Rat
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-10
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-09
Build: Fixed game & collision depending on each other for linking
Shauren
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-06-01
Replaced ACE based typedefs for fixed width ints with C++11 versions
leak
2014-04-29
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-19
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-13
Scripts/Commands: Fix .mmap loc wrong coordinates
jackpoz
2014-01-18
Core/Revert: ...
Vincent_Michael
2014-01-14
Misc: missing changes after merge
joschiwald
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-05
Core/MMaps: Separate the path from the walls to prevent falling off the edges...
Sebastian Valle
2013-10-04
Core/MMaps: MMaps are now correctly loaded into TC
Sebastian Valle
2013-10-04
Tools/MeshExtractor: Fixed loading of locale patch MPQs (This fixes DBC extra...
Sebastian Valle
2013-10-03
Core/MMaps: Started this new branch as my playground for mmaps.
Sebastian Valle
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-10
Core/RBAC: Move mmap commands to RBAC (using individual permissions)
Spp
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-06-17
Core/MMAPS: Update recastnavigation!
kaelima
[next]