index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
/
Map.h
Age
Commit message (
Expand
)
Author
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-23
Core/Player: More cleanups to Player::UpdateZone, including correcting an ove...
Treeston
2020-08-23
Core/Spawn: Move spawn group state management from sObjectMgr to the Map obje...
Treeston
2020-08-22
Dynamic Creature/Go spawning:
r00ty-tc
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-16
So, I came in trying to fix gameobject LoS. So I restructured some stuff.
treeston
2020-07-16
[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)
Treeston
2020-07-06
Core/Maps: Added optional *.tilelist file to map_extractor output which conta...
Shauren
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-05-24
Core/Maps: Improvements to terrain swap handling
Shauren
2020-04-12
Core/Entities: ObjectGuid improvements
Shauren
2020-01-02
New Year
Aokromes
2019-11-23
Core/Items: Add ItemContext param to Item::Create function
Shauren
2019-07-21
Core/Misc: Various crash fixes (#19059)
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Core/Vmaps: Stop M2s from occluding for spellcast LoS
HelloKitty
2018-09-15
Core/Maps: Replaced spawnmask with difficulty list
Shauren
2018-05-06
Core/Maps: Fixed loading vmaps and mmaps in instances
Shauren
2018-04-08
Core/Spells: Implemented personal summons (#19231)
Traesh
2018-04-07
Tools:
Shauren
2018-03-31
Core/Maps: Fixed map min height calculation
Shauren
2018-03-29
Core/Maps: Fixed child/parent map crash in garrison maps
Shauren
2018-03-25
Core/Phasing: Rewrite GetTerrainMapId
Shauren
2018-03-25
Core/Maps: Implemented loading swapped maps
Shauren
2018-03-25
Core/Entities: Take terrain swaps into account when calculating LoS/height/area
Shauren
2018-03-25
Core/Entities: Phasing rewrite
Shauren
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-09-14
Core/Weather: Fixed weather updates to be thread safe
Shauren
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-28
Core/Scripts: Include cleanup
Shauren
2017-05-21
Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-14
Core/Entities : Basic Conversation Implementation (#18010)
Traesh
2017-05-13
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-05-08
Core/Items: Set and save item context field
Shauren
2017-05-05
Core/Collision: Replaced phasemask with proper phases in GameObject collision...
joschiwald
2017-02-28
Map/Instances: Greatly simplify PermBindAllPlayers logic. (#17940)
Treeston
2017-02-26
Core/Maps: Add override to allow InstanceMap const* -> InstanceScript const*.
treeston
2017-01-29
Core/Entities: Basic AreaTrigger System (#18035)
Traesh
2017-01-12
Core/VMaps: Fix some vmap height edge cases
jackpoz
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-06
Core/Instances: Implemented base scenario system and objectives in dungeons
Krudor
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20914
Shauren
2016-04-09
Core/Maps: Implement optional pre-loading of maps.
r00ty-tc
2016-04-05
Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)
Shauren
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-21
Merge pull request #16110 from Treeston/3.3.5-instancerevive
Treeston
[next]