Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-06 | Anticheat fastbreak (#3411) | mohe2015 | 1 | -0/+1 | |
Added block hardness checks when breaking blocks. | |||||
2016-08-24 | Fixed type-casting-related warnings. | Mattes D | 1 | -1/+1 | |
2016-07-18 | CMake: Remove needless minimum version specifications. | Mattes D | 1 | -2/+0 | |
2016-01-01 | Renamed leftover strings to Cuberite / Server, as needed. | Mattes D | 1 | -1/+1 | |
Also upgraded the user setting file for MSVC to 2013. | |||||
2015-12-22 | add handling of water bottle | Gargaj | 1 | -0/+1 | |
2015-12-03 | Merge mushroom soup into generic food handler | Gargaj | 1 | -1/+0 | |
...and fix eating the bowl when eating rabbit stew | |||||
2015-09-17 | Added CircleCI for stylechecking. | Mattes D | 1 | -2/+5 | |
This will allow us to remove the stylecheck from Travis builds, making them a bit faster, and having fast style checks | |||||
2015-07-29 | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 1 | -1/+1 | |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -1/+1 | |
2015-05-19 | Make -Werror disabling file only | tycho | 1 | -0/+4 | |
Ad fix a load of warnings | |||||
2014-12-24 | Refactored all player block placing to go through hooks. | Mattes D | 1 | -1/+6 | |
Fixes #1618. | |||||
2014-07-19 | Subdirs: Only add_library if not using MSVC | archshift | 1 | -1/+3 | |
2014-07-19 | Items/CMakeLists.txt: Replaced glob with list of files | archshift | 1 | -5/+47 | |
2014-04-25 | Missed these CMakeLists. | archshift | 1 | -1/+6 | |
2013-12-10 | more cmake stuff | Tycho Bickerstaff | 1 | -1/+1 | |
2013-12-10 | started work on cmake | Tycho Bickerstaff | 1 | -0/+7 | |