1
0
Personal fork of Cuberite
Go to file
madmaxoft@gmail.com cf87169737 Refactored cInventory to use cItemGrid for the actual Storage
This makes the API more orthogonal and is easier to use in the plugins. Also changes in the inventory are now propagated to the needed places (armor updates to BroadcastEntityEquipment etc.) even when the inventory is changed by a plugin.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1503 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-05-24 07:30:39 +00:00
Android git-svn-id: http://mc-server.googlecode.com/svn/trunk@1377 0a769ca7-a7f5-676a-18bf-c427514a06d6 2013-04-09 20:28:57 +00:00
AnvilStats AnvilStats: Added module for counting water and lava springs. 2013-03-12 11:25:19 +00:00
BiomeVisualiser BiomeVisualiser: fixed compilation 2013-03-20 10:58:34 +00:00
CryptoPP CryptoPP: Pruned unused files 2013-03-23 20:53:08 +00:00
expat Fixed Expat / LuaExpat compilation for Linux 2013-04-09 13:53:54 +00:00
iniFile Forgotten files for previous merge commit (rev 1139) 2013-01-13 11:10:26 +00:00
Install Added Expat and LuaExpat, XML parsing now available in the API. 2013-04-09 13:43:24 +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 Refactored cInventory to use cItemGrid for the actual Storage 2013-05-24 07:30:39 +00:00
MemDumpAnalysis MemDumpAnalysis now outputs the count of allocated blocks, too. 2013-03-24 19:26:01 +00:00
nbt examples Added NBT example dumps for reference 2012-03-07 22:10:36 +00:00
ProtoProxy ProtoProxy: updated the protocol support help text. 2013-05-10 11:10:44 +00:00
source Refactored cInventory to use cItemGrid for the actual Storage 2013-05-24 07:30:39 +00:00
squirrel_3_0_1_stable Improved Squirrel Bindings 2012-07-09 15:53:17 +00:00
Tests/NoiseTest Noise: removed the unused SSE branches and unused interpolation methods. Removed the Noise.inc file. 2013-04-17 20:57:05 +00:00
tolua++-1.0.93 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Tools/BlockZapper BlockZapper: Initial import, can zap blocks but not entities 2013-05-01 17:27:17 +00:00
VC2008 Renamed linear interpolation from Noise.h to a more proper LinearUpscale and moved it to a separate file. 2013-05-12 17:55:49 +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 Doxyfile: Added exclusions for SQLite and the unused Squuirrel bindings 2013-04-28 19:37:43 +00:00
GNUmakefile Added a makefile switch for 32bit-on-64bit compilation, addm32 2013-04-10 07:42:39 +00:00
Nightbuild2008.cmd Updated the Nightbuild script for passive ftp client 2013-04-08 20:49:53 +00:00
UpdateVersions.cmd Added a recommended post-commit hook script for Windows clients 2012-03-05 16:45:20 +00:00