Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -143/+143 |
2012-03-25 | A globally-accessible OS-independent GetDirectoryContents() function for listing all objects in a folder as an AStringList | madmaxoft@gmail.com | 1 | -53/+5 |
2012-02-28 | Chunk now has an indicator of load failure; Chunk generator uses cChunkStay | madmaxoft@gmail.com | 1 | -6/+17 |
2012-01-30 | Replaced most FILE operations with a cFile object | madmaxoft@gmail.com | 1 | -32/+41 |
2012-01-29 | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 1 | -17/+3 |
2011-11-01 | You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yet | faketruth | 1 | -1/+1 |
2011-10-31 | Player data is saved and loaded as human readable JSON now. | faketruth | 1 | -0/+185 |