Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #538 from mc-server/minecarts | Mattes D | 2014-01-15 | 1 | -3/+2 |
|\ | | | | | Minecarts | ||||
| * | Fixed VS2013 compile and updated Core | Tiger Wang | 2014-01-12 | 1 | -3/+2 |
| | | |||||
* | | Moved the win resources into a separate subfolder. | madmaxoft | 2014-01-12 | 1 | -3/+3 |
|/ | | | | This will allow us to use them in CMake builds. | ||||
* | Added files to VC2013 project file | Bill Derouin | 2014-01-10 | 1 | -0/+2 |
| | |||||
* | Regenerated VS2013 files | Tiger Wang | 2014-01-07 | 1 | -3/+4 |
| | |||||
* | Fixed assertion during dirt block OnUpdate() | Tiger Wang | 2013-12-20 | 1 | -0/+2 |
| | |||||
* | Fixed VS013 compile | Tiger Wang | 2013-12-09 | 1 | -10/+7 |
| | |||||
* | Fixed binding generation and VS2013 compile | Tiger Wang | 2013-12-08 | 1 | -16/+16 |
| | |||||
* | Fixed some new 1.7 client crash bugs | Tiger Wang | 2013-12-07 | 1 | -0/+1 |
| | | | | | Some technical blocks were removed; trying to render them as items caused a crash. | ||||
* | Added basic ender chests | Tiger Wang | 2013-12-07 | 1 | -0/+2 |
| | | | | Note that they just mirror chests now, so no per player inventory. | ||||
* | Regenerated VS2013 files | Tiger Wang | 2013-12-06 | 1 | -2/+76 |
| | |||||
* | Removed unneeded CPP files | Tiger Wang | 2013-11-29 | 1 | -6/+2 |
| | | | | Also removed unneeded #include in BlockStems | ||||
* | Fixed VS2013 compiling | Tiger Wang | 2013-11-27 | 1 | -4/+8 |
| | |||||
* | Fixed all outstanding VS compilation issues | Tiger Wang | 2013-11-25 | 1 | -6/+32 |
| | | | | 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 | 1 | -2/+2 |
| | |||||
* | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 1 | -11/+11 |
| | |||||
* | Fixed Visual Studio Files | Tiger Wang | 2013-11-24 | 1 | -496/+468 |
| | |||||
* | VC2013 | mborland | 2013-11-10 | 1 | -0/+895 |
3rd times a charm? |