aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Globals/ObjectMgr.cpp
AgeCommit message (Expand)Author
2021-08-31Core/Misc: Fixed effect index check in ObjectMgr::LoadSpellScriptsShauren
2021-08-31Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...Shauren
2021-08-22Core/Quests: check PreviousQuestID values as well when trying to make quest g...Ovah
2021-05-15Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...Ovahlord
2021-01-22Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2021-01-03Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.Sevi
2021-01-03Core: 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-17Core/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-01Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2020-08-28Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2020-07-30Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2020-07-28Core/World: added startup log outputs for query cache initialization for deta...Ovah
2020-07-14Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)Giacomo Pozzoni
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-06-27Core/Maps: Implemented getting area id from gameobject spawnsShauren
2020-06-26Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2020-06-24Battlefields: Move BF scripts out of gameCarbenium
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
2020-04-04Core/DB: Add DB error for missing gossip npcflag (#24375)Sorikoff
2020-04-04Core/Locales: Optimize locale loading - move the strings (#24385)ForesterDev
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-06Build: Work around internal compiler errors in VS 2019 with dynamic build and...Shauren
2020-02-16Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2020-02-08DB/Logs: Move some logs back to DB errorsKillyana
2020-02-08Core/Vehicles: implement vehicle seat addon table to specify seat ori… (#24...Ovah
2020-02-08Sync npc_text naming (#24128)Eridium
2020-02-08Core/Misc: Some refactoring, #23603 prep: (#23676)Treeston
2020-02-01Sync broadcast_text naming (#24102)funjoker
2020-01-02New yearAokromes
2019-12-16Core/Creature: Remove empty spell ids from CreatureAddon.auras vectorGiacomo Pozzoni
2019-12-15Core/Creature: Log an error for Creatures spawned with temporary aurasjackpoz
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-08-04This is not the critical chat system bug fix you were looking for. No sir. (O...Treeston
2019-08-03Core/Misc: Rewrite some old name handling functions that use raw buffers to n...Treeston
2019-07-29Core/Misc: Kick a Totem error log upstairs one stack frame to give it access ...Treeston
2019-07-24Core/Totems: update select display for shaman totems (#23583)ForesterDev
2019-07-16Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single poo...Treeston
2019-07-10DB/Quest: restore ExclusiveGroup data for breadcrumb quests, as they're mutua...Wyrserth
2019-07-09Core/Quest: remove arbitrary error logs related to breadcrumb quest chaining.Wyrserth
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-06-28Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2019-06-15Core/Misc: Change some logs from INFO to ERROR when loading invalid creature ...jackpoz
2019-06-15Core/CreatureTemplate: Outsourced resistances and spells into creatur… (#23...Giacomo Pozzoni
2019-05-233.3.5 gameobject summoner (#23289)Giacomo Pozzoni
2019-05-23Core/GameObjects: Validate rotation quaternion at startupShauren
2019-04-10Core support for breadcrumb quests (#23157)PolarCookie
2019-04-05Core/Trainers: Fix DB error logKillyana