aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Globals/ObjectMgr.cpp
AgeCommit message (Expand)Author
2022-03-09Core/Creatures: Fixed loading ModExperience from databaseShauren
2022-03-09Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...Ovahlord
2022-03-06Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-03-01Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn ...Ovah
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2022-02-04Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2022-02-04Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-01-26Core/Gossip: Sync naming and db structure with 3.3.5Shauren
2022-01-24Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2022-01-24Core/World: added startup log outputs for query cache initialization for deta...Ovah
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-23Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)Giacomo Pozzoni
2022-01-19Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2022-01-19Core/Quests: Fixed quest select queryShauren
2022-01-14Core/Player: Added PlayerCreateMode field to playercreateinfo_cast_spell to o...ModoX
2021-12-31Core/DB: Add DB error for missing gossip npcflag (#24375)Sorikoff
2021-12-28Core/Phasing: Implemented db spawns in personal phases (#26345)Matan Shukry
2021-12-27Core/ObjectMgr: Replace manually constructed uint32 map key with pair<mapid, ...Shauren
2021-12-21Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2021-12-21Core/Misc: Resolve c++17 TODOs left in code as commentsShauren
2021-12-21Core/Vehicles: implement vehicle seat addon table to specify seat ori… (#24...Ovah
2021-12-21Core/Misc: Some refactoring, #23603 prep: (#23676)Treeston
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-19Core/Creature: Remove empty spell ids from CreatureAddon.auras vectorGiacomo Pozzoni
2021-12-19Core/Creature: Log an error for Creatures spawned with temporary aurasjackpoz
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-18This is not the critical chat system bug fix you were looking for. No sir. (O...Treeston
2021-12-18Core/Misc: Rewrite some old name handling functions that use raw buffers to n...Treeston
2021-12-16Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single poo...Treeston
2021-12-15Core/Quest: remove arbitrary error logs related to breadcrumb quest chaining.Wyrserth
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-13Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2021-12-11Core/Misc: Change some logs from INFO to ERROR when loading invalid creature ...jackpoz
2021-12-11Core/CreatureTemplate: Outsourced resistances and spells into creatur… (#23...Giacomo Pozzoni
2021-12-07Core/Misc: Add helper table phase_name and improve .npc info and .gpsfunjoker
2021-12-073.3.5 gameobject summoner (#23289)Giacomo Pozzoni
2021-12-06Core/GameObjects: Validate rotation quaternion at startupShauren
2021-11-28Warning fixes (log format in a809932f5017c98092a02694e86e276add03f8b9)Shauren
2021-11-28Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)Shauren
2021-11-27Core support for breadcrumb quests (#23157)PolarCookie
2021-11-24Core/Movement: Allow using run when moving randomly (#23081)Sorikoff
2021-11-24Core/Movement: Allow using walk when chasing v2 (#23073)Sorikoff
2021-11-22Core/Players: Load faction change items from db2 instead of dbShauren
2021-11-11Core/Misc: Corrected wrong log format messageShauren
2021-11-11Core/Quests: Corrected wrong quest startup errorsShauren
2021-11-11Core/Misc: Don't log errors about npc_text probability if broadcast text was ...Shauren