summaryrefslogtreecommitdiffstats
path: root/VC2013/MCServer.vcxproj.filters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged master into redstonefixesTiger Wang2013-11-271-489/+492
|\
| * Fixed all outstanding VS compilation issuesTiger Wang2013-11-251-26/+26
| | | | | | | | Also updated VS2008 files.
| * Attempt to fix compilationTiger Wang2013-11-241-11/+11
| |
| * Fixed Visual Studio FilesTiger Wang2013-11-241-487/+490
| |
* | 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?