Martin Ambrus
|
2b12f16b3d
|
fix: more sql injection escapes...
|
2017-10-17 16:13:06 +02:00 |
|
Martin Ambrus
|
c32ef23f8b
|
fix: assigning link to forum alliance works now
|
2017-10-17 13:48:23 +02:00 |
|
Martin Ambrus
|
49fcd5d983
|
fix: no more errors when alliance is in no wars
|
2017-10-17 13:43:02 +02:00 |
|
Martin Ambrus
|
71dbed0571
|
fix: missed-out parameters escaping added
|
2017-10-17 13:41:12 +02:00 |
|
Martin Ambrus
|
ee467fe734
|
fix: sanitization of username in session where used directly in queries
|
2017-10-17 13:18:26 +02:00 |
|
Martin Ambrus
|
ac5d3538f8
|
fix: mysqli_error needs MySQLi connection as parameter
|
2017-10-17 13:05:13 +02:00 |
|
Martin Ambrus
|
80c70f0f13
|
fix: no double-escaping of SQL queries for login
|
2017-10-17 12:59:03 +02:00 |
|
Martin Ambrus
|
359f711438
|
fix: expect empty records
|
2017-10-17 12:58:38 +02:00 |
|
Martin Ambrus
|
1654ce498f
|
fix: security patching due to mysql injection vulnerabilities everywhere
|
2017-10-17 12:21:41 +02:00 |
|
Martin Ambrus
|
74cccb2a74
|
fix: no time limit for new village creation
|
2017-10-13 21:01:20 +02:00 |
|
Martin Ambrus
|
52a1a5203b
|
fix: mysql_error() parameters fixed
|
2017-10-13 20:37:44 +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
|
aa25833f1b
|
fix: WW Buildingplan villages have no alliance
|
2017-10-09 19:15:39 +02:00 |
|
Martin Ambrus
|
4774d7965b
|
fix: Units class cannot be used as array in PHP 7
|
2017-10-09 13:08:17 +02:00 |
|
Martin Ambruš
|
73ee3107e1
|
fix: undefined variables handling
|
2017-10-05 16:46:23 +02:00 |
|
Martin Ambruš
|
61b6d6b2e8
|
fix: some undefined variables
more are left here with warnings but the code is spaghetti, so it's
a lot of hide-and-seek fun for later time
|
2017-10-05 16:42:17 +02:00 |
|
Martin Ambruš
|
4d176084ee
|
fix: undefined variables
|
2017-10-05 16:21:01 +02:00 |
|
Martin Ambruš
|
b579fcac00
|
fix: PHP <7 constructor
|
2017-10-05 16:16:07 +02:00 |
|
Martin Ambruš
|
2c66e96083
|
fix: duplicate constants removal
|
2017-10-05 16:15:13 +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
|
814a904343
|
fix: for multihunters & admins, this select can return 0 rows
|
2017-08-28 23:56:35 +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
|
28c0a199ae
|
fix: SQL optimization
|
2017-08-28 22:05:16 +02:00 |
|
Martin Ambrus
|
921179012e
|
fix: removal a crazy MySQL on-column calculation
|
2017-08-28 20:33:20 +02:00 |
|
Martin Ambrus
|
dfc076b88d
|
fix: MySQLi DB queries properly given MySQLi link as first param
|
2017-08-28 18:08:26 +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 |
|
Martin Ambrus
|
9261a4a4b2
|
Merge branch 'master' of https://github.com/evader1337/TravianZ into evader1337-master
# Conflicts:
# GameEngine/Database/db_MYSQL.php
# Templates/Build/avaliable.tpl
# Templates/Message/inbox.tpl
|
2017-08-28 14:18:24 +02:00 |
|
Martin Ambrus
|
c7c01dd424
|
conflict from resolution from TPLinux
|
2017-08-28 13:54:46 +02:00 |
|
Martin Ambrus
|
98e695d178
|
Merge pull request #2 from hardwarelayer/dev
add variable validate for functions:
|
2017-08-28 13:28:53 +02:00 |
|
Martin Ambrus
|
ed0b8031aa
|
fix: spies fixed via armando1980
|
2017-08-28 13:03:19 +02:00 |
|
TPLinux
|
3961ea2a0c
|
Fi winner redirection
|
2017-06-29 16:30:40 +00:00 |
|
TPLinux
|
83c26c024b
|
Fix reload crush bug
|
2017-06-29 08:22:28 +00:00 |
|
TPLinux
|
18c423dd5e
|
Fixing finish all with tow gold from dorf(1,2)
|
2017-06-29 06:03:17 +00:00 |
|
Shadow
|
0739bfffda
|
Update db_MYSQL.php
|
2017-01-07 12:20:52 +02:00 |
|
Shadow
|
0bfc9d4812
|
Update Generator.php
|
2017-01-07 12:20:35 +02:00 |
|
evader1337
|
5b73417956
|
Small changes
|
2016-09-14 15:05:28 +02:00 |
|
evader1337
|
32e016e948
|
Improved gold packages
|
2016-09-14 13:27:49 +02:00 |
|