Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed assertion during dirt block OnUpdate() | Tiger Wang | 2013-12-20 | 2 | -0/+8 |
| | |||||
* | Fixed VS013 compile | Tiger Wang | 2013-12-09 | 5 | -79/+63 |
| | |||||
* | Fixed binding generation and VS2013 compile | Tiger Wang | 2013-12-08 | 2 | -17/+17 |
| | |||||
* | Fixed some new 1.7 client crash bugs | Tiger Wang | 2013-12-07 | 2 | -0/+4 |
| | | | | | Some technical blocks were removed; trying to render them as items caused a crash. | ||||
* | Added basic ender chests | Tiger Wang | 2013-12-07 | 2 | -0/+8 |
| | | | | Note that they just mirror chests now, so no per player inventory. | ||||
* | Regenerated VS2013 files | Tiger Wang | 2013-12-06 | 11 | -42/+413 |
| | |||||
* | Removed unneeded CPP files | Tiger Wang | 2013-11-29 | 2 | -24/+5 |
| | | | | Also removed unneeded #include in BlockStems | ||||
* | Merge pull request #362 from mc-server/redstonefixes | Mattes D | 2013-11-28 | 1 | -0/+3 |
|\ | | | | | Multiple bugfixes | ||||
| * | Merged master into redstonefixes | Tiger Wang | 2013-11-27 | 18 | -1913/+1592 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'origin/master' into redstonefixes | Tiger Wang | 2013-11-24 | 2 | -0/+1 |
| |\ \ | |||||
| * | | | Multiple bugfixes [SEE DESC] | Tiger Wang | 2013-11-20 | 2 | -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 compiling | Tiger Wang | 2013-11-27 | 3 | -30/+46 |
| |_|/ |/| | | |||||
* | | | Fixed all outstanding VS compilation issues | Tiger Wang | 2013-11-25 | 7 | -57/+67 |
| | | | | | | | | | | | | Also updated VS2008 files. | ||||
* | | | Updated VS includes | Tiger Wang | 2013-11-25 | 1 | -3/+3 |
| | | | |||||
* | | | Further attempts to fix compile | Tiger Wang | 2013-11-25 | 4 | -4/+20 |
| | | | |||||
* | | | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 2 | -22/+22 |
| | | | |||||
* | | | Removed old project files | Tiger Wang | 2013-11-24 | 7 | -9891/+0 |
| | | | |||||
* | | | Fixed Visual Studio Files | Tiger Wang | 2013-11-24 | 25 | -1922/+11467 |
| |/ |/| | |||||
* | | Ignoring SDF files. | madmaxoft | 2013-11-20 | 1 | -0/+1 |
| | | |||||
* | | Removed the bloody sdf file. | madmaxoft | 2013-11-20 | 1 | -0/+0 |
|/ | |||||
* | added tolua export snippet for VC | Daniel O'Brien | 2013-11-14 | 1 | -0/+25 |
| | |||||
* | VC2013 | mborland | 2013-11-10 | 21 | -4/+5651 |
| | | | | 3rd times a charm? | ||||
* | Prepared the VC2013 folder. | madmaxoft | 2013-11-09 | 1 | -0/+7 |