Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-31 | Unified the doxy-comment format. | Mattes D | 1 | -8/+8 | |
2015-01-11 | Initial convertion of a_Dt to std::chrono | Tycho | 1 | -1/+1 | |
also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | |||||
2014-11-27 | BlockEntities: Removed the extra semicolon. | Mattes D | 1 | -1/+1 | |
2014-11-18 | Finished mob spawner implementation. | Howaner | 1 | -8/+0 | |
2014-10-19 | cLuaState: cBlockEntity descendants are pushed with proper class type. | Mattes D | 1 | -0/+2 | |
2014-09-30 | Removed WSSCompact | Tiger Wang | 1 | -3/+0 | |
2014-09-11 | Possibly decoupled IncrementalRedstoneSimulator from the rest of the server | Tycho | 1 | -3/+4 | |
THis wil hopefully allow for unit testing | |||||
2014-07-21 | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 1 | -2/+2 | |
2014-07-17 | Basic style fixes. | madmaxoft | 1 | -1/+1 | |
2014-01-18 | Command block fixes | andrew | 1 | -5/+2 | |
2014-01-18 | Command block (de)serialization | andrew | 1 | -2/+11 | |
2014-01-18 | Basic command block implementation | andrew | 1 | -0/+85 | |