Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-09-04 | Fixed FS #243, server crash after restart. The blockhandler table and the itemhandler table weren't properly re-initialized. | madmaxoft@gmail.com | 1 | -112/+228 |
2012-08-28 | Fixed a few warnings | madmaxoft@gmail.com | 1 | -3/+3 |
2012-08-26 | Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL) | madmaxoft@gmail.com | 1 | -0/+3 |
2012-08-22 | Added a documentation for block and item handlers | lapayo94@gmail.com | 1 | -6/+0 |
2012-08-19 | Fixed Bug #236 | lapayo94@gmail.com | 1 | -1/+6 |
2012-08-06 | BLOCKTYPE signedness change - fixed more details | madmaxoft@gmail.com | 1 | -1/+1 |
2012-07-28 | Fixed a few gcc warnings | madmaxoft@gmail.com | 1 | -1/+1 |
2012-07-16 | Some code improvements | lapayo94@gmail.com | 1 | -4/+4 |
2012-07-16 | Fixed some small bugs :) | lapayo94@gmail.com | 1 | -2/+13 |
2012-07-15 | A new Block handling system :o | lapayo94@gmail.com | 1 | -0/+302 |