1
0
Fork 0
cuberite-2a/src/UI
peterbell10 e6634ed26c
Update submodules (#4727)
Closes #4708

This updates jsoncpp, mbedtls, TCLAP and SQLiteCpp to their latest stable release. A few additional changes were needed:

* jsoncpp deprecated Reader, FastWriter and StyledWriter which I've replaced
  with some helper functions in JsonUtils.cpp

* SQLiteCpp changed how it builds with external sqlite libraries, now expecting
  them to be installed. The simplest path was to remove sqlite from cuberite's
  submodule and just use SQLiteCpp's internal version.
2020-05-09 15:51:15 +01:00
..
AnvilWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
AnvilWindow.h Using Super. 2020-04-16 20:07:48 +00:00
BeaconWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
BeaconWindow.h Using Super. 2020-04-16 20:07:48 +00:00
BrewingstandWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
BrewingstandWindow.h Using Super. 2020-04-16 20:07:48 +00:00
CMakeLists.txt Update submodules (#4727) 2020-05-09 15:51:15 +01:00
ChestWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
ChestWindow.h Using Super. 2020-04-16 20:07:48 +00:00
CraftingWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
CraftingWindow.h Using Super. 2020-04-16 20:07:48 +00:00
DropSpenserWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
DropSpenserWindow.h Using Super. 2020-04-16 20:07:48 +00:00
EnchantingWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
EnchantingWindow.h Using Super. 2020-04-16 20:07:48 +00:00
EnderChestWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
EnderChestWindow.h Using Super. 2020-04-16 20:07:48 +00:00
FurnaceWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
FurnaceWindow.h Using Super. 2020-04-16 20:07:48 +00:00
HopperWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
HopperWindow.h Using Super. 2020-04-16 20:07:48 +00:00
HorseWindow.cpp Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
HorseWindow.h Implement horse inventory (#4053) 2017-10-21 17:56:09 +01:00
InventoryWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
InventoryWindow.h Using Super. 2020-04-16 20:07:48 +00:00
MinecartWithChestWindow.h Using Super. 2020-04-16 20:07:48 +00:00
SlotArea.cpp Improve entity position updates (#4701) 2020-05-04 08:10:47 +00:00
SlotArea.h Using Super. 2020-04-16 20:07:48 +00:00
Window.cpp Inventory changes (#4561) 2020-03-28 13:52:40 +00:00
Window.h cWindow: Fix slot area priority when double click stacking. (#4086) 2018-01-15 11:35:27 +00:00
WindowOwner.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00