2313 Commits

Author SHA1 Message Date
Shoghi Cervantes
ba21d7f661 Update compile.sh 2014-03-08 05:35:31 +01:00
Shoghi Cervantes
a817234aa8 Do not generate Phar utilities by default, only generate extension 2014-03-07 23:29:28 +01:00
Shoghi Cervantes
e246e10a82 Added NEON optimizations to iOS 2014-03-07 20:04:18 +01:00
Shoghi Cervantes
5ad511cd11 Disabled phar cmdtools generation on crosscompile 2014-03-07 19:12:06 +01:00
Shoghi Cervantes
47ad8b6fac Added PHP_VAR_NAME to crosscompile 2014-03-07 18:26:12 +01:00
Shoghi Cervantes
a74f5809c7 Added -lresolv 2014-03-07 17:38:36 +01:00
Shoghi Cervantes
8c02555a8d Added sed -i ".backup" 2014-03-07 17:02:05 +01:00
Shoghi Cervantes
612cf98a08 typo fix 2014-03-07 16:42:18 +01:00
Shoghi Cervantes
971e18d9b0 Added php.ini Phar directives 2014-03-07 16:33:29 +01:00
Shoghi Cervantes
4a2dea4e45 Added correct toolchain for iOS 2014-03-07 16:25:40 +01:00
Shoghi Cervantes
2916b0f049 Added Phar extension to PHP 2014-03-07 16:22:16 +01:00
Shoghi Cervantes
bfe746235f Removed iOS -arch 2014-03-07 16:20:17 +01:00
Shoghi Cervantes
604f068112 Added iOS flags 2014-03-07 15:41:08 +01:00
Shoghi Cervantes
c7854a3417 Added arm flags 2014-03-07 15:33:32 +01:00
Shoghi Cervantes
8bfd22c9ac Added arch-specific compile optimizations 2014-03-07 13:34:31 +01:00
Shoghi Cervantes
052f641715 Fixed levels not being read properly 2014-03-07 06:29:35 +01:00
Shoghi Cervantes
ee51f75c78 Fixed issues with zlib 2014-03-07 05:15:01 +01:00
Shoghi Cervantes
73b78e1455 Updated helper scripts PHP version to 5.5.10 2014-03-07 04:49:26 +01:00
Shoghi Cervantes
7ad7398f2b Updated PHP version to 5.5.10 2014-03-07 04:47:15 +01:00
Shoghi Cervantes
e81f4430cb Fixed mac 32-bit compilation 2014-03-07 04:29:47 +01:00
Shoghi Cervantes
c12c6f1f18 Added remaining env. vars to compile.sh 2014-03-07 04:24:41 +01:00
Shoghi Cervantes
a375a17d17 New compile script 2014-03-07 04:21:21 +01:00
Shoghi Cervantes
f6daaf76c8 Update CONTRIBUTING.md 2014-03-02 02:05:40 +01:00
Shoghi Cervantes
11f5691104 Fixed Pocket format importing 2014-03-01 22:08:28 +01:00
Shoghi Cervantes
5bf440d820 Fixed level upgrade and direct save on load 2014-03-01 21:45:07 +01:00
Shoghi Cervantes
16eb45925a Remove non-implemented chat colors from player messages 2014-02-28 00:12:57 +01:00
Shoghi Cervantes
21671b133a New NBT library finished 2014-02-26 15:20:16 +01:00
Shoghi Cervantes
9cfa49c112 Added core NBT modifications 2014-02-26 15:12:58 +01:00
Shoghi Cervantes
0231bf406e new NBT fixes 2014-02-26 13:53:50 +01:00
Shoghi Cervantes
28d1da1286 New NBT tags 2014-02-26 13:08:53 +01:00
Shoghi Cervantes
85f8613803 Fix RCON packet structure #1278 2014-02-24 20:13:15 +01:00
Shoghi Cervantes
8e1cd2d6bd Check for block changes each 2 ticks instead of each 15 ticks 2014-02-23 13:47:30 +01:00
Shoghi Cervantes
24722e3c9a Added #1196 async function queuing
Type ID: ASYNC_FUNCTION
Params: array("function" => $functionName, "arguments" => array
$argumentArray)
2014-02-23 13:39:57 +01:00
Shoghi Cervantes
13274ebefa send-usage is now an advanced property :P 2014-02-23 13:39:56 +01:00
Shoghi Cervantes
378e9c8720 Merge pull request #1274 from iksaku/patch-1
/sudo param help more descriptive
2014-02-23 13:37:49 +01:00
iksaku
ba761faf74 Update BanAPI.php
/sudo help more descriptive?
2014-02-22 22:43:58 -06:00
Shoghi Cervantes
734abf2fbb Fix E_STRICT errors 2014-02-20 23:43:42 +01:00
Shoghi Cervantes
46ff7d43f4 Forgot to remove crash debug code. Fix #1260 2014-02-20 23:41:36 +01:00
Shoghi Cervantes
8208fd2389 Changed class name 2014-02-20 17:22:51 +01:00
Shoghi Cervantes
fded039485 Fixed #1258 2014-02-20 13:13:46 +01:00
Shoghi Cervantes
9bc69f4c17 Update memory data on crash 2014-02-20 11:24:48 +01:00
Shoghi Cervantes
eb40c34547 Fix error dump not dumped on memory problems 2014-02-20 10:57:42 +01:00
Shoghi Cervantes
772fa2b9e3 Query token now depends on the source IP 2014-02-20 09:00:17 +01:00
Shoghi Cervantes
d12ce8fd6c small fixes 2014-02-19 02:23:45 +01:00
Shoghi Cervantes
dd177b689b Added -mmacosx-version-min=10.5 to compile.sh 2014-02-19 02:09:02 +01:00
Shoghi Cervantes
b4c6a0bf22 oops, typo 2014-02-19 01:56:25 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
3d3111fef6 Changed preg_match() code in Player username handling 2014-02-19 00:49:07 +01:00
Shoghi Cervantes
a1b2cf4b34 Added -undefined dynamic_lookup 2014-02-18 21:36:52 +01:00
Shoghi Cervantes
1961e82645 Downgrade OpenSSL to 0.9.8y 2014-02-18 21:31:04 +01:00