Tiger Wang
5d03e49c13
Possibly did what xoft wanted
2014-01-16 18:44:11 +00:00
Tiger Wang
fcafd5a2e0
Implemented custom names and lore
...
+ Added custom names and lore
+ Added saving and loading
+ Added writing and parsing of NBT
2014-01-15 22:38:03 +00:00
madmaxoft
39a1bcdea0
More MSVC warning fixes.
2014-01-07 17:07:49 +01:00
Tycho Bickerstaff
95ebc37faa
added zlib and UI
2013-12-18 19:10:47 +00:00
Tycho Bickerstaff
c1dbe8a19e
added default fallthrough clause to switch at line 178 of src/UI/Window.cpp
2013-12-07 23:51:18 +00:00
Tycho Bickerstaff
ae369618ca
Reordered Listed Initalisation order in src/UI/Window.cpp
...
Reordered the Listed Initalisation order for CWindow to the
executed initalisation order. The compiler initalises values
in the order the fields are declared not the initalisations
listed
2013-12-07 23:51:18 +00:00
Tycho Bickerstaff
cd7813f0f5
Removed unused variable ResultSlot
2013-12-07 23:33:18 +00:00
worktycho
a99bece3fa
Fixed Warning Unhandeled enum values in switch as src/UI/SlotArea.cpp line 54
2013-12-09 13:57:09 +00:00
Tiger Wang
347e80bdd8
Added basic ender chests
...
Note that they just mirror chests now, so no per player inventory.
2013-12-07 00:18:58 +00:00
Alexander Harkness
675b4aa878
Moved source to src
2013-11-24 14:19:41 +00:00