Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes multiple furnace issues, including from loading world storage | HaoTNN | 2015-06-03 | 1 | -14/+29 |
| | |||||
* | Fixes lit furnace issue in #2051 | haotnn | 2015-05-19 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into Inventory | Howaner | 2015-01-25 | 1 | -1/+1 |
|\ | |||||
| * | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 1 | -1/+1 |
| | | | | | | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | ||||
* | | Own classes for all windows. | Howaner | 2014-12-13 | 1 | -1/+1 |
|/ | |||||
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -4/+4 |
| | |||||
* | Fixed trailing whitespace. | Mattes D | 2014-10-21 | 1 | -1/+1 |
| | |||||
* | Merged branch 'master' of git://github.com/sriehl/MCServer | Mattes D | 2014-10-21 | 1 | -19/+15 |
|\ | |||||
| * | convert old style casts to fix warnings | Steven Riehl | 2014-10-12 | 1 | -28/+24 |
| | | |||||
* | | Furnaces now update their block entity type | Tiger Wang | 2014-10-18 | 1 | -2/+4 |
| | | | | | | | | Therefore improving cChunk's variable boundary checking. | ||||
* | | Simpler code. | Alexander Harkness | 2014-10-18 | 1 | -3/+2 |
| | | |||||
* | | Nullptr? | Alexander Harkness | 2014-10-16 | 1 | -2/+2 |
| | | |||||
* | | Fixed a number of stylistic issues. | Alexander Harkness | 2014-10-16 | 1 | -7/+7 |
| | | |||||
* | | Improved furnaces | Tiger Wang | 2014-10-03 | 1 | -94/+47 |
|/ | | | | | | | | * Fixed progress bar on 1.8 * Fixed bugs * Improved code * Fixes #1068 * Fixes #1070 | ||||
* | Removed WSSCompact | Tiger Wang | 2014-09-30 | 1 | -54/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into chestcarts | Tiger Wang | 2014-09-27 | 1 | -2/+0 |
|\ | | | | | | | | | Conflicts: src/Entities/Minecart.cpp | ||||
| * | Removed more unessicary includes | Tycho | 2014-09-26 | 1 | -2/+0 |
| | | |||||
* | | Implemented Chest Minecarts | Tiger Wang | 2014-09-13 | 1 | -1/+0 |
|/ | |||||
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | Did some static analysis, fixed some bugs and optimized a lot of code | jfhumann | 2014-04-18 | 1 | -3/+4 |
| | |||||
* | BlockEntities is warnings free | Tycho | 2014-02-24 | 1 | -2/+4 |
| | |||||
* | Removed obsoleted functions | Tiger Wang | 2014-01-16 | 1 | -2/+2 |
| | |||||
* | Fixed a few MSVC warnings. | madmaxoft | 2014-01-06 | 1 | -4/+4 |
| | |||||
* | Fixed VC2008 compilation, normalized include paths. | madmaxoft | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | Fixed the remaining derps | Alexander Harkness | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | Further attempts to fix compile | Tiger Wang | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+479 |