index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Globals
/
ObjectMgr.h
Age
Commit message (
Expand
)
Author
4 days
Core/Misc: Rename AreaTriggerStruct to AreaTriggerTeleport
Shauren
2025-09-14
Core/Scripts: Use std::string_view to find script id from script name
Shauren
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-06-22
Core/Players: PlayerChoice improvements
Shauren
2025-06-21
Core/Gossip: Use algorithms from std::ranges namespace in gossip menu code
Shauren
2025-04-25
Core: Updated to 11.1.5
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
2025-02-02
Core/Objects: Make guid generators atomic
Shauren
2025-01-16
Core/Misc: Remove unneccessary structure packing and one unused enum
Shauren
2025-01-04
Core/Misc: Implemented spawn tracking (#30247)
Meji
2025-01-02
Core/Player: Changed player_classlevelstats types to int32
ModoX
2024-08-30
Core/PacketIO: Implemented UIMap questlines (#30030)
Meji
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2024-06-12
Core/Database: Remove future/promise typedefs from a public header (these are...
Shauren
2024-05-27
Core/AreaTriggers: Implement height check for polygon db2 areatriggers
Shauren
2024-05-27
Core/AreaTriggers: Fix triggering of client areatriggers for some shapes
Meji
2024-05-25
Core/Players: Extended world_safe_locs with transport guid - this allows tele...
Golrag
2024-04-26
Core/Creature: implement overriding creature static flags based on spawnId an...
Ovahlord
2024-03-27
Core/GameObjects: Implement destructible_hitpoint table to store health info ...
Jeremy
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-02-29
Core/Creatures: implemented most movement related static flags and migrated e...
Ovahlord
2024-01-21
Core: Updated to 10.2.5
Shauren
2024-01-11
Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...
Shauren
2023-12-04
Core/Players: Learn parent skilllines if they are missing while learning chil...
Shauren
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-10-17
Core/Misc: Fixed thread-unsafe access to list of objects that should be spawn...
Shauren
2023-09-19
Core/Instances: Kill instance_encounters table, it is no longer neccessary
Shauren
2023-09-07
Core/AreaTriggers: Added SpawnDifficulties for spawned areatriggers (#29284)
Traesh
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-09
Core/Creatures: std::chrono-ify TempSummon
Shauren
2023-07-09
Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3) (#28816)
Meji
2023-06-18
Core/Creatures: Drop dynamic flags from creature and creature_template (#29041)
Meji
2023-06-01
Core/Graveyards: Drop Faction column and replace it with conditions (#28965)
Jeremy
2023-05-29
Core/Creatures: Move creature difficulty specific data from creature_template...
Meji
2023-05-21
Core/Graveyards: Fix graveyards in subzones when there is no valid graveyard ...
Jeremy
2023-04-30
Core/Misc: Delay creating std::string objects for locale data after size vali...
Shauren
2023-04-29
Core/Realms: Remove duplicate realm names storage
Shauren
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-04-06
Core/Creature: Implemented sparring with max health percent thresholds (#27198)
ModoX
2023-04-05
Core/Creature: Added possibility to give creatures multiple gossip menu ids a...
ModoX
2023-03-12
Core/Misc: Move GetContentTuningForArea from ObjectMgr to DB2Manager
Shauren
2023-03-12
Core/Fishing: Update correct fishing skill according to area expansion (#28838)
Meji
2023-01-28
Core: Updated to 10.0.5
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-10-25
Core/Misc: Rename POI field Unknown905 to WMOGroupId (#28384)
Meji
2022-10-11
Core/Garrisons: Implement SMSG_GARRISON_OPEN_TALENT_NPC opcode (#28256)
Aqua Deus
2022-10-09
Core/Gossip: Drop OptionNpcFlag from gossip_menu_option (#28254)
Meji
2022-10-09
Core/Gossip: Remove gossip menu option fallback code, all menus are now requi...
Shauren
[next]