summaryrefslogtreecommitdiffstats
path: root/VC2013 (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-12-20Fixed assertion during dirt block OnUpdate()Tiger Wang2-0/+8
2013-12-09Fixed VS013 compileTiger Wang5-79/+63
2013-12-08Fixed binding generation and VS2013 compileTiger Wang2-17/+17
2013-12-07Fixed some new 1.7 client crash bugsTiger Wang2-0/+4
Some technical blocks were removed; trying to render them as items caused a crash.
2013-12-07Added basic ender chestsTiger Wang2-0/+8
Note that they just mirror chests now, so no per player inventory.
2013-12-06Regenerated VS2013 filesTiger Wang11-42/+413
2013-11-29Removed unneeded CPP filesTiger Wang2-24/+5
Also removed unneeded #include in BlockStems
2013-11-27Fixed VS2013 compilingTiger Wang3-30/+46
2013-11-25Fixed all outstanding VS compilation issuesTiger Wang7-57/+67
Also updated VS2008 files.
2013-11-25Updated VS includesTiger Wang1-3/+3
2013-11-25Further attempts to fix compileTiger Wang4-4/+20
2013-11-24Attempt to fix compilationTiger Wang2-22/+22
2013-11-24Removed old project filesTiger Wang7-9891/+0
2013-11-24Fixed Visual Studio FilesTiger Wang25-1922/+11467
2013-11-20Multiple bugfixes [SEE DESC]Tiger Wang2-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)
2013-11-20Ignoring SDF files.madmaxoft1-0/+1
2013-11-20Removed the bloody sdf file.madmaxoft1-0/+0
2013-11-16fix *.sdf?Daniel O'Brien1-0/+0
2013-11-16removed *.sdf fileDaniel O'Brien1-0/+0
2013-11-14fixed XpGetPercentageDaniel O'Brien1-0/+0
2013-11-14added tolua export snippet for VCDaniel O'Brien1-0/+25
2013-11-10VC2013mborland21-4/+5651
3rd times a charm?
2013-11-09Prepared the VC2013 folder.madmaxoft1-0/+7