summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
| | | | Also upgraded the user setting file for MSVC to 2013.
* Reorganised the redstone simulatorTiger Wang2015-12-181-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 brewingLukas Pioch2015-11-031-0/+2
|
* Added CircleCI for stylechecking.Mattes D2015-09-171-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 onlytycho2015-05-191-0/+5
| | | | Ad fix a load of warnings
* Created MobSpawnerEntity class.Howaner2014-09-171-0/+2
|
* Subdirs: Only add_library if not using MSVCarchshift2014-07-191-1/+3
|
* BlockEntities/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-5/+35
|
* Cmake generated projects for IDEs include headers in project files.archshift2014-04-251-0/+1
|
* added blocks and blockentitiesTycho Bickerstaff2013-12-191-0/+11