Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-25 | LAB: The fonts folder is unused in PC versions, so remove its detection | Filippos Karapetis | |
2015-12-23 | LAB: Also mention Terra Nova Development in the engine copyright message | Filippos Karapetis | |
2015-12-23 | LAB: Handle some differences of the Amiga version | Filippos Karapetis | |
The Amiga version is still not working, as the CONTROL and INV files are missing, and the format of the font files is different | |||
2015-12-23 | LAB: Verify the appropriate use of parenthesis in if statements | Strangerke | |
2015-12-23 | LAB; Fix a couple of typos in game description | Strangerke | |
2015-12-23 | LAB: Finally get rid of g_lab | Strangerke | |
2015-12-23 | LAB: Reduced header dependency: savegame.h | Eugene Sandulenko | |
2015-12-23 | LAB: Removed unnecessary includes | Eugene Sandulenko | |
2015-12-23 | LAB: Review spacing | Strangerke | |
2015-12-23 | LAB: Merge parsetypes.h and parsefun.h into processroom.h | Filippos Karapetis | |
2015-12-23 | LAB: Some renaming, move a couple of variables to game engine | Strangerke | |
2015-12-23 | LAB: Fix several cppcheck errors | Strangerke | |
2015-12-15 | LAB: Add support for the Wyrmkeep Windows trial version | Filippos Karapetis | |
Only the trial part of this version can be played in ScummVM, since we can't check for game payment status | |||
2015-12-15 | LAB: Rewrite the save/load system | Filippos Karapetis | |
The two different save/load dialogs from the original have been dropped and replaced with the ScummVM save/load dialogs. The whole save/load code has been rewritten to be endian safe and use our common code. The original save format has not been preserved. The current implementation crashes when loading, but it's a good start | |||
2015-12-15 | LAB: Final fix for game variant detection | Eugene Sandulenko | |
2015-12-15 | LAB: Initial support for lowres mode | Eugene Sandulenko | |
2015-12-15 | LAB: propagate gamePlatform() | Eugene Sandulenko | |
2015-12-15 | LAB: Added detection for lowres DOS version | Eugene Sandulenko | |
2015-12-15 | LAB: Improved detection | Eugene Sandulenko | |
2015-12-15 | LAB: Initial code | Eugene Sandulenko | |