Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-11-27 | DIRECTOR: LINGO: JANITORIAL: Split long code line | Eugene Sandulenko | |
2019-11-27 | DIRECTOR: LINGO: Fix warning | Eugene Sandulenko | |
2019-11-27 | DIRECTOR: LINGO: Fix grammar reduce/reduce conflicts | Eugene Sandulenko | |
2019-11-27 | PRINCE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-27 | PINK: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-27 | PLUMBERS: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-27 | GNAP: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-26 | BLADERUNNER: Fixed crossplatform thumbnails in saves | Peter Kohaut | |
Thumbnail was broken when savefile was transfered between big endiang and little endian platforms. closes #11258 | |||
2019-11-26 | DIRECTOR: LINGO: Fix line count when unsing tokens with new line | Eugene Sandulenko | |
2019-11-25 | SCI32: Fix kFileIOReadRaw when fewer bytes than requested | sluicebox | |
Fixes censorship password in Phantasmagoria 1 | |||
2019-11-26 | DIRECTOR: LINGO: Strip comments and trailing whitespaces from the scripts | Eugene Sandulenko | |
2019-11-26 | DIRECTOR: Added references as parameters to lingo built-ins | Eugene Sandulenko | |
2019-11-25 | GLK: Fix Compilation on AmigaOS4 | D G Turner | |
2019-11-24 | GLK: Implement glk_schannel_create_ext | Paul Gilbert | |
2019-11-24 | DIRECTOR: Rename Cast class variables to follow our naming conventions | Eugene Sandulenko | |
2019-11-24 | DIRECTOR: Attach texts to buttons. Now HandV works again | Eugene Sandulenko | |
2019-11-24 | DIRECTOR: Properly load A11 script and STXT resources | Eugene Sandulenko | |
2019-11-24 | DIRECTOR: Disable for now precompiled script execution from Lscr resources | Eugene Sandulenko | |
2019-11-24 | DIRECTOR: Implemented invalidation of cached text | Eugene Sandulenko | |
2019-11-24 | DIRECTOR: More debug output to cast rendering | Eugene Sandulenko | |
2019-11-24 | DIRECTOR: JANITORIAL: Fix whitespace | Eugene Sandulenko | |
2019-11-24 | DIRECTOR: Properly initialize cached text | Eugene Sandulenko | |