summaryrefslogtreecommitdiffstats
path: root/VC2013/MCServer.vcxproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed assertion during dirt block OnUpdate()Tiger Wang2013-12-201-0/+2
|
* Fixed VS013 compileTiger Wang2013-12-091-10/+7
|
* Fixed binding generation and VS2013 compileTiger Wang2013-12-081-16/+16
|
* Fixed some new 1.7 client crash bugsTiger Wang2013-12-071-0/+1
| | | | | Some technical blocks were removed; trying to render them as items caused a crash.
* Added basic ender chestsTiger Wang2013-12-071-0/+2
| | | | Note that they just mirror chests now, so no per player inventory.
* Regenerated VS2013 filesTiger Wang2013-12-061-2/+76
|
* Removed unneeded CPP filesTiger Wang2013-11-291-6/+2
| | | | Also removed unneeded #include in BlockStems
* Fixed VS2013 compilingTiger Wang2013-11-271-4/+8
|
* Fixed all outstanding VS compilation issuesTiger Wang2013-11-251-6/+32
| | | | Also updated VS2008 files.
* Updated VS includesTiger Wang2013-11-251-3/+3
|
* Further attempts to fix compileTiger Wang2013-11-251-2/+2
|
* Attempt to fix compilationTiger Wang2013-11-241-11/+11
|
* Fixed Visual Studio FilesTiger Wang2013-11-241-496/+468
|
* VC2013mborland2013-11-101-0/+895
3rd times a charm?