2820 Commits

Author SHA1 Message Date
Shoghi Cervantes
88f9347093 Updated PHP to 5.5.12 (added to jenkins.sh) 2014-05-19 18:11:38 +02:00
Shoghi Cervantes
1fc475860d Updated PHP to 5.5.12, uopz to 2.0.4 2014-05-19 18:10:33 +02:00
Shoghi Cervantes
e45bcf06fe Updated pthreads to 2.0.7, fixed WeakRef 2014-05-19 18:04:42 +02:00
Shoghi Cervantes
29caf1363f Merge branch 'Core-Rewrite' of github.com:PocketMine/PocketMine-MP into Core-Rewrite 2014-05-19 17:34:30 +02:00
Shoghi Cervantes
c15f05622e Added WeakRef as default extension 2014-05-19 17:33:04 +02:00
Shoghi Cervantes
b9502b9c2c Merge pull request #1453 from onebone/Core-Rewrite
Added time command
2014-05-18 15:59:17 +02:00
onebone
3e575ad505 Added time command 2014-05-18 22:56:01 +09:00
Shoghi Cervantes
f668a41f57 Merge pull request #1440 from PEMapModder/cr-br-6
Fixed a typo at PermissibleBase
2014-05-17 21:38:36 +02:00
Shoghi Cervantes
dcd4af9dd0 Merge pull request #1451 from wiezz/patch-1
Little fix for generateLevel()
2014-05-17 21:38:23 +02:00
Wies
d01a82cf9f Little fix for generateLevel()
Check if $generator is the default value NULL instead of false
2014-05-17 21:34:27 +02:00
PEMapModder
92169f4288 Fixed a typo
(Is this really a typo? But it seems so...)
2014-05-12 19:23:37 +08:00
Shoghi Cervantes
c455c84d15 Update installer.sh 2014-05-04 17:59:30 +02:00
Shoghi Cervantes
15c5dacab3 Removed old PluginManager::getInstance() 2014-04-28 01:42:20 +02:00
Michael Yoo
1001a47cd6 Typo fix to crash dump 2014-04-27 15:17:52 +09:30
Shoghi Cervantes
46464eb504 Update installer.sh 2014-04-20 19:16:51 +02:00
Shoghi Cervantes
1fd773486e Reverted to 03d46020ec65043b9446fa865f3b8924221d3eef 2014-04-20 18:11:13 +02:00
Michael Yoo
50c0bf424a Revert 25b98a5480ae2bd4ad28ce7c16e3b94cc71e4481 2014-04-21 00:50:20 +09:30
Michael Yoo
9644088b5d Added username sharding for player yaml saves. 2014-04-21 00:43:39 +09:30
Michael Yoo
25b98a5480 Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2014-04-21 00:13:43 +09:30
Shoghi Cervantes
3729c5b603 Faster aligned read/write 2014-04-14 12:34:57 +02:00
Michael Yoo
59392ac4e9 Fix small spelling typo. 2014-04-12 19:06:55 +09:30
Michael Yoo
346d267e4e Merge pull request #1387 from PEMapModder/patch-1
pocketmine\command\Command implements the __toString() magic method
2014-04-12 18:59:18 +09:30
Shoghi Cervantes
e9aba34e6b Added /setworldspawn 2014-04-10 18:50:41 +02:00
Shoghi Cervantes
1dc3d42b78 Working Anvil region format parsing 2014-04-10 16:52:53 +02:00
Shoghi Cervantes
f23a05d42e Anvil garbage collector won't run if not needed 2014-04-10 06:02:33 +02:00
Shoghi Cervantes
a1a1f1b8e4 Added Anvil in-place garbage cleaner 2014-04-10 05:58:31 +02:00
Shoghi Cervantes
aa1de79337 New Chunk objects / structure, Anvil region loader [WiP] 2014-04-10 05:05:36 +02:00
Shoghi Cervantes
abccfeac37 Updated Vector-related classes 2014-04-10 05:04:58 +02:00
Shoghi Cervantes
9859333aae Edited tests since now everything goes faster 2014-04-09 04:16:17 +02:00
Shoghi Cervantes
5ca4f50703 removed C extension by default 2014-04-09 04:10:12 +02:00
Shoghi Cervantes
96e36dbcb3 better Binary 2014-04-09 04:09:39 +02:00
Shoghi Cervantes
8da3aced07 Lowered microtime() 2014-04-09 03:17:47 +02:00
Shoghi Cervantes
ab84be7f6a Added microtime() operation to benchmark 2014-04-09 03:16:48 +02:00
Shoghi Cervantes
88fb84edc5 Lowered file operations 2014-04-09 03:05:25 +02:00
Shoghi Cervantes
5e8ea04e52 Fixed tests and one-byte packet reading 2014-04-09 03:00:33 +02:00
Shoghi Cervantes
3136c23795 Added small benchmark 2014-04-09 02:37:37 +02:00
Shoghi Cervantes
366fa0e05d fixed version 2014-04-09 01:48:35 +02:00
Shoghi Cervantes
42b34d55e0 fixed... 2014-04-09 01:41:30 +02:00
Shoghi Cervantes
5070866fe0 Updated extension to 0.0.3 2014-04-09 01:12:56 +02:00
Shoghi Cervantes
db15ae49a1 Updated to extension 0.0.2 2014-04-09 00:56:36 +02:00
Shoghi Cervantes
71737c3e53 Added PocketMine native extension version 0.0.1 2014-04-08 22:08:35 +02:00
Shoghi Cervantes
9fcbe2698a Modified compile flags 2014-04-08 17:42:54 +02:00
Shoghi Cervantes
da5853083c crc fake random generator 2014-04-08 16:35:45 +02:00
Shoghi Cervantes
1d40399b9c hacky things D: 2014-04-08 16:22:52 +02:00
Shoghi Cervantes
d6f4e77b6c Another patch, added INT32_MASK 2014-04-08 16:05:27 +02:00
Shoghi Cervantes
cb32a95e60 Why, PHP? 2014-04-08 15:52:34 +02:00
Shoghi Cervantes
731fbbc8d1 Another 64-bit patch 2014-04-08 15:50:13 +02:00
Shoghi Cervantes
29ab53a46f Patched... again 2014-04-08 15:46:32 +02:00
Shoghi Cervantes
4c973ce625 Patched random generator on 64-bit 2014-04-08 15:43:13 +02:00
Shoghi Cervantes
9d8e6d5f8c New Random generator 2014-04-08 15:41:32 +02:00