Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed leftover strings to Cuberite / Server, as needed. | Mattes D | 2016-01-01 | 1 | -1/+1 |
| | | | | Also upgraded the user setting file for MSVC to 2013. | ||||
* | Reorganised the redstone simulator | Tiger Wang | 2015-12-18 | 1 | -1/+0 |
| | | | | | | -> Many thanks to @worktycho for the idea, and @Haxi52 for the implementation plan! * Uses classes and inheritance now * Speed should be improved | ||||
* | Implemented brewing | Lukas Pioch | 2015-11-03 | 1 | -0/+2 |
| | |||||
* | Added CircleCI for stylechecking. | Mattes D | 2015-09-17 | 1 | -2/+5 |
| | | | | This will allow us to remove the stylecheck from Travis builds, making them a bit faster, and having fast style checks | ||||
* | Make -Werror disabling file only | tycho | 2015-05-19 | 1 | -0/+5 |
| | | | | Ad fix a load of warnings | ||||
* | Created MobSpawnerEntity class. | Howaner | 2014-09-17 | 1 | -0/+2 |
| | |||||
* | Subdirs: Only add_library if not using MSVC | archshift | 2014-07-19 | 1 | -1/+3 |
| | |||||
* | BlockEntities/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+35 |
| | |||||
* | Cmake generated projects for IDEs include headers in project files. | archshift | 2014-04-25 | 1 | -0/+1 |
| | |||||
* | added blocks and blockentities | Tycho Bickerstaff | 2013-12-19 | 1 | -0/+11 |