1
0
Personal fork of Cuberite
Go to file
2012-09-08 21:33:53 +00:00
Android Android: Welcome back gen folder :P 2012-08-19 16:50:31 +00:00
CryptoPP Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platforms 2012-09-04 10:17:27 +00:00
iniFile Added the ItemToString() and ItemTypeToString() functions. 2012-09-08 16:08:29 +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 cPlugin_NewLua::GetLocalDirectory() and exported it to Lua so plugins can store their settings in their own folder. 2012-09-08 20:49:29 +00:00
nbt examples Added NBT example dumps for reference 2012-03-07 22:10:36 +00:00
ProtoProxy ProtoProxy: fixed a few mis-interpreted packets, added block placement packet parsing. Added leftover dumping for unparsed data (should not happen, if so, parsing is probably wrong) 2012-09-07 20:15:06 +00:00
source StringToItem() sets item's count to 1 after a successful parse 2012-09-08 21:33:53 +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 Fixed profiling to work under the new project layout 2012-09-07 16:40:05 +00:00
VC2010 Added a basic protocol recognizer and the base for 1.3.2 protocol. 2012-08-30 09:56:59 +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 Fixed preprocessor definitions in Linux 2012-09-04 15:29:45 +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