aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_cheat.cpp
AgeCommit message (Expand)Author
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-02Scripts/Commands: Convert argument parsing of cheat commands to new system (P...Peter Keresztes Schmidt
2021-04-16Core/Misc: Removed unneeded checksjackpoz
2021-04-13Core/Cheats: Power - set max power on all powers initially + on regenerate (#...Matan Shukry
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-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-02-12Core/Commands: Code cleanupjackpoz
2017-01-01Update copyright note for 2017vincent-michael
2016-07-25Core/Scripts: uint8 -> uint16 in cs_cheat.cpptkrokli
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-06Scripts/Commands: Add taxinodes cheat status toduhow
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-02Core/RBAC: Move cheat commands to RBAC (using individual permissions)Spp
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-07-14Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-04-09Core/MovementShauren
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-09-13Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-13Core/Commands: Added a command that shows what cheat commands you have activeMyran2
2012-09-02Scripts/Commands: Fixed compileShauren
2012-08-31Scripts/Commands: Create a new group of commands, .cheat, and add new and mov...Myran2