Commit Graph

1656 Commits

Author SHA1 Message Date
Martin Ambrus ed0b8031aa fix: spies fixed via armando1980 2017-08-28 13:03:19 +02:00
Shadow ef3aecf81e fix 2017-01-14 11:46:05 +02: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
Shadow ffc0b79d59 Update README 2017-01-07 10:57:30 +02:00
Shadow c369d14c64 fix 2016-09-17 18:35:44 +03:00
Shadow 0e4b22d99f Merge pull request #204 from hardwarelayer/master
Master
2016-09-05 21:05:36 +03:00
TienTN 9d3f55fd43 modify README to merge notes with old format 2016-09-05 20:02:57 +07:00
TienTN b14568c7e0 Fix the session problem
In README note #7
2016-09-04 14:49:47 +07:00
TienTN 83b3e9080f just made correction to the README file 2016-09-04 12:49:29 +07:00
TienTN 33c334801e Fix the map moving bug which will cause map hanging.
Please read for detail README in the #6 entry.
2016-09-04 12:33:34 +07:00
TienTN 8545e419c6 fix the error when moving by cursor/arrow to the border of the map 2016-09-02 19:32:46 +07:00
tientn 29aa164b3c tientn update README 2016-09-01 13:12:00 +07:00
TienTN b37fe776ef 1. Fix to db_MYSQL.php with safe_mysql_fetch_all, and safe_mysql_fetch_array wrappers, to avoid error: fix for Warning: mysql_fetch_all/array() expects parameter 1 to be resource, boolean given
2. Fix to the db_MYSQLi.php in class object declaration(if anybody want to use db_MYSQLi.php again)
2016-08-31 23:07:33 +07:00
TienTN 5e1fe56772 Fix installation data, because the old script not be able to run with new MySQL 2016-08-31 23:01:44 +07:00
TienTN 3e7685ffce initialize new branch 2016-08-31 22:55:21 +07:00
Shadow 4372c405a5 Merge pull request #201 from uroskn/master
Minor fixes
2016-07-06 13:29:15 +03:00
uroskn 64aba6ccd2 Removed bunch of dead code from db_MYSQL.php 2016-07-05 03:05:27 +02:00
uroskn 7fe285da2e Removed testmysql.php script.
It does not appear to be used.
2016-07-03 13:53:28 +02:00
uroskn 0ea068cfd3 On PHP5.4+ use REQUEST_TIME_FLOAT instead of microtime for starting measurment of page loading time 2016-07-03 12:08:10 +02:00
uroskn 29c967f734 Fixed hours/days display for beginner protection medal 2016-07-03 11:58:46 +02:00
uroskn 9a6748528a Added date field (timestamp, updated by MySQL) on all log tables that didn't have it already 2016-07-03 00:15:04 +02:00
uroskn 234bd692e4 Page load time is independent on passing second.
Previously page loading time was calculated by taking miliseconds
of current wall clock time. In cases where wall clock went into another
second page loading time was calcualted as negative giving incorrect result.

This patch fixes this by using microtime of wall-clock time in float.
2016-07-03 00:01:15 +02:00
uroskn 5fc5c76b72 Installation script refuses to run again after completed install.
This is achieved by leaving special file in install/ directory.
2016-07-02 22:58:57 +02:00
uroskn 7eee626408 Added config.php, Prevention/ and Notes/ folders in GgameEngine folder in .gitignore 2016-07-02 22:41:14 +02:00
uroskn 1afde368d3 GameEngine and install folders have 777 already set by default 2016-07-02 21:39:28 +02:00
Shadow cd5ada3562 fix payment 2016-03-31 10:25:47 +03:00
Shadow 153d97b7ce fix some undecoded code 2016-03-18 10:30:51 +02:00
Shadow 85e2e3df96 update 2016-03-17 14:42:07 +02:00
Shadow be5ec25060 Delete sql_old.sql 2016-03-16 13:01:53 +02:00
Shadow e90cab8505 medal fix 2016-03-16 12:15:45 +02:00
Shadow 7c0aa5a21c fix testing 2016-03-08 11:21:15 +02:00
Shadow ca8fef52f7 update test 2016-03-08 11:19:00 +02:00
Shadow ac8f20d241 Update README 2016-03-07 12:59:41 +02:00
Shadow 160a7021b4 fix 2016-03-02 08:24:50 +02:00
Shadow 461a1537bf update 2016-03-02 08:04:39 +02:00
Shadow 9ce9cb77c2 update 2016-03-02 08:01:32 +02:00
Shadow 248aa1f2a4 Update database.php 2016-03-02 07:50:37 +02:00
Shadow b80ef13676 Update Automation.php 2016-02-23 14:16:48 +02:00
Shadow b97775b05f update newsbox view best player 2016-02-23 14:03:08 +02:00
Shadow 231a78c486 Update sql.sql 2016-02-22 12:59:45 +02:00
Shadow cdcc6a3e0f fix sql 2016-02-22 11:20:47 +02:00
Shadow 8aed9e760e fix something 2016-02-07 10:43:47 +02:00
Shadow ae548f12fa fix package 2016-02-05 11:40:34 +02:00
Shadow fcea7c4690 fix package 2016-02-05 10:49:07 +02:00
Shadow 95d9b5aa37 fix package 2016-02-05 10:48:31 +02:00
Shadow 66385e3dd9 fix package 2016-02-05 10:48:00 +02:00
Shadow e7a5a10cc3 fix package 2016-02-05 10:47:17 +02:00
Shadow d26fba6d00 fix package 2016-02-05 10:46:30 +02:00
Shadow ddd8945a3c fix package 2016-02-05 10:19:43 +02:00