LRFLEW
|
e5ff7412e4
|
Refactor/Improve String and Path Handling
|
2016-10-09 15:29:58 -05:00 |
|
Ted John
|
91eb33255b
|
Remove Exception::GetMsg()
We can undef any macro windows.h defines and interferes with our code base. In this case GetMessage
|
2016-09-08 21:37:27 +01:00 |
|
Ted John
|
560957824a
|
Fix #4295: Game crash if the syntax of users.json file is wong
JsonException was not being caught in NetworkUser::Load().
|
2016-08-16 21:25:00 +01:00 |
|
Ted John
|
00d4904ba9
|
make DISABLE_NETWORK compatible
|
2016-05-30 11:28:14 +01:00 |
|
Ted John
|
91b7db31d1
|
fix #3771: Crash when kicking player
The game did not check if the user hash existed in the map before trying to remove it.
|
2016-05-29 10:56:36 +01:00 |
|
Ted John
|
1b3331f584
|
remove user from users.json when kicked (#11)
|
2016-05-27 20:28:35 +02:00 |
|
Ted John
|
3a1a474c7c
|
refactor key map to User and UserManager classes
|
2016-05-27 20:28:35 +02:00 |
|