aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Globals/ObjectMgr.cpp
AgeCommit message (Expand)Author
2018-05-21Core/DBLayer: Escape even more keywordsShauren
2018-05-20Core/DBLayer: Escape more keywordsShauren
2018-04-19Core/Transports: Force transport passengers into legacy spawn groupShauren
2018-04-15Core/Entities: Warlock pet base damage table fix (#19409)PolarCookie
2018-03-08Core/Creatures: Remove hover on deathShauren
2018-03-08Core/Creatures: Reworked setting move types in databaseShauren
2018-02-26Core/Globals: use proper type for smallintariel-
2018-02-24Core/GameObject: implemented gameobject_overrides table to change faction and...ariel-
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-18Core/Globals: revert back to unordered_map for templatesariel-
2018-01-17Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-
2018-01-08Core/Creature: improve DB linked_respawn handling (#21172)kelno
2018-01-01Update copyright note for 2018tkrokli
2017-12-28Core/AI: Added a way to specify if certain AI types mustn't be allowed on DBariel-
2017-12-25Core/CreatureAI: Disable PetAI from databasejackpoz
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-19Core/Globals: validate creature_template mingold and maxgold fieldsariel-
2017-12-18Core/Creatures: fixed school immunity unapply when updating entry and unified...ariel-
2017-12-17Core/Creature: implement school immunity for creatures in creature_template (...Wyreth
2017-12-01Core/CreatureAI: Disable TotemAI from databasejackpoz
2017-12-01Misc: Move startup error to DBErrorsAokromes
2017-11-26Core/Quests: Fix memory leak in Quest Greetingjackpoz
2017-11-25Misc: Kill trailing white spacesAokromes
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-10-29Core/Logs: Fix more logsAokromes
2017-10-29Core/Logs: Fix some logsAokromes
2017-10-29Core/Quests: implement Quest Greeting (DB table quest_greeting)ForesterDev
2017-10-09Core/Mails: Fixed mail_items entries being left in database after deleting ex...Shauren
2017-08-26Core/Spawn: Move spawn group state management from sObjectMgr to the Map obje...Treeston
2017-08-11Core/Misc: Remove Whitespacessirikfoll
2017-08-04Scripts/InstanceScript: Implement database framework for managing spawn group...Treeston
2017-07-31Dynamic Creature/Go spawning:r00ty-tc
2017-07-16Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-11Core/OutdoorPvP: refactor using Position and Quat to pack parametersariel-
2017-06-02Core/Globals: add more AIName and MovementType checks to ObjectMgrariel-
2017-05-07Core/Globals: fix array out of bounds crash on loading npc_text_localeariel-
2017-05-04Core/Misc: Update locales_gossip_menu_option to simple systemChazy Chaz
2017-05-04Core/Misc: Update locales_npc_text to simple systemChazy Chaz
2017-05-02Core/Misc: Update locales_achievement_reward to simple systemChazy Chaz
2017-04-24Various quest system fixes (seasonal quests, timed quests and more) (#18940)xinef1
2017-04-23Core/Globals: check localeName on loadingariel-
2017-04-23Core/Misc: fix typoariel-
2017-04-24Core/Misc: Update locales_item and locales_item_set_names to simple systemChazy Chaz
2017-04-24Core/Misc: Update locales_quest to simple systemChazy Chaz
2017-04-24Core/Misc: Update locales_broadcast_text to simple systemChazy Chaz
2017-04-18Core/Misc: Sync database schema with masterChazy Chaz
2017-04-09Core/Quest: fix RewardNextQuest being used to condition previous quests in chainariel-
2017-03-31Core/Scripts: Fix a logic fail that overriden the script of an entity that ch...ariel-
2017-03-27Core/Global: reserve storage for script names vectorariel-