1
0
Fork 0
cuberite-2a/src/UI
Tiger Wang 5b62c4c314 Reorganised the redstone simulator
-> Many thanks to @worktycho for the idea, and @Haxi52 for the implementation plan!
* Uses classes and inheritance now
* Speed should be improved
2015-12-18 13:17:38 +00:00
..
AnvilWindow.cpp Moved window code into cpp files 2015-03-10 19:40:53 +01:00
AnvilWindow.h Moved window code into cpp files 2015-03-10 19:40:53 +01:00
BeaconWindow.cpp Moved window code into cpp files 2015-03-10 19:40:53 +01:00
BeaconWindow.h Moved window code into cpp files 2015-03-10 19:40:53 +01:00
BrewingstandWindow.cpp Implemented brewing 2015-11-03 18:00:55 +01:00
BrewingstandWindow.h Implemented brewing 2015-11-03 18:00:55 +01:00
CMakeLists.txt Implemented brewing 2015-11-03 18:00:55 +01:00
ChestWindow.cpp Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
ChestWindow.h Moved window code into cpp files 2015-03-10 19:40:53 +01:00
CraftingWindow.cpp Moved window code into cpp files 2015-03-10 19:40:53 +01:00
CraftingWindow.h Moved window code into cpp files 2015-03-10 19:40:53 +01:00
DropSpenserWindow.cpp More style checking. 2015-05-09 12:58:54 +02:00
DropSpenserWindow.h More style checking. 2015-05-09 12:58:54 +02:00
EnchantingWindow.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
EnchantingWindow.h Moved window code into cpp files 2015-03-10 19:40:53 +01:00
EnderChestWindow.cpp Fix comments 2015-05-28 12:54:04 +01:00
EnderChestWindow.h Moved window code into cpp files 2015-03-10 19:40:53 +01:00
FurnaceWindow.cpp More style checking. 2015-05-09 12:58:54 +02:00
FurnaceWindow.h Moved window code into cpp files 2015-03-10 19:40:53 +01:00
HopperWindow.cpp Moved window code into cpp files 2015-03-10 19:40:53 +01:00
HopperWindow.h Moved window code into cpp files 2015-03-10 19:40:53 +01:00
InventoryWindow.cpp Moved window code into cpp files 2015-03-10 19:40:53 +01:00
InventoryWindow.h Moved window code into cpp files 2015-03-10 19:40:53 +01:00
MinecartWithChestWindow.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
SlotArea.cpp Moved variables into scope, removed unused variables and fixed variables 2015-12-17 10:48:36 +01:00
SlotArea.h Implemented brewing 2015-11-03 18:00:55 +01:00
Window.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
Window.h Implemented brewing 2015-11-03 18:00:55 +01:00
WindowOwner.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00