Commit Graph

106 Commits

Author SHA1 Message Date
Martin Ambrus 680cb209f4 fix: Enter when editing additional user info in Admin saves data 2017-10-22 00:06:07 +02:00
Martin Ambrus 77a1d9879d fix: Great Workshop shown as error in Admin (editing Village) 2017-10-21 22:38:01 +02:00
Martin Ambrus 78694da32b fix: player deleting & password checks work as intended 2017-10-21 11:30:38 +02:00
Martin Ambrus b63df89034 fix: logs work again (were missing mysqli connection identifier) 2017-10-21 10:45:22 +02:00
Martin Ambrus 9391553dcb feat: front-end page names 2017-10-20 18:17:42 +02:00
Martin Ambrus cc51e9ad91 fix: DB class not included in some admin actions 2017-10-20 12:47:39 +02:00
Martin Ambrus f4021d1452 feat: MD5 passwords exchanged for bcrypt ones 2017-10-20 12:31:27 +02:00
Martin Ambrus 606d0a6ad2 fix: DB class not included 2017-10-20 11:04:28 +02:00
Martin Ambrus 590892348a fix: potential SQL injection 2017-10-20 00:52:47 +02:00
Martin Ambrus c3ee6a484f fix: Database class not included in Admin module action 2017-10-20 00:10:48 +02:00
Martin Ambrus 331885a110 fix: remove SQL injections in Admin 2017-10-19 21:17:11 +02:00
Martin Ambrus ac5d3538f8 fix: mysqli_error needs MySQLi connection as parameter 2017-10-17 13:05:13 +02:00
Martin Ambrus d9b6eadd1b fix: extra settings correctly keep PLUS and other server settings 2017-10-09 19:45:56 +02:00
Martin Ambrus 1475b1c869 fix: admin settings correctly keep PLUS settings 2017-10-09 19:38:35 +02:00
Martin Ambrus 2f5156cdbc fix: extra settings correctly keep PLUS settings 2017-10-09 19:31:38 +02:00
Martin Ambrus 599bb1a861 fix: newsbox settings correctly keep PLUS settings 2017-10-09 19:31:08 +02:00
Martin Ambrus 2d52e3ede0 fix: log settings correctly keep PLUS settings 2017-10-09 19:30:41 +02:00
Martin Ambrus e3b46ed0d0 feat: Admin-configurable PLUS settings 2017-10-04 11:36:52 +02:00
Martin Ambrus 4788e882df fix: database file did not have config included in some cases 2017-09-19 21:25:36 +02:00
Martin Ambrus db4c373ace fix: PHP4x + PHP5x constructors change for PHP7+ compatible ones 2017-09-19 20:40:43 +02:00
Martin Ambrus 0ca4c4732f fix: editing server configuration works correctly 2017-09-19 20:38:23 +02:00
Martin Ambrus ae8a552ee7 fix: mysqli_result() function added after conversion from MySQL adapter 2017-08-29 00:07:02 +02:00
Martin Ambrus 7caf6cf501 fix: mysqli_result() function added after conversion from MySQL adapter 2017-08-29 00:05:52 +02:00
Martin Ambrus a7ec4da655 fix: mysqli_result() function added after conversion from MySQL adapter 2017-08-29 00:03:04 +02:00
Martin Ambrus 92b9a7b043 fix: a lot of MySQL calls in templates replaced by MySQLi ones 2017-08-28 23:56:59 +02:00
Martin Ambrus cbb9d40fd0 fix: correction of order of MySQLi parameters in mysqli_query() 2017-08-28 23:33:28 +02:00
Martin Ambrus 0f93a79a23 fix: database class in admin area now being loaded correctly 2017-08-28 23:18:32 +02:00
Martin Ambrus 192b45bc05 fix: missing auto-clear constant 2017-08-28 17:38:52 +02:00
Martin Ambrus 1c51f2eec0 chore: HTML fixes from Eclipse 2017-08-28 17:31:55 +02:00
evader1337 a402b87a53 Trying to fix this monstrosity #3 2016-09-13 19:55:18 +02:00
Domen Kajdič 2cf2f3c343 Trying to fix this monstrosity #1 2016-09-13 15:38:14 +02:00
uroskn 1afde368d3 GameEngine and install folders have 777 already set by default 2016-07-02 21:39:28 +02:00
Shadow cae32d6603 Update addUsers.php 2014-03-25 08:28:27 +02:00
Shadow 1a06675d1b Update function.php 2014-03-18 11:59:50 +02:00
Shadow d626660ae6 Update function.php 2014-03-18 11:56:40 +02:00
Shadow 7cfa82a18d hero update 2014-03-18 07:35:37 +02:00
Shadow 2b76df286d Merge pull request #116 from sempoi/patch-4
Update constant_format.tpl
2014-03-10 08:28:44 +02:00
Shadow 80e8205058 Merge pull request #126 from sempoi/patch-14
Update editAdminInfo.php
2014-03-10 08:28:05 +02:00
Shadow 7c91ab364b Merge pull request #130 from sempoi/patch-18
Update editLogSet.php
2014-03-10 08:27:52 +02:00
Shadow 9316a32e5f Merge pull request #128 from sempoi/patch-16
Update editNewsboxSet.php
2014-03-10 08:27:47 +02:00
Shadow 0e0f08c0b7 Merge pull request #129 from sempoi/patch-17
Update editExtraSet.php
2014-03-10 08:27:42 +02:00
sempoi 0626ef20d5 Update editServerSet.php 2014-03-08 16:17:15 +08:00
sempoi 541853b7dd Update editLogSet.php 2014-03-08 16:15:55 +08:00
sempoi 9689ccb2c1 Update editExtraSet.php 2014-03-08 16:14:23 +08:00
sempoi 70809fa641 Update editNewsboxSet.php 2014-03-08 16:13:20 +08:00
sempoi c78d610980 Update editAdminInfo.php 2014-03-08 16:09:57 +08:00
sempoi 0e6b45d605 Update constant_format.tpl 2014-03-08 15:46:15 +08:00
Shadow ff68e792b7 Update editBuildings.php 2014-03-06 07:38:14 +02:00
Shadow 6718e429b5 Update function.php 2014-03-06 07:36:22 +02:00
Shadow fa52446234 Update database.php 2014-03-06 07:33:26 +02:00