Commit Graph
137148 Commits
Author SHA1 Message Date
Eugene Sandulenko a717dd278a DIRECTOR: Temporarily disable picture test 2022-07-10 11:54:40 +02:00
athrxx 21042c073f SCUMM: (v1) - fix minor glitch introduced in 97fbe86
(old savegames should only be upgraded for DOS)
2022-07-10 02:56:49 +02:00
djsrv d7f9e3601e DIRECTOR: Simplify redraw logic for kTheRegPoint
We only need to add dirty rects for the sprites with this cast member,
not force redraw every sprite.
2022-07-09 18:22:50 -05:00
athrxx 97fbe867cb SCUMM: (MMv1/ZAKv1) - add support for CGA, CGA Composite and Hercules modes
This does not improve anything about these modes for v2 and v3, except:
- brighter CGA colors
- v2 will also get the more accurate Hercules mouse cursor

I will do improve v2/v3 as separate tasks. v3 seems to be mostly fine, anyway, except for the actors (we dither them just like the backgrounds, but that looks different in DOSBox).
2022-07-10 01:04:38 +02:00
athrxx bd1f3ff984 COMMON: add CGA Composite render mode
(for SCUMM v1)
2022-07-10 01:04:38 +02:00
Misty De Meo 3c43b40fd5 DIRECTOR: only print frame logs when non-0 2022-07-09 22:15:51 +02:00
Pragyansh Chaturvedi (r41k0u) c9b9544fcd DIRECTOR: Prevent changing of spriteType for QDShapes 2022-07-09 22:14:43 +02:00
Eugene Sandulenko 1160eb8491 CREDITS: Added icons pack credits and regenrated files 2022-07-09 21:40:44 +02:00
Eugene Sandulenko ff7622cc63 CREDITS: Added complete list of code contributors 2022-07-09 21:40:44 +02:00
Eugene Sandulenko 5f5b4f8547 COPYING: Updated list of ScummVM tean in COPYRIGHT file 2022-07-09 21:40:44 +02:00
Filippos Karapetis ae3ebc5b02 CHEWY: Fix dynamic texts - bug #13523
This is a regression from the scene text refactoring done in 8eadac5eed
2022-07-09 22:37:06 +03:00
Filippos Karapetis c4bc3b88bc CHEWY: Fix button initialization in room 13 2022-07-09 22:37:06 +03:00
Filippos Karapetis f15682d578 CHEWY: Fix cursor when examining items in the inventory screen 2022-07-09 22:37:05 +03:00
Filippos Karapetis b22bf06c60 CHEWY: Renamed variables 2022-07-09 22:37:05 +03:00
Cameron Cawley 5f7ae9a356 RISCOS: Report errors and backtrace on SIGSEGV 2022-07-09 15:55:36 +01:00
Eugene Sandulenko af038e3317 GUI: Check downloaded icon file sizes. Fixes bug #13566 2022-07-09 13:54:49 +02:00
Eugene Sandulenko e5f558f2dc IMAGE: Hid debug ouptut deeper and improve wording 2022-07-09 13:35:55 +02:00
Eugene Sandulenko 8640f14e58 DIRECTOR: Do not remap palette 8bpp -> 8bpp 2022-07-09 13:35:51 +02:00
Paweł Kołodziejski 55292f242d WINTERMUTE: Added steam early access version for 'shadow of nebula' 2022-07-09 11:00:21 +02:00
Paweł Kołodziejski 6d73dd6fe4 WINTERMUTE: Added missing demo flag for 'shadow of nebula' entry 2022-07-09 10:54:59 +02:00
Paweł Kołodziejski 5a1625026a WINTERMUTE: Added 'Shadow of Nebula' demo detection entry 2022-07-09 10:03:38 +02:00
elasota cd54d61de7 MTROPOLIS: Add auto-save option and add versioning to save files. 2022-07-09 01:55:56 -04:00
elasota 47226d69f9 MTROPOLIS: Don't do expensive message debugging stuff unless the string will actually be printed 2022-07-09 00:35:04 -04:00
elasota 07599fff5a MTROPOLIS: Refactor single-note behavior, fix thread safety, fix incorrect durations, fix expression being 0 2022-07-09 00:20:38 -04:00
elasota c2e764afe7 MTROPOLIS: Add hack to boost MIDI volume for Obsidian 2022-07-09 00:20:37 -04:00
Cameron Cawley 80f90a15a5 RISCOS: Use makerun to calculate the wimpslot 2022-07-08 22:07:32 +01:00
Lothar Serra Mari d1062bf9dd NEWS: Move backported SCUMM changes to 2.6.0 in German NEWS file 2022-07-08 19:02:05 +02:00
Lothar Serra Mari b7dabb202f NEWS: Add various Wiki links to recent SCUMM news in German NEWS file 2022-07-08 19:00:30 +02:00
Coen Rampen 6b9787bcc4 CHEWY: Fix SFX repeats 2022-07-08 16:28:52 +02:00
antoniou79 9ad0ef604d BLADERUNNER: Fix subtitles in outtakes regression 2022-07-08 08:52:33 +03:00
Filippos Karapetis 3303c605ee CHEWY: Fixed Nichelle's bar song sequence. Some renaming - bug #13638 2022-07-08 02:44:05 +03:00
Eugene Sandulenko ede632424d DIRECTOR: Fix returned the selection so it does not include inserted newlines 2022-07-08 00:25:51 +02:00
Donovan Watteau b4d3ea3235 NEWS: Move backported Maniac Mansion entry into the 2.6.0 changes 2022-07-07 23:08:18 +02:00
Cameron Cawley 381f97c516 ENGINES: Mark AdvancedMetaEngineDetection::getExtraGuiOptions as final 2022-07-07 23:46:04 +03:00
Cameron Cawley 98d5b6a003 AGOS: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Cameron Cawley 9cb51350bb SWORD25: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Cameron Cawley 4098082e8d TOLTECS: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Cameron Cawley e5b6bf0b26 MTROPOLIS: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Cameron Cawley f6221ff18a HYPNO: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Cameron Cawley 541dcdb54d TWINE: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Cameron Cawley c72b59c8a8 COMMON: Add GUIO10, GUIO11 and GUIO12 2022-07-07 23:46:04 +03:00
Cameron Cawley 1168056ec3 MADE: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Cameron Cawley 5bc5f64e99 DRASCULA: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Cameron Cawley 4b83463bbb NEVERHOOD: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
Cameron Cawley 68f9501be4 RISCOS: Remove the -mno-poke-function-name compiler flag 2022-07-07 21:36:12 +01:00
Filippos Karapetis 6a2203bb32 NEWS: Moved backported SCUMM entry into the 2.6.0 changes 2022-07-07 23:33:39 +03:00
Donovan Watteau 232c551308 NEWS: Add some wiki links for the various SCUMM enhancements 2022-07-07 23:24:45 +03:00
neuromancer a31e1b6315 HYPNO: fixed regresion when decoding audio files 2022-07-07 21:57:28 +02:00
Lothar Serra Mari 1d597ce25a DOCS: Mention portable mode in the docportal 2022-07-07 18:29:04 +02:00
Pragyansh Chaturvedi (r41k0u) 055d0c095e DIRECTOR: LINGO: Prevent execution of cast script in presence of D3-sprite script 2022-07-07 17:57:39 +02:00