index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T23:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scripts
/
Commands
/
cs_misc.cpp
Age
Commit message (
Collapse
)
Author
2017-12-21
Using TC structure allowing easier patches importing
Yehonal
2017-09-21
Fixed gcc warnings
Yehonal
2017-09-19
Add GMSummonPlayer Config Option (#643)
StygianTheBest
2017-09-19
Cleaning unused variables
Yehonal
2017-09-18
Fixed all unused-parameters warnings
Yehonal
issue #121 used clang-tidy to achieve this
2017-09-18
Removed more warnings, mostly related to unused-variable
Yehonal
issue #121 We still have to work on unused-parameter
2017-08-26
[CORE/Command] fixed wrong db worker for IP2NATION statement
Yehonal
2017-08-20
Merge branch 'master' into master
Yehonal
2017-08-20
Another huge compilation fix
Yehonal
please delete cache and re-run cmake
2017-08-19
changed DISABLED_ cmake variable to ENABLED_ and implemented for all ↵
Yehonal
disabled logs
2017-06-30
Implement ip2nation and ip2nationCountries
Nefertumm
2016-08-21
Script/Commands: fix all command permissions
ShinDarth
2016-08-20
Fix commands and starting to use nullptr instead of NULL
Yehonal
2016-08-19
Merge branch 'threading_rewrite' of ↵
Yehonal
https://github.com/ShinDarth/azerothcore-wotlk into threading_rewrite
2016-08-19
Corrected more copyrights
ShinDarth
2016-08-19
Update chat system, based on TrinityCore commit
ShinDarth
2016-08-17
Fix License issue, closes #21
ShinDarth
2016-08-12
Refactoring part 2 [W.I.P]
Yehonal