Yehonal
|
5ec07ef31f
|
Removed more warnings, mostly related to unused-variable
issue #121
We still have to work on unused-parameter
|
2017-09-18 03:16:32 +02:00 |
|
Blumfield
|
dc2c3d1fde
|
Core/Chat: Fix crash when using a command (#220)
|
2016-11-05 08:37:58 +01:00 |
|
talamortis
|
baa148b2b1
|
Updated Chat.cpp (#162)
People should not get access violation now when appling commands, full credit goes to @Frytiks.
|
2016-09-27 20:10:56 +02:00 |
|
Yehonal
|
209c058368
|
Fixed commands log and a crash on windows
|
2016-09-04 16:05:32 +02:00 |
|
ShinDarth
|
d538b86a47
|
Core/Chat: properly prevent crashes + cleaning (import from TrinityCore)
- Closes #111
|
2016-08-24 01:14:28 +02:00 |
|
ShinDarth
|
edd5f4a192
|
Core/Chat: fixed crash in commands
closes #110
|
2016-08-23 10:02:41 +02:00 |
|
ShinDarth
|
b6d2c9b226
|
Core/Chat: fixed some commands
This fixes all those commands that can take in input both a param and a subcommand, e.g.: .learn, .tele, etc...
|
2016-08-22 01:40:58 +02:00 |
|
Yehonal
|
1e5af6d3be
|
Core/Chat: fixed commands
|
2016-08-21 13:51:20 +02:00 |
|
ShinDarth
|
744e05d872
|
Revert "fixed crash on command execution"
This reverts commit d6133057ca.
|
2016-08-21 12:58:14 +02:00 |
|
Yehonal
|
1b1767e9f4
|
Fix commands and starting to use nullptr instead of NULL
|
2016-08-20 09:49:37 +02:00 |
|
Yehonal
|
d6133057ca
|
fixed crash on command execution
seems that clang is now compilable and playable on linux too \o/
|
2016-08-20 02:04:18 +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 |
|
Yehonal
|
b0c8eceb08
|
Refactoring part 2 [W.I.P]
|
2016-08-12 02:38:26 +02:00 |
|