Commit Graph

23 Commits

Author SHA1 Message Date
HeartWell 8088ca220a Core/Item: Localization items. (#223) 2016-11-04 21:03:48 +01:00
HeartWell cd9add3ddc Script/Commands: implemented .reload battleground_template (#210)
- Closes #28
2016-10-29 11:43:41 +02:00
ShinDarth 5802a37698 Revert "Build/Clang: fixed 96 warnings + improved code readability"
This reverts commit a4589f71d5.
2016-09-04 10:11:10 +02:00
Yehonal cd2417eb2f Using IsGMAccount instead of direct check 2016-09-02 00:21:12 +02:00
ShinDarth e2a00f9ae4 Script/Commands: correction of https://github.com/azerothcore/azerothcore-wotlk/commit/1b1767e9f4c20d1e20541968de98d00814f63247#diff-de077c84577b8885f0df1d20707bbb38L243 2016-08-28 01:19:54 +02:00
ShinDarth 865e3d0c99 Script/Commands: enhanced .lookup player command 2016-08-26 18:59:10 +02:00
ShinDarth 76b59632c0 Misc: fix copyright header 2016-08-26 16:42:23 +02:00
ShinDarth cf9322ab4d Core/Commands: enable .gm ingame command + misc cleaning 2016-08-24 17:06:14 +02:00
ShinDarth d538b86a47 Core/Chat: properly prevent crashes + cleaning (import from TrinityCore)
- Closes #111
2016-08-24 01:14:28 +02:00
ShinDarth d641365b3b Script/Commands: fix all command permissions 2016-08-21 20:50:02 +02:00
Yehonal 1b1767e9f4 Fix commands and starting to use nullptr instead of NULL 2016-08-20 09:49:37 +02:00
Yehonal 937b5dab09 fixed compilation of latest commands rewrite work 2016-08-20 02:03:03 +02:00
Yehonal ee0ead5e4f Merge branch 'threading_rewrite' of https://github.com/ShinDarth/azerothcore-wotlk into threading_rewrite 2016-08-19 23:54:55 +02:00
Yehonal 155a232459 Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-08-19 23:33:12 +02:00
Yehonal 6eaa77591d Fixed compilation without PCH enabled
please avoid to miss header files in your sources
2016-08-19 23:33:02 +02:00
ShinDarth 0aba3ae267 Corrected more copyrights 2016-08-19 23:24:44 +02:00
ShinDarth cb30a6b404 Update chat system, based on TrinityCore commit 2016-08-19 20:26:58 +02:00
ShinDarth da7a7ab295 Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
ShinDarth a4589f71d5 Build/Clang: fixed 96 warnings + improved code readability 2016-08-16 23:21:38 +02:00
ShinDarth 146f147676 Misc: fix SQL updates + move some lines of code 2016-08-14 20:23:39 +02:00
Luth31 47dfb6c526 Core/Commands: Add missing message for .ticket complete (#79)
Do not allow the completion of a ticket with or without response if the handler isn't the assignee
Let players know when their ticket has been closed or they received a response.
2016-08-14 19:45:13 +02:00
Rival e2daeebd98 Fix warning on Windows. (#89) 2016-08-14 19:06:09 +02:00
Yehonal b0c8eceb08 Refactoring part 2 [W.I.P] 2016-08-12 02:38:26 +02:00