Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-14 | Improved maps | Tiger Wang | 1 | -4/+6 | |
2015-06-02 | Fixed warnings in MSVC. | Mattes D | 1 | -0/+8 | |
It complained about undefined return values or using uninitialized variables. | |||||
2015-05-19 | Fixed compile and a few more warnings | tycho | 1 | -1/+7 | |
2014-09-09 | Moved sound-configs into BlockID.h and fixed/ added loads of sounds | Masy98 | 1 | -5/+0 | |
2014-08-19 | Code formatting fixes. | Howaner | 1 | -5/+5 | |
2014-06-28 | Implemented tripwire(s) (hooks) | Tiger Wang | 1 | -0/+82 | |
* Fixes #944 |