Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -1/+1 |
* | Fixed basic whitespace problems. | madmaxoft | 2014-07-17 | 1 | -4/+4 |
* | Lighting reads blocktypes only for blocks under heightmap. | madmaxoft | 2014-04-12 | 1 | -2/+9 |
* | Removed unneeded asserts. | madmaxoft | 2014-04-03 | 1 | -2/+0 |
* | Fixed a few clang warnings. | madmaxoft | 2014-03-30 | 1 | -3/+3 |
* | g_BlockXXX => cBlockInfo::XXX | andrew | 2014-03-01 | 1 | -2/+2 |
* | fixed globals.h warnings | Tycho | 2014-02-23 | 1 | -1/+5 |
* | Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). | madmaxoft | 2014-02-10 | 1 | -1/+2 |
* | Initial ChunkStay code. | madmaxoft | 2014-02-08 | 1 | -34/+42 |
* | Fixed compiler warnings in LightingThread.cpp. | madmaxoft | 2013-12-01 | 1 | -2/+2 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+181 |