index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T18:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
Age
Commit message (
Expand
)
Author
2023-01-15
Core/Battlegrounds: Unload all grids before destroying battleground object
Shauren
2023-01-09
Core/Misc Fixed build with boost 1.74 (#28679)
DeadMouse
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-01-06
Core/Misc: Remove boost::heap::fibonacci_heap from header files
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-12-31
Core/Maps: Implemented WMOAreaTable -1 grouipid fallback
Shauren
2022-12-27
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2022-12-25
Core/Phasing: Reduce differences between branches in GridNotifiers
Shauren
2022-12-22
Core/GameObjects: Update spawn group conditions immediately after battlegroun...
Jeremy
2022-12-20
Core/Battlegrounds: Made Battleground inherit ZoneScript
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-10-08
Core/Maps: Changed functions checking if map can be entered to use TransferAb...
Shauren
2022-10-06
Core/Maps: Ensure one of InstanceScript::Create or InstanceScript::Load is ca...
Shauren
2022-10-04
Core/Maps: Implemented MapFlags2::IgnoreInstanceFarmLimit
Shauren
2022-10-04
Core/Instances: Add instance reset events at lock expiration
Shauren
2022-10-04
Core/Commands: Restore instance management commands
Shauren
2022-10-04
Core/Instances: Save instance entrance based on completed encounters
Shauren
2022-10-04
Core/Instances: Reimplement resetting instances from UI
Shauren
2022-10-04
Core/Scripts: Save instance data in JSON format
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-04
Core/Maps: Check group that owns instance (first group to enter a given insta...
Shauren
2022-10-04
Core/Instances: Instance lock rewrite (WIP)
Shauren
2022-10-02
Core/Spawns: Exclude spawn groups with MANUAL_SPAWN flag from automatic spawn...
Shauren
2022-07-27
Core/Maps: Make sure login instance is added to i_maps (#28156)
SeraphimWoW
2022-07-25
Core/Maps: Split Ebon Hold and Exile's reach by faction and removed forced sa...
Shauren
2022-07-25
Core/Maps: Fixed deadlock in battleground map creation
Shauren
2022-07-24
Core/WorldStates: Add generic worldstates for team in instance
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-23
Dynamic build fix
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-07-20
Core/Maps: Replace some Instanceable() checks with IsDungeon()
Shauren
2022-07-19
Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...
Shauren
2022-07-18
Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creati...
Shauren
2022-07-18
Core/OutdoorPvP: Move Halaa spawns to db using worldstate conditions
Shauren
2022-07-17
Core/Maps: Made instance_template no longer required to create and enter inst...
Shauren
2022-07-09
Core/WorldStates: Skip sending SMSG_UPDATE_WORLD_STATE when value does not ch...
Shauren
2022-07-07
Core/WorldStates: Allow setting "hidden" field of SMSG_UPDATE_WORLD_STATE
Shauren
2022-06-26
Core/WorldStates: Add area requirements to world states
Shauren
2022-06-25
Core/World: implement database support for default map and realm wide world s...
Shauren
2022-06-24
Core/Conditions: Implemented conditions for spawn groups
Shauren
2022-06-13
Remove double empty lines
Shauren
2022-06-13
Core/Transports: Localized transport objects within each map
Shauren
2022-06-11
Core/Pools: Implemented pooling for instances
Shauren
2022-06-07
Core/Transports: Path generation rewrite v2
Shauren
2022-05-25
Core/GameObjects: Transport (type 11) improvements
Shauren
2022-05-25
Core/Objects: Remove restriction on what object types can be set as active
Shauren
2022-04-24
Core/Corpses: Fixed crash in corpse creation
Shauren
2022-04-24
Core/Achievements: Implemented GameEvent related criteria types 73 and 93
Shauren
[next]