Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into redstonefixes | Tiger Wang | 2013-11-24 | 2 | -0/+1 |
|\ | |||||
| * | Ignoring SDF files. | madmaxoft | 2013-11-20 | 1 | -0/+1 |
| | | |||||
| * | Removed the bloody sdf file. | madmaxoft | 2013-11-20 | 1 | -0/+0 |
| | | |||||
* | | Multiple bugfixes [SEE DESC] | Tiger Wang | 2013-11-20 | 2 | -0/+4 |
|/ | | | | | | | | | | | | * Fixed compilation on VC2013 * Fixed redstone self powering - still one more scenario to go + Redstone now powers block beneath * Improved code: functionized stuff, and reduced unneeded GetBlockMetas; also utilised direct chunk access, as recommended by xoft + Added torches powering blocks above it * Fixed repeaters getting power when they shouldn't - Stopped wires getting power from another wire through a block, which could lead to wire-powering loops (vanilla behaviour) | ||||
* | added tolua export snippet for VC | Daniel O'Brien | 2013-11-14 | 1 | -0/+25 |
| | |||||
* | VC2013 | mborland | 2013-11-10 | 21 | -4/+5651 |
| | | | | 3rd times a charm? | ||||
* | Prepared the VC2013 folder. | madmaxoft | 2013-11-09 | 1 | -0/+7 |