aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2020-08-19Core/Warden: Add .debug warden force, allowing you to force specific warden c...Treeston
2020-08-18Scripts/Commands: Convert argument parsing of deserter commands to new system...Peter Keresztes Schmidt
2020-08-18Scripts/Commands: Convert argument parsing of cheat commands to new system (P...Peter Keresztes Schmidt
2020-08-17[[maybe_unused]] to make CIs happy, 0b13fc1 follow-upTreeston
2020-08-17Scripts/Commands: Revert e18f7aa, re-add .debug asan outofbounds, move bodies...Treeston
2020-08-17Scripts/Commands: Convert argument parsing of most debug commands to new syst...Peter Keresztes Schmidt
2020-08-17Scripts/Commands: Remove .debug asan outofbounds, because having reachable co...Treeston
2020-08-17Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)Peter Keresztes Schmidt
2020-08-17Scripts/Commands: Convert argument parsing of bf commands to new systemCarbenium
2020-08-16Core/Pets: Pet management refactoring (#25191)Shauren
2020-08-16Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)Peter Keresztes Schmidt
2020-08-16Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2020-08-15Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2020-08-11Core/Warden: Warden refactors (PR #25235)Treeston
2020-08-09Core/Misc: Code cleanupjackpoz
2020-08-08Scripts/Command: Fix .mmap loc always printing command usagejackpoz
2020-08-06Scripts/Comamnds: Improve ".debug objectcount" command (#25208)Giacomo Pozzoni
2020-08-04Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2020-07-31Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2020-07-31Core/DataStores: Rename TalentTabEntry::CategoryEnumID back to PetTalentMaskShauren
2020-07-27Core/WorldObject: Replace non-std::chrono SummonGameObject overloadsCarbenium
2020-07-27Core/WorldObject: Remove non-std::chrono SummonCreature overloadCarbenium
2020-07-26Core/WorldObject: Partially std::chrono-ify SummonCreature overloadsCarbenium
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-24Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2020-07-18Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2020-07-15Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
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-20DB/Account: update account_access table (#24788)ForesterDev
2020-06-14Scripts/Commands: Add .debug objectcount <optional map id> chat commandjackpoz
2020-05-16Core/Commands: Fixed .npc add overwriting existing spawns when used on transp...Shauren
2020-05-15Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)Giacomo Pozzoni
2020-04-29Core/Player: add helper methods for PLAYER_FLAGS_DEVELOPER (#24511)ForesterDev
2020-04-08Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
2020-04-05Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-19nopch fixShauren
2020-03-19Core/Chat: Add SpellInfo const* handler for command args. Use it to update .c...Treeston
2020-03-05Core/Database: Fix build with Maria DB on some distros (#24248)Giacomo Pozzoni
2020-02-28Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)ForesterDev
2020-02-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-02-16Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2020-02-08Core/Misc: Some refactoring, #23603 prep: (#23676)Treeston
2020-01-02New yearAokromes
2019-12-28additional output for additem command (#24006)Michael
2019-11-09Core/DBLayer: Support using mysql 8Shauren
2019-09-16Core/Commands: Fixed wrong permissions for .lookup map commands (#23800)Kelno