Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-09-07 | Renamed cWorld::DoExplosiontAt() to cWorld::DoExplosionAt() | madmaxoft | 1 | -1/+1 |
2013-08-09 | Added OnExploding() and OnExploded() hooks. | madmaxoft | 1 | -3/+6 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -85/+85 |
2013-06-15 | Fixed compilation on linux. | nielsbreu@gmail.com | 1 | -1/+1 |
2013-06-15 | You can only sleep when the time is day, and beds explode if the dimension is not Overworld. | nielsbreu@gmail.com | 1 | -11/+21 |
2013-01-12 | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 1 | -20/+12 |
2012-10-03 | Moved blockticking into blockhandler classes. | madmaxoft@gmail.com | 1 | -15/+21 |
2012-09-29 | Forgot to commit BlockBed.cpp | faketruth | 1 | -0/+77 |