Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-06 | Regenerated VS2013 files | Tiger Wang | 1 | -2/+76 | |
2013-11-29 | Removed unneeded CPP files | Tiger Wang | 1 | -6/+2 | |
Also removed unneeded #include in BlockStems | |||||
2013-11-27 | Fixed VS2013 compiling | Tiger Wang | 1 | -4/+8 | |
2013-11-25 | Fixed all outstanding VS compilation issues | Tiger Wang | 1 | -6/+32 | |
Also updated VS2008 files. | |||||
2013-11-25 | Updated VS includes | Tiger Wang | 1 | -3/+3 | |
2013-11-25 | Further attempts to fix compile | Tiger Wang | 1 | -2/+2 | |
2013-11-24 | Attempt to fix compilation | Tiger Wang | 1 | -11/+11 | |
2013-11-24 | Fixed Visual Studio Files | Tiger Wang | 1 | -496/+468 | |
2013-11-20 | Multiple bugfixes [SEE DESC] | Tiger Wang | 1 | -0/+1 | |
* 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) | |||||
2013-11-10 | VC2013 | mborland | 1 | -0/+895 | |
3rd times a charm? |