summaryrefslogtreecommitdiffstats
path: root/VC2013 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed assertion during dirt block OnUpdate()Tiger Wang2013-12-202-0/+8
|
* Fixed VS013 compileTiger Wang2013-12-095-79/+63
|
* Fixed binding generation and VS2013 compileTiger Wang2013-12-082-17/+17
|
* Fixed some new 1.7 client crash bugsTiger Wang2013-12-072-0/+4
| | | | | Some technical blocks were removed; trying to render them as items caused a crash.
* Added basic ender chestsTiger Wang2013-12-072-0/+8
| | | | Note that they just mirror chests now, so no per player inventory.
* Regenerated VS2013 filesTiger Wang2013-12-0611-42/+413
|
* Removed unneeded CPP filesTiger Wang2013-11-292-24/+5
| | | | Also removed unneeded #include in BlockStems
* Merge pull request #362 from mc-server/redstonefixesMattes D2013-11-281-0/+3
|\ | | | | Multiple bugfixes
| * Merged master into redstonefixesTiger Wang2013-11-2718-1913/+1592
| |\
| * \ Merge remote-tracking branch 'origin/master' into redstonefixesTiger Wang2013-11-242-0/+1
| |\ \
| * | | Multiple bugfixes [SEE DESC]Tiger Wang2013-11-202-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)
* | | | Fixed VS2013 compilingTiger Wang2013-11-273-30/+46
| |_|/ |/| |
* | | Fixed all outstanding VS compilation issuesTiger Wang2013-11-257-57/+67
| | | | | | | | | | | | Also updated VS2008 files.
* | | Updated VS includesTiger Wang2013-11-251-3/+3
| | |
* | | Further attempts to fix compileTiger Wang2013-11-254-4/+20
| | |
* | | Attempt to fix compilationTiger Wang2013-11-242-22/+22
| | |
* | | Removed old project filesTiger Wang2013-11-247-9891/+0
| | |
* | | Fixed Visual Studio FilesTiger Wang2013-11-2425-1922/+11467
| |/ |/|
* | Ignoring SDF files.madmaxoft2013-11-201-0/+1
| |
* | Removed the bloody sdf file.madmaxoft2013-11-201-0/+0
|/
* added tolua export snippet for VCDaniel O'Brien2013-11-141-0/+25
|
* VC2013mborland2013-11-1021-4/+5651
| | | | 3rd times a charm?
* Prepared the VC2013 folder.madmaxoft2013-11-091-0/+7