index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T20:01:02Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scripts
/
Commands
/
cs_misc.cpp
Age
Commit message (
Expand
)
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
2017-09-18
Removed more warnings, mostly related to unused-variable
Yehonal
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
2017-08-19
changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled...
Yehonal
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 https://github.com/ShinDarth/azerothcore-...
Yehonal
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