Age | Commit message (Expand) | Author |
---|---|---|
2018-05-29 | SLUDGE: Move function/variable load/save functions to related files | Simei Yin |
2018-05-29 | SLUDGE: Split runSludge() to runAllFunctions() and handleSaveLoad() | Simei Yin |
2017-12-19 | SLUDGE: Arrange include order | Simei Yin |
2017-07-20 | SLUDGE: Change all structure names to Uppercase | Simei Yin |
2017-07-13 | SLUDGE: Fix line endings | Eugene Sandulenko |
2017-07-13 | SLUDGE: replace char *by Common::String | yinsimei |
2017-07-13 | SLUDGE: Replace standard file reading functions by Common functions | yinsimei |
2017-07-13 | SLUDGE: Add namespace | yinsimei |
2017-07-13 | SLUDGE: Add sludge files and make it compile | yinsimei |