index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-03T21: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
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-03-01
Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn ...
Ovah
2022-02-26
Core/Quests: Fixes response selection to use correct referenced identifier (#...
ModoX
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-05
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2022-02-04
UnitTests: Add a first set of item hyperlink tests
Treeston
2022-01-26
Core/Gossip: Sync naming and db structure with 3.3.5
Shauren
2022-01-14
Core/Player: Added PlayerCreateMode field to playercreateinfo_cast_spell to o...
ModoX
2021-12-28
Core/Phasing: Implemented db spawns in personal phases (#26345)
Matan Shukry
2021-12-27
Core/ObjectMgr: Replace manually constructed uint32 map key with pair<mapid, ...
Shauren
2021-12-21
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
2021-12-21
Core/Misc: Resolve c++17 TODOs left in code as comments
Shauren
2021-12-21
Core/Vehicles: implement vehicle seat addon table to specify seat ori… (#24...
Ovah
2021-12-21
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-11
Core/CreatureTemplate: Outsourced resistances and spells into creatur… (#23...
Giacomo Pozzoni
2021-12-07
Core/Misc: Add helper table phase_name and improve .npc info and .gps
funjoker
2021-11-28
Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)
Shauren
2021-11-22
Core/Players: Load faction change items from db2 instead of db
Shauren
2021-11-16
Core/Trainers: Remove unused define
Shauren
2021-10-23
Scripts/Commands: New command ".go instance". Goes to an instance.
Treeston
2021-10-23
Core/Instances: Drop allowMount column in instance_template as it is already ...
ModoX
2021-10-22
Core/Scripts: Implement script name reloading
Seyden
2021-10-12
Core/Scripts: Make ObjectMgr::LoadScriptNames safe to call multiple times
Shauren
2021-10-05
Core/Scenes: Defined more flags and implemented FadeToBlackscreenOnCancel (#2...
ModoX
2021-10-05
Core/Characters: Added allied race creation data, implemented intro scenes & ...
ModoX
2021-10-03
Core/Gossip: Update GossipOptionIcon enum (#26906)
Meji
2021-10-02
Core/Players: Implemented selecting Exile's Reach during character creation
Shauren
2021-08-24
Core/Creatures: Reworked setting move types in database
Shauren
2021-08-08
Core/GameObject: implemented gameobject_overrides table to change faction and...
ariel-
2021-08-08
Core/Entities: kill unused return value from Unit::HandleSpellClick
ariel-
2021-06-16
Core/Globals: revert back to unordered_map for templates
ariel-
2021-06-16
Core/Globals: throw some RAII into ObjectMgr, and load templates into vectors
ariel-
2021-05-16
Core/Creature: improve DB linked_respawn handling (#21172)
kelno
2021-05-03
Core/Chat: Load chat language data from db2 and implement serverside chat tra...
Matan Shukry
2021-04-09
Core/PacketIO: Updated packet structures to 9.0.5
Shauren
2021-02-27
Core/Scenes: Add support for encrypted scenes
Shauren
2021-01-29
Core/Quests: Automatically add quests with AUTO_PUSH flag to player (#25938)
Matan Shukry
2021-01-08
Fixed SCRIPT_COMMAND_TALK description, comment was matching the old behavior
kelno
2020-12-31
Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.
Sevi
2020-12-08
Core/Misc: First set of required db changes for 9.0
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-23
Core/Spawn: Move spawn group state management from sObjectMgr to the Map obje...
Treeston
2020-08-22
Scripts/InstanceScript: Implement database framework for managing spawn group...
Treeston
2020-08-22
Scripts/Commands: New utility command: .list spawnpoints.
Treeston
2020-08-22
Dynamic Creature/Go spawning:
r00ty-tc
2020-07-31
Core/Creatures: Move gossip trainer assignment to creature_trainer table - sa...
Shauren
2020-07-16
Core/OutdoorPvP: refactor using Position and Quat to pack parameters
ariel-
[next]