index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_cheat.cpp
Age
Commit message (
Expand
)
Author
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-02
Scripts/Commands: Convert argument parsing of cheat commands to new system (P...
Peter Keresztes Schmidt
2021-04-16
Core/Misc: Removed unneeded checks
jackpoz
2021-04-13
Core/Cheats: Power - set max power on all powers initially + on regenerate (#...
Matan Shukry
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-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-10-10
Core/Entities: Update updatefields to 8.0.1.27980
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-02-12
Core/Commands: Code cleanup
jackpoz
2017-01-01
Update copyright note for 2017
vincent-michael
2016-07-25
Core/Scripts: uint8 -> uint16 in cs_cheat.cpp
tkrokli
2016-04-16
Core: Removed Whitespaces
Vincent-Michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-06
Scripts/Commands: Add taxinodes cheat status to
duhow
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Scripts/Commands: Fixed build with -DSCRIPTS=0
Shauren
2014-04-29
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-02
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-09-02
Core/RBAC: Move cheat commands to RBAC (using individual permissions)
Spp
2013-08-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-07-14
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-06-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2013-04-09
Core/Movement
Shauren
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-20
Merge branch 'master' into 4.3.4
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-19
Merge branch 'master' into 4.3.4
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-09-13
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-09-13
Core/Commands: Added a command that shows what cheat commands you have active
Myran2
2012-09-02
Scripts/Commands: Fixed compile
Shauren
2012-08-31
Scripts/Commands: Create a new group of commands, .cheat, and add new and mov...
Myran2