Commit Graph
174 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert 077250acfb TSAGE: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:28 -04:00
Paul Gilbert 1a9b30a9d3 TSAGE: Disable Sherlock logo code in TsAGE engine by default
Now that we have the code completely implemented inside the Sherlock
engine, we don't need the TsAGE engine detecting the Logo anymore
2015-08-16 14:24:18 -04:00
Paul Gilbert 08dc811baa TSAGE: Implemented game startup code for Sherlock Logo 2015-05-21 18:48:21 -04:00
Paul Gilbert 0ca72189fd TSAGE: Beginnings of game & scene classes for Sherlock Holmes Logo display 2015-05-19 23:16:31 -04:00
Johannes Schickel 6e715e186a TSAGE: Make GPL headers consistent with themselves. 2014-02-18 02:39:39 +01:00
Strangerke 90bbbffef7 TSAGE: Add a default value for _gfxFontNumber 2014-01-26 19:09:33 +01:00
Strangerke bade0e45b0 TSAGE: R2R Demo - Fix some incomplete tests on GF_DEMO 2014-01-01 16:30:02 +01:00
Strangerke 607491e080 TSAGE - R2R: Some renaming in scene 1337 2013-12-08 23:40:53 +01:00
Strangerke 001cf8ed50 TSAGE: R2R - Move variable from scene 1337 to r2_globals, add command to debugger 2013-12-02 07:21:27 +01:00
Strangerke 61e2c1decd TSAGE: BF - Various renaming 2013-11-26 22:51:23 +01:00
Strangerke 37cd3e4079 TSAGE: R2R - Minor cleanup: update some todos, use american instead of british english, ... 2013-11-11 11:09:54 +01:00
Strangerke 7847967798 TSAGE: Janitorial - Remove trailing spaces and tabs 2013-11-10 23:00:15 +01:00
Paul Gilbert 9dd2898321 TSAGE: Fix for sound end actions not firing, and cleanup of related fields 2013-11-10 15:30:24 -05:00
Paul Gilbert c65e8a31a3 TSAGE: Renamed globals used by R2R duct maze laser panels 2013-11-08 21:34:26 -05:00
Paul Gilbert 6682fd46ca TSAGE: Rename of globals used by R2R scene 700 2013-11-08 21:18:30 -05:00
Paul Gilbert 2ae273ef43 TSAGE: Converted R2R scene 700 globals to constants 2013-11-08 20:54:36 -05:00
Paul Gilbert 3ec2ad3e63 TSAGE: Removed un-needed mouse boundary rects from Globals 2013-11-08 20:33:26 -05:00
Strangerke aee4004b1d TSAGE: Increase savegame version in order to properly skip the useless variables 2013-11-02 12:14:09 +01:00
Strangerke 02c006bc0b TSAGE: Remove more useless global variables. Savegames compatibility preserved. 2013-11-02 12:08:46 +01:00
Strangerke 90d88078aa TSAGE: Remove some useless variables in Blue Force, fix compilation broken in last commit 2013-11-02 11:51:32 +01:00
Strangerke 6a8a964ee7 TSAGE: R2R - Remove useless variable. That breaks savegames compatibility 2013-11-02 11:37:54 +01:00
Paul Gilbert 0e11cab2ea TSAGE: Cleanup and saving fixes for R2R star-field credits scene 2013-10-31 20:41:48 -04:00
Paul Gilbert a19a097866 TSAGE: Fixes for saving on R2R credits screen 2013-10-31 20:24:18 -04:00
Strangerke acc49e9fe9 TSAGE: Fix CID 1047257 and 1002397 2013-10-29 08:05:30 +01:00
Paul Gilbert 1873246a71 TSAGE: Removed more unused R2R variables 2013-10-28 20:50:44 -04:00
Paul Gilbert ba60a39844 TSAGE: Removed unneeded R2R variable _v56AAB 2013-10-28 20:27:55 -04:00
Strangerke 1e983cd8fc TSAGE: Fix CID 1002397, 1002398, 1047257. Fix a bug in Scene3150::postInit() 2013-10-27 16:59:38 +01:00
Strangerke c145daf625 TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic values 2013-10-27 14:29:41 +01:00
Paul Gilbert 5ecfc1e48f TSAGE: Fixes for allowing selecting speech in the ScummVM options dialog 2013-10-19 16:02:51 -04:00
Rodrigo Rebello df266bc166 TSAGE: Fix uninitialized variable.
This was caused by commit 81a2892229.
2013-10-02 17:11:32 -03:00
Filippos Karapetis 916fa0ce84 TSAGE: Minor renaming for R2R
Rename the R2R character indexes to the corresponding character enum
(i.e. R2_NONE, R2_QUINN, R2_SEEKER, R2_MIRANDA)
2013-09-26 10:11:02 +03:00
Paul Gilbert 3e59990a8e TSAGE: Bugfixes and renaming for R2R Circular Walkways 2013-09-24 22:02:12 -04:00
Paul Gilbert 455c286a60 TSAGE: Cleanup and bugfixes for the R2R Vent Maze 2013-09-22 22:24:08 -04:00
Paul Gilbert c83df61fbb TSAGE: Further cleanup of R2R maze, and beginning of work on keypad sub-scene 2013-09-21 22:27:10 -04:00
Paul Gilbert ba56896f34 TSAGE: Cleanup of vampire statuses in R2R Flub maze 2013-09-20 22:21:58 -04:00
Paul Gilbert 995d689ef3 TSAGE: Beginnings of fixes and renames for R2R Flub maze 2013-09-20 08:27:54 -04:00
Paul Gilbert 89055ab9a0 TSAGE: Bugfixes and renaming for R2R desert 2013-09-15 23:25:17 -04:00
Paul Gilbert e2a8dc1b2f TSAGE: Further renaming and work on R2R Balloon Scene 2013-09-15 14:54:47 -04:00
Paul Gilbert 9c5d133e94 TSAGE: Initial implementation of R2R balloon cutscene code 2013-09-13 21:41:09 -04:00
Paul Gilbert d59e2bef5a TSAGE: Bugfixes for Spill Mountain maze 2013-09-10 20:25:22 -04:00
Paul Gilbert 658f86144b TSAGE: Fixes and renaming for R2R rim scene 2013-09-08 14:50:21 -04:00
Paul Gilbert dce42abe46 TSAGE: Implemented dispatch method for R2R scene 1750 2013-09-01 22:23:35 -04:00
Paul Gilbert cf7d1378c8 TSAGE: Fix for initialising inventory for new R2R games 2013-09-01 10:03:30 -04:00
Torbjörn Andersson 18c648c937 TSAGE: Silence GCC warning about variable being shadowed 2013-08-25 22:55:42 +02:00
Paul Gilbert 19e970e9e0 TSAGE: Further R2R scene 1550 renaming, and fixing tracking junk state 2013-08-24 20:45:18 -04:00
Paul Gilbert 81a2892229 TSAGE: Clean up of R2R scene 1550 player position tracking 2013-08-24 15:38:51 -04:00
Strangerke 52059bf95c TSAGE: Replace some British English by American English 2013-08-22 23:37:55 +02:00
Torbjörn Andersson cca4e41bf1 TSAGE: Fix illegal address computation, CID 1047259
We want the address right after the last element of _fadePaletteMap.
There was probably no actual damage done since _paletteMap[] would
likely be right after in memory, and that's zeroed as well. But it
was still wrong.
2013-08-21 15:18:55 +02:00
Paul Gilbert d2f0dc56b2 TSAGE: Fixes for displaying landing bay control panel 2013-08-18 15:11:10 -04:00