Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-16 | Removed all Printf-family functions from StringUtils. | Mattes D | 1 | -10/+11 |
2020-05-05 | Require semi-colon at end of function-like macros (#4719) | peterbell10 | 1 | -1/+1 |
2020-04-03 | Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) | Mattes D | 1 | -6/+22 |
2019-09-08 | ChunkGenerator: Changed to use cChunkCoords. | Mattes D | 1 | -3/+3 |
2019-09-07 | Generator: Added repeatability test. | Mattes D | 1 | -23/+111 |
2019-09-06 | Added a BasicGeneratorTest. | Mattes D | 1 | -0/+223 |