Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-15 | GLK: HUGO: Move savegame code | Paul Gilbert | |
2019-05-15 | GLK: HUGO: Comment out the DEBUGGER define | Paul Gilbert | |
It's beter, since I don't know how to properly implement all the debugger methods that get called when it's turned on | |||
2019-05-12 | GLK: HUGO: Added hemedia & heres | Paul Gilbert | |
2019-05-11 | GLK: HUGO: Added herun | Paul Gilbert | |
2019-05-11 | GLK: HUGO: Add heparse | 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-11 | GLK: HUGO: Added heobject | Paul Gilbert | |
2019-05-10 | GLK: HUGO: Added hemisc, htokens, and stringfn files | Paul Gilbert | |
2019-05-10 | GLK: HUGO: Added Glk interface methods | Paul Gilbert | |