aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_reload.cpp
AgeCommit message (Expand)Author
2024-01-05Core/Waypoints: Refactor to split data into path and node related info in db ...ModoX
2023-11-24Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-08-23Update (core\log): Log correction (#28802)M'Dic
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-271eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-01-26Core/Warden: Warden refactors (PR #25235)Treeston
2021-10-22Core/Scripts: Implement script name reloadingSeyden
2021-08-24Core/Creatures: Reworked setting move types in databaseShauren
2020-12-31Core/Commands: Add .reload vehicle_templateShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-31Core/Creatures: Fix typoAokromes
2020-07-31Core/Creatures: Move gossip trainer assignment to creature_trainer table - sa...Shauren
2020-06-14Scripts/Commands: Update reload commands namesChazy Chaz
2020-06-04Core/Misc: Ensure that query used for .reload creature_template command alway...Shauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-01-02New YearAokromes
2019-08-17QueryCache portfunjoker
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-04-24Core/Quests: Implemented quest greeting localesShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-08-20Core/Creatures: Fixed trainers that don't use gossip but open trainer list di...Shauren
2017-08-13Core/Spells: Implementation of QAston proc system (#20131)joschiwald
2017-07-26Core/Creatures: Rewrite trainer handling to properly support multiple trainer...Shauren
2017-07-22Scripts/Commands: Fix trinity_string usage and enhance commandsRochet2
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-14Core/Entities : Basic Conversation Implementation (#18010)Traesh
2017-03-21Core/Quests: Implement quest_request_items_localeAlcDenat
2017-03-18Core/Quests: Reimplemented quest offer reward localesAlcDenat
2017-01-29Core/Player: Moved character_template from character to world dbjoschiwald
2017-01-29Core/Entities: Basic AreaTrigger System (#18035)Traesh
2017-01-01Update copyright note for 2017vincent-michael
2016-09-25Core/Scenes: Implemented scene systemTraesh
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-11Core/Game: Rewrote the ScriptMgr to support script reloading.Naios
2016-04-11Core/Game: Move scheduled map scripts counter methods into MapManagerNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-07Merge pull request #15495 from Treeston/3.3.5-gemperfectionShauren
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-07-08Core/Support: Drop parts of the support system since Blizz switched to a brow...Carbenium
2015-04-21Core/Player: Added character templatesCarbenium
2015-04-11Core/Misc:Vincent-Michael