Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-01 | SCI32: Create stubs for kPlayVMD blob subops | sluicebox | |
Prevents Phantasmagoria 1 from crashing while in censored mode. The "blob" subops pixelate rectangles during playback and are currently being implemented. | |||
2019-12-01 | DIRECTOR: LINGO: Implement extened 'on' clause syntax | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: LINGO: Fix syntax of repeatwith operator | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: LINGO: Fix compilation for multiple if conditions | Eugene Sandulenko | |
2019-12-01 | PEGASUS: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-12-01 | GRAPHICS: MACGUI: Fix default font size | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: Fix fonts in cached texts | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: LINGO: Fix c_when() code, so the eecution may continue | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: Fix movie framerate | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: Remove noisy warning | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: Do not re-render text if it was not changed | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: Make text fields assignable | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: LINGO: Improve debug output | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: LINGO: Fix define() code, we were adding too many instructions | Eugene Sandulenko | |
2019-12-01 | SAGA: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-12-01 | LASTEXPRESS: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-12-01 | DIRECTOR: LINGO: Fix compilation of the mixed code, and add relevant test | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: LINGO: Properly compile scripts with mixed immediate code and ↵ | Eugene Sandulenko | |
definitions | |||
2019-12-01 | DIRECTOR: LINGO: Improve debug output | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: LINGO: Made decodeInstruction() universal | Eugene Sandulenko | |
2019-12-01 | DIRECTOR: LINGO: JANITORIAL: Whitespace fixes for grammar | Eugene Sandulenko | |
2019-12-01 | SCI: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-12-01 | SHERLOCK: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-12-01 | SLUDGE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-12-01 | STARTREK: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-12-01 | SUPERNOVA: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-12-01 | DIRECTOR: LINGO: Make sure we stop after last 'on' definition | Eugene Sandulenko | |
2019-11-30 | SWORD25: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-30 | TITANIC: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-30 | TINSEL: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-30 | TONY: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-30 | WINTERMUTE | aviloria | |
Add new Steam flavours for Reversion: The Meeting | |||
2019-11-29 | DIRECTOR: LINGO: Add sanity checks to script execution | Eugene Sandulenko | |
2019-11-28 | DIRECTOR: LINGO: Improved debug output | Eugene Sandulenko | |
2019-11-27 | GLK: AGT: Compilation fix | Paul Gilbert | |
2019-11-27 | GLK: AGT: Route savegames through the engine | Paul Gilbert | |
2019-11-27 | GLK: AGT: Move configuration options into AGT class | Paul Gilbert | |
2019-11-27 | GLK: AGT: Remove old license information | Paul Gilbert | |
2019-11-27 | GLK: AGT: Properly exit when game window is closed | Paul Gilbert | |
2019-11-27 | GLK: AGT: Startup fixes | Paul Gilbert | |
2019-11-27 | GLK: AGT: Initialization fixes | Paul Gilbert | |
2019-11-27 | GLK: AGT: Added subengine files | Paul Gilbert | |
2019-11-27 | GLK: AGT: Added detection entries | Paul Gilbert | |
2019-11-27 | GLK: AGT: Skeleton engine | Paul Gilbert | |
2019-11-28 | TSAGE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-27 | DIRECTOR: Fix crash with debug ouptut | Eugene Sandulenko | |
2019-11-27 | DIRECTOR: LINGO: Made if.lingo test executable | Eugene Sandulenko | |
2019-11-27 | DIRECTOR: LINGO: Explain why tests are skipped | Eugene Sandulenko | |
2019-11-27 | DIRECTOR: LINGO: Improved parsing debug output | Eugene Sandulenko | |
2019-11-27 | DIRECTOR: LINGO: Fix if statement parsing | Eugene Sandulenko | |