Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-24 | GLK: Fixing some gcc 8 warnings | Paul Gilbert | |
2019-05-15 | GLK: HUGO: Support loading savegames from launcher | Paul Gilbert | |
2019-05-12 | GLK: HUGO: Fixes for startup and shutdown | Paul Gilbert | |
2019-05-12 | GLK: HUGO: Removed unneeded method stubs | Paul Gilbert | |
2019-05-11 | GLK: HUGO: Compilation fixes | Paul Gilbert | |
2019-05-11 | GLK: HUGO: NULL to nullptr, Amiga compilation fix | Paul Gilbert | |
2019-05-11 | GLK: HUGO: Add heparse | Paul Gilbert | |
2019-05-11 | GLK: HUGO: Add heexpr | Paul Gilbert | |
2019-05-11 | GLK: HUGO: Compilation fixes | Paul Gilbert | |
2019-05-11 | GLK: HUGO: Replace contents of hemisc | Paul Gilbert | |
Unlike initally where I was ripping out parts of the file and making code changes, this version is intended to be more identical to the original, except for the functions being made class methods. This should make it easier to apply any further upstream code changes to the codebase in the future | |||
2019-05-10 | GLK: HUGO: Added hemisc, htokens, and stringfn files | Paul Gilbert | |