1
0
Personal fork of Cuberite
Go to file
madmaxoft@gmail.com 48470bb61a cBlockArea: Added empty NBT tags to schematic file saving for better compatibility.
Some tools require the presence of Entities and TileEntities tags in the schematic file and they wouldn't open the file if missing. Writing empty list tags.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1204 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-02-10 13:24:57 +00:00
Android Android: Added an installer class that lets the user select default plugins to install and it will install the example.ini files. 2012-11-16 22:19:12 +00:00
AnvilStats Added new statistics module to AnvilStats - cHeightMap. 2013-01-22 06:49:14 +00:00
BiomeVisualiser BiomeVisualiser: initial import 2013-02-03 20:37:13 +00:00
CryptoPP Removed unused CryptoPP algorithms (Salsa, Sosemanuk) that won't compile on Mac (found by Sam Sxw) 2012-12-27 07:43:08 +00:00
iniFile Forgotten files for previous merge commit (rev 1139) 2013-01-13 11:10:26 +00:00
Install Fixed a typo in PDB packlist 2012-09-04 10:37:31 +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 cBlockArea:Expand() API function (untested) 2013-02-09 11:03:22 +00:00
nbt examples Added NBT example dumps for reference 2012-03-07 22:10:36 +00:00
ProtoProxy ProtoProxy: Now handles the ATTACH_ENTITY packet (0x27) 2012-12-28 06:05:52 +00:00
source cBlockArea: Added empty NBT tags to schematic file saving for better compatibility. 2013-02-10 13:24:57 +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 Prepared cChunkDesc for further API extension; used it as the sole container for generated chunk data, including entities / block entities. 2013-02-08 16:01:44 +00:00
WebServer Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +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 Linux Makefile: Added the gcc option to output debugging information even in release builds. 2012-11-20 21:15:03 +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