Commit Graph

1983 Commits

Author SHA1 Message Date
1c94e2da27 improved error prevention 2014-06-30 18:48:31 +02:00
8c5b7b4b14 prevent error on null object 2014-06-30 18:47:37 +02:00
2fd369d746 very restrictive file name clearing
(windows sucks)
2014-06-29 22:18:14 +02:00
5a09db0e72 catch file exceptions like "map unknown" 2014-06-29 22:16:07 +02:00
f5458589c5 fixed create database statement 2014-06-29 19:59:02 +02:00
c1cc6449c5 check whether ManiaControl.sh exists before trying to restart 2014-06-29 17:27:01 +02:00
3151ed2bc6 prevent 'undefined index' error 2014-06-29 17:24:01 +02:00
8d5359bb82 validate dedimania resposne 2014-06-29 17:17:20 +02:00
4ac0ec7f73 fixed loading of server options on start
(property name needs to start in lower case)
2014-06-29 17:12:43 +02:00
fc73510e8d replaced deprecated fileutil method by webreader 2014-06-27 01:18:55 +02:00
2d78c75155 adjusted return type 2014-06-27 01:18:39 +02:00
bb94b7712f fixed post method 2014-06-27 01:18:18 +02:00
03bd3caa65 remove require of alrady removed lib 2014-06-27 01:16:09 +02:00
70e2c89d22 fixed post method 2014-06-27 01:11:47 +02:00
29081181bf removed unused imports 2014-06-27 01:09:12 +02:00
02cb1430bc moved webreader class in utils namespace 2014-06-27 01:06:11 +02:00
5c88fac7d6 code improvements for common curl options 2014-06-27 01:02:52 +02:00
1aa1432384 deprecated FileUtil loadFile() method 2014-06-27 00:42:19 +02:00
8e44f0f3c5 web reader for synchronous web requests 2014-06-27 00:40:43 +02:00
15edb02e9e code refactored 2014-06-27 00:19:03 +02:00
47a8c5bcfe removed unused lib gbxdatafetcher 2014-06-26 20:50:22 +02:00
1dbcf486fb prevent non-object access error 2014-06-26 19:45:54 +02:00
1a021c0189 improved utf8 array conversion 2014-06-26 11:18:00 +02:00
73148364e0 utf8 conversion for arrays 2014-06-26 11:16:29 +02:00
55efbc437f exception report message in utf8 2014-06-26 11:08:02 +02:00
935b69a416 minor changes 2014-06-26 11:07:53 +02:00
f2b9bc82ed utf-8 conversion with mb_convert_encoding instead of bugged iconv 2014-06-26 10:57:37 +02:00
ec7f2f96d3 catch change in progress exception 2014-06-23 23:11:16 +02:00
d6c3707219 catch not spectator exception 2014-06-23 23:08:08 +02:00
d7bea9ecd8 constant fix 2014-06-23 22:54:27 +02:00
0b5162db32 code improvements & cleanup 2014-06-23 16:32:40 +02:00
d4f685a607 Merge pull request #9 from Designburo/patch-3
Remember fixed pointlimit after new map
2014-06-23 16:27:15 +02:00
1fc4ad999f catch next map exception 2014-06-23 16:17:39 +02:00
d8951b7255 handle socket exception on connect 2014-06-23 16:14:47 +02:00
269408c71a improved error handling on map adding 2014-06-23 16:04:00 +02:00
d1c3ada631 map file name sanitizing 2014-06-23 15:51:39 +02:00
6aeea15621 improved map restart param parsing 2014-06-23 15:45:40 +02:00
e25b352a7a improved error handling 2014-06-22 19:23:54 +02:00
9ae9c1cf07 fixed z level 2014-06-22 19:23:33 +02:00
bb5058e532 improved constants access 2014-06-22 19:02:18 +02:00
c7a7693c6f improved error color 2014-06-22 18:45:14 +02:00
1fc2d567cf resolved todo 2014-06-22 18:42:40 +02:00
3b4b2f2cce improved error handling and query param binding 2014-06-22 18:38:07 +02:00
0012cb8ab9 improved error handling 2014-06-22 18:37:56 +02:00
b86161ecd0 removed temporary alter table query 2014-06-22 18:26:01 +02:00
2e987c2013 improved error handling 2014-06-22 18:24:43 +02:00
d880c1995c prevent force message if not successful 2014-06-22 16:13:19 +02:00
a9c509c8e9 better error message on addmap 2014-06-21 22:40:29 +02:00
41df9efdbf added map exception 2014-06-21 22:36:20 +02:00
af01cf46c1 strip base dir in error reports to ensure privacy 2014-06-21 13:31:24 +02:00