summaryrefslogtreecommitdiffstats
path: root/VC2013/MCServer.vcxproj.filters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Multiple bugfixes [SEE DESC]Tiger Wang2013-11-201-0/+3
| | | | | | | | | | | | * 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)
* VC2013mborland2013-11-101-0/+1683
3rd times a charm?