1
0
Fork 0
Personal fork of Cuberite
Go to file
madmaxoft@gmail.com f0fc0edd21 cPickup doesn't use cPackets.
Also, Lua API change, OnCollectItem -> OnCollectPickup; first param is cPlayer to match other callbacks.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@786 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-24 09:49:00 +00:00
Android Android: Welcome back gen folder :P 2012-08-19 16:50:31 +00:00
Install Fixed nightbuild script after files move. 2012-08-21 15:25:17 +00:00
MCServer Added a RateCompareString function to StringUtils 2012-08-22 23:05:12 +00:00
VC2008 WebAdmin should not cause crashes anymore 2012-08-22 14:22:21 +00:00
VC2010 Fixed Bug #237 2012-08-23 20:41:48 +00:00
WebServer Now the web server supports %20 spaces in URLs 2012-08-22 10:16:57 +00:00
iniFile MCServer should run just fine on Android now :D 2012-08-16 20:28:14 +00:00
jsoncpp-src-0.5.0 Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android! 2012-08-15 21:24:11 +00:00
lua-5.1.4 Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android! 2012-08-15 21:24:11 +00:00
nbt examples Added NBT example dumps for reference 2012-03-07 22:10:36 +00:00
source cPickup doesn't use cPackets. 2012-08-24 09:49:00 +00:00
squirrel_3_0_1_stable Improved Squirrel Bindings 2012-07-09 15:53:17 +00:00
tolua++-1.0.93 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
zlib-1.2.7 Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project files 2012-06-03 23:35:17 +00:00
COMPILING Makefile cleanup - read COMPILING for details on *nix compilation 2012-02-14 13:50:34 +00:00
Doxyfile Added the Doxygen configuration file 2012-08-06 19:34:09 +00:00
GNUmakefile Updated GNUmakefile to output to MCServer directory 2012-08-20 12:29:51 +00:00
Nightbuild2008.cmd Fixed nightbuild script after files move. 2012-08-21 15:25:17 +00:00
UpdateVersions.cmd Added a recommended post-commit hook script for Windows clients 2012-03-05 16:45:20 +00:00
clean.bat Updated clean.bat for cleaning MCServer files 2012-08-20 12:34:07 +00:00
makefile.debug Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections ( http://forum.mc-server.org/showthread.php?tid=384 ) 2012-03-09 09:39:48 +00:00
makefile.release Makefile cleanup - read COMPILING for details on *nix compilation 2012-02-14 13:50:34 +00:00
makefile_base Fixed some bugs within the squirrel plugin system. 2012-07-10 16:46:15 +00:00