summaryrefslogtreecommitdiff
path: root/src/scripts/Commands/cs_misc.cpp
AgeCommit message (Collapse)Author
2017-12-21Using TC structure allowing easier patches importingYehonal
2017-09-21Fixed gcc warningsYehonal
2017-09-19Add GMSummonPlayer Config Option (#643)StygianTheBest
2017-09-19Cleaning unused variablesYehonal
2017-09-18Fixed all unused-parameters warningsYehonal
issue #121 used clang-tidy to achieve this
2017-09-18Removed more warnings, mostly related to unused-variableYehonal
issue #121 We still have to work on unused-parameter
2017-08-26[CORE/Command] fixed wrong db worker for IP2NATION statementYehonal
2017-08-20Merge branch 'master' into masterYehonal
2017-08-20Another huge compilation fixYehonal
please delete cache and re-run cmake
2017-08-19changed DISABLED_ cmake variable to ENABLED_ and implemented for all ↵Yehonal
disabled logs
2017-06-30Implement ip2nation and ip2nationCountriesNefertumm
2016-08-21Script/Commands: fix all command permissionsShinDarth
2016-08-20Fix commands and starting to use nullptr instead of NULLYehonal
2016-08-19Merge branch 'threading_rewrite' of ↵Yehonal
https://github.com/ShinDarth/azerothcore-wotlk into threading_rewrite
2016-08-19Corrected more copyrightsShinDarth
2016-08-19Update chat system, based on TrinityCore commitShinDarth
2016-08-17Fix License issue, closes #21ShinDarth
2016-08-12Refactoring part 2 [W.I.P]Yehonal