index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-04T14:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Globals
/
ObjectMgr.cpp
Age
Commit message (
Expand
)
Author
2022-03-09
Core/Creatures: Fixed loading ModExperience from database
Shauren
2022-03-09
Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...
Ovahlord
2022-03-06
Core/Creature: Add new db field InteractionPauseTimer (#25880)
Giacomo Pozzoni
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-01
Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn ...
Ovah
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
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-02-04
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-01-26
Core/Gossip: Sync naming and db structure with 3.3.5
Shauren
2022-01-24
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2022-01-24
Core/World: added startup log outputs for query cache initialization for deta...
Ovah
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-23
Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)
Giacomo Pozzoni
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2022-01-19
Core/Quests: Fixed quest select query
Shauren
2022-01-14
Core/Player: Added PlayerCreateMode field to playercreateinfo_cast_spell to o...
ModoX
2021-12-31
Core/DB: Add DB error for missing gossip npcflag (#24375)
Sorikoff
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-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-19
Core/Creature: Remove empty spell ids from CreatureAddon.auras vector
Giacomo Pozzoni
2021-12-19
Core/Creature: Log an error for Creatures spawned with temporary auras
jackpoz
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-18
This is not the critical chat system bug fix you were looking for. No sir. (O...
Treeston
2021-12-18
Core/Misc: Rewrite some old name handling functions that use raw buffers to n...
Treeston
2021-12-16
Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single poo...
Treeston
2021-12-15
Core/Quest: remove arbitrary error logs related to breadcrumb quest chaining.
Wyrserth
2021-12-14
Core/Misc: More coding standards (#23519)
Aokromes
2021-12-13
Core/Misc: Fix static analysis issues reported by Coverity Scan
jackpoz
2021-12-11
Core/Misc: Change some logs from INFO to ERROR when loading invalid creature ...
jackpoz
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-12-07
3.3.5 gameobject summoner (#23289)
Giacomo Pozzoni
2021-12-06
Core/GameObjects: Validate rotation quaternion at startup
Shauren
2021-11-28
Warning fixes (log format in a809932f5017c98092a02694e86e276add03f8b9)
Shauren
2021-11-28
Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)
Shauren
2021-11-27
Core support for breadcrumb quests (#23157)
PolarCookie
2021-11-24
Core/Movement: Allow using run when moving randomly (#23081)
Sorikoff
2021-11-24
Core/Movement: Allow using walk when chasing v2 (#23073)
Sorikoff
2021-11-22
Core/Players: Load faction change items from db2 instead of db
Shauren
2021-11-11
Core/Misc: Corrected wrong log format message
Shauren
2021-11-11
Core/Quests: Corrected wrong quest startup errors
Shauren
2021-11-11
Core/Misc: Don't log errors about npc_text probability if broadcast text was ...
Shauren
[next]