Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -6/+6 |
| | |||||
* | Reorganised the redstone simulator | Tiger Wang | 2015-12-18 | 1 | -7/+1 |
| | | | | | | -> Many thanks to @worktycho for the idea, and @Haxi52 for the implementation plan! * Uses classes and inheritance now * Speed should be improved | ||||
* | allow use failures to propagate from the entity/block to the player | Gargaj | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -8/+8 |
| | |||||
* | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 1 | -1/+1 |
| | | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | ||||
* | Merge branch 'master' into MobSpawner | Howaner | 2014-11-29 | 1 | -1/+1 |
|\ | |||||
| * | BlockEntities: Removed the extra semicolon. | Mattes D | 2014-11-27 | 1 | -1/+1 |
| | | |||||
* | | Finished mob spawner implementation. | Howaner | 2014-11-18 | 1 | -8/+0 |
|/ | |||||
* | cLuaState: cBlockEntity descendants are pushed with proper class type. | Mattes D | 2014-10-19 | 1 | -0/+2 |
| | |||||
* | Removed WSSCompact | Tiger Wang | 2014-09-30 | 1 | -3/+0 |
| | |||||
* | Possibly decoupled IncrementalRedstoneSimulator from the rest of the server | Tycho | 2014-09-11 | 1 | -3/+4 |
| | | | | THis wil hopefully allow for unit testing | ||||
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -2/+2 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Command block fixes | andrew | 2014-01-18 | 1 | -5/+2 |
| | |||||
* | Command block (de)serialization | andrew | 2014-01-18 | 1 | -2/+11 |
| | |||||
* | Basic command block implementation | andrew | 2014-01-18 | 1 | -0/+85 |