index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_reload.cpp
Age
Commit message (
Expand
)
Author
2024-01-05
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-08-23
Update (core\log): Log correction (#28802)
M'Dic
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-02-27
1eca51b 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-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-01-26
Core/Warden: Warden refactors (PR #25235)
Treeston
2021-10-22
Core/Scripts: Implement script name reloading
Seyden
2021-08-24
Core/Creatures: Reworked setting move types in database
Shauren
2020-12-31
Core/Commands: Add .reload vehicle_template
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-31
Core/Creatures: Fix typo
Aokromes
2020-07-31
Core/Creatures: Move gossip trainer assignment to creature_trainer table - sa...
Shauren
2020-06-14
Scripts/Commands: Update reload commands names
Chazy Chaz
2020-06-04
Core/Misc: Ensure that query used for .reload creature_template command alway...
Shauren
2020-04-20
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...
Shauren
2020-01-02
New Year
Aokromes
2019-08-17
QueryCache port
funjoker
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-08
Core/Items: Drop item random property and suffix - all random stats must be g...
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-04-24
Core/Quests: Implemented quest greeting locales
Shauren
2018-03-25
Core/Entities: Phasing rewrite
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-08-20
Core/Creatures: Fixed trainers that don't use gossip but open trainer list di...
Shauren
2017-08-13
Core/Spells: Implementation of QAston proc system (#20131)
joschiwald
2017-07-26
Core/Creatures: Rewrite trainer handling to properly support multiple trainer...
Shauren
2017-07-22
Scripts/Commands: Fix trinity_string usage and enhance commands
Rochet2
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-14
Core/Entities : Basic Conversation Implementation (#18010)
Traesh
2017-03-21
Core/Quests: Implement quest_request_items_locale
AlcDenat
2017-03-18
Core/Quests: Reimplemented quest offer reward locales
AlcDenat
2017-01-29
Core/Player: Moved character_template from character to world db
joschiwald
2017-01-29
Core/Entities: Basic AreaTrigger System (#18035)
Traesh
2017-01-01
Update copyright note for 2017
vincent-michael
2016-09-25
Core/Scenes: Implemented scene system
Traesh
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-04-11
Core/Game: Rewrote the ScriptMgr to support script reloading.
Naios
2016-04-11
Core/Game: Move scheduled map scripts counter methods into MapManager
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-07
Merge pull request #15495 from Treeston/3.3.5-gemperfection
Shauren
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-09-28
Core/Maps: Moved corpse management to map level
Shauren
2015-07-08
Core/Support: Drop parts of the support system since Blizz switched to a brow...
Carbenium
2015-04-21
Core/Player: Added character templates
Carbenium
2015-04-11
Core/Misc:
Vincent-Michael
[next]