index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_gm.cpp
Age
Commit message (
Expand
)
Author
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2023-01-31
Core/Misc: Fixed clang 15 warnings
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-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-04
Scripts/Commands: Fix two unreachable code issues found by PVS-studio (#25311)
Peter Keresztes Schmidt
2022-02-03
Scripts/Commands: Convert argument parsing of gm commands to new system (#25279)
Peter Keresztes Schmidt
2022-01-26
Core/Misc: Code cleanup
jackpoz
2022-01-26
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2022-01-23
Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)
Giacomo Pozzoni
2021-12-13
Coding standards (#23514)
Aokromes
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-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-04-05
Core/Commands: Allow GMs to enter water while .gm fly is on
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-10-06
Core/Battle.net:
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-18
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
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-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-06-08
Replaced mutex related code in Common.h
leak
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-19
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2014-01-19
Core/Commands: Using the '.gm vis off' command now instantly makes the GM inv...
Discover-
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 gm 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
[next]