Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -6/+6 |
| | |||||
* | 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 | -4/+0 |
|/ | |||||
* | cLuaState: cBlockEntity descendants are pushed with proper class type. | Mattes D | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | Removed WSSCompact | Tiger Wang | 2014-09-30 | 1 | -3/+0 |
| | |||||
* | Removed more unessicary includes | Tycho | 2014-09-26 | 1 | -1/+0 |
| | |||||
* | Fixed multiple inhertance being output by tolua | Tycho | 2014-08-06 | 1 | -4/+6 |
| | |||||
* | Refactored Redstone simulator not to depend on TNTEntity or DropSpenserENtity Directly | Tycho | 2014-08-05 | 1 | -3/+4 |
| | |||||
* | Code style: Fixed braces on separate lines. | madmaxoft | 2014-07-19 | 1 | -1/+2 |
| | |||||
* | Changed inheritance a bit | Tiger Wang | 2014-02-12 | 1 | -3/+1 |
| | | | | * cBlockEntityWithItems now inherits from cBlockEntityWindowOwner | ||||
* | Fixed multiple inheritance in ToLua++. | madmaxoft | 2013-12-16 | 1 | -4/+4 |
| | | | | This fixes #422. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+89 |