1
0
Personal fork of Cuberite
Go to file
madmaxoft@gmail.com 1733ebf4cd Added a check if torch is placed on the bottom face, temporarily fix the assert.
Server ignores the placement, but doesn't send correct block to the client. Also, the server should try placing the torch on a side, if available.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@801 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-29 20:40:08 +00:00
Android Android: Welcome back gen folder :P 2012-08-19 16:50:31 +00:00
iniFile MCServer should run just fine on Android now :D 2012-08-16 20:28:14 +00:00
Install Fixed nightbuild script after files move. 2012-08-21 15:25:17 +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
MCServer Added the ChunkWorx plugin to SVN (contributed by Taugeshtu) 2012-08-27 19:06:11 +00:00
nbt examples Added NBT example dumps for reference 2012-03-07 22:10:36 +00:00
source Added a check if torch is placed on the bottom face, temporarily fix the assert. 2012-08-29 20:40:08 +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
VC2008 Moved all packet-serializing code into cProtocol125; half the packet classes aren't needed anymore. 2012-08-28 21:59:49 +00:00
VC2010 Cut out all packet handling to a separate cProtocol descendant 2012-08-27 17:31:16 +00:00
WebServer Removed false positives in leakfinder for webserver - by using raw char arrays instead of std::string for const data. 2012-08-28 12:39:28 +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
clean.bat Updated clean.bat for cleaning MCServer files 2012-08-20 12:34:07 +00:00
COMPILING Removed old makefile; use GNUmakefile instead 2012-08-26 17:42:52 +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