index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_achievement.cpp
Age
Commit message (
Expand
)
Author
2022-02-27
Core/ChatCommands: Add `trinity_string` support for chat command help
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
2021-10-25
Core/ChatCommands: Implement achievement link parsing
Treeston
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
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-03-11
* Scripts/Commands: Fix guid usage and enhance commands
Rochet2
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
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-01-01
Update copyright note for 2015
Vincent-Michael
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-08-30
Core/RBAC: Move Achievements and Arena commands to RBAC (using individual per...
Spp
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-03-10
Core/DBC: Remove store getters (useless since we don't have scripts as extern...
Shauren
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-10
Script/Commands: Codestyle and cleanups
Fredi Machado
2011-07-02
Core: Fix the achievement-command to use the new functionname.
click
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-11-19
Core/Scripts: Tidy up commandscripts to adhere to scripting-standards and fix...
click
2010-11-13
Scripts/Commands: Add tele and event commands to commandscripts system and st...
click
2010-11-09
Core/Scripts Part 1 of moving all commands to commandscripts
Paradox