index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
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
12 hours
Core/Misc: Reduce differences between branches
3.3.5
Shauren
3 days
Core/Misc: Rename AreaTrigger to AreaTriggerTeleport
Shauren
2025-08-30
Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...
Shauren
2025-08-16
Core/Misc: Include source object information in ObjectMgr::GetClosestGraveyar...
Antonio
2025-07-14
Core/Misc: Reduce differences between branches
Shauren
2025-03-14
Core/Misc: Reduce differences between branches
Shauren
2025-02-20
Core/Transports: Fixed wrong transport guid generator initialization
Shauren
2025-02-03
Core/Misc: Reduce code differences between branches
Shauren
2025-02-01
DB/Schema: Change basehp/mana/armor in creature_classlevelstatus to unsigned ...
Nay
2024-10-05
Core/GameObjects: Added stringid to gameobjects
Shauren
2024-10-05
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2024-09-10
Core/Misc: Reduce differences between branches
Shauren
2024-03-14
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2023-10-17
Core/Misc: Fixed thread-unsafe access to list of objects that should be spawn...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-01-10
Core/Creatures: improved error logging messages added in 6f835c233f7605d74926...
Ovahlord
2023-01-09
Core/Creatures: Split creature_addon and creature_template_addon's byte colum...
Ovahlord
2022-10-08
Core/Misc: Multithread query cache loading
ihm-tswow
2022-09-23
Core/Spawns: Added startup error for incorrect map assignments in instance_sp...
Shauren
2022-08-03
Core/Misc: Improve missing class health/mana data error message during startu...
ihm-tswow
2022-04-17
Core/Gossip: Fixed gossip menu options not performing their default actions w...
Shauren
2021-10-31
Core/Creatures: Refactor ObjectMgr::ChooseCreatureFlags to allow selecting on...
Shauren
2021-10-07
Core/Creature: Disallow nearly all non-static flags on DB side (#27024)
offl
2021-08-31
Core/Misc: Fixed effect index check in ObjectMgr::LoadSpellScripts
Shauren
2021-08-31
Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...
Shauren
2021-08-22
Core/Quests: check PreviousQuestID values as well when trying to make quest g...
Ovah
2021-05-15
Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...
Ovahlord
2021-01-22
Core/Creature: Add new db field InteractionPauseTimer (#25880)
Giacomo Pozzoni
2021-01-03
Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.
Sevi
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-11-18
[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)
Treeston
2020-11-17
Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn ...
Ovah
2020-09-09
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2020-09-01
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-07-30
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2020-07-28
Core/World: added startup log outputs for query cache initialization for deta...
Ovah
2020-07-14
Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)
Giacomo Pozzoni
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-06-27
Core/Maps: Implemented getting area id from gameobject spawns
Shauren
2020-06-26
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2020-06-24
Battlefields: Move BF scripts out of game
Carbenium
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-04-05
Core/Misc: Remove whitespace at the end of lines
jackpoz
2020-04-04
Core/DB: Add DB error for missing gossip npcflag (#24375)
Sorikoff
2020-04-04
Core/Locales: Optimize locale loading - move the strings (#24385)
ForesterDev
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-06
Build: Work around internal compiler errors in VS 2019 with dynamic build and...
Shauren
2020-02-16
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
[next]