Commit Graph
86814 Commits
Author SHA1 Message Date
Strangerke 4133ea66c1 DM: Rename GraphicIndice members 2016-09-21 07:54:58 +02:00
Paul Gilbert fa2609bf1e XEEN: In progress Clouds intro, subtitles cleanup 2016-09-20 22:35:14 -04:00
Paul Gilbert 2cd89a4995 XEEN: Fix vertical gfx merging 2016-09-20 20:56:32 -04:00
Paul Gilbert 18b272da29 XEEN: Added Clouds of Xeen title screen 2016-09-20 19:46:55 -04:00
Eugene Sandulenko b1901e9bd1 FULLPIPE: Throttle animation playback to 30fps 2016-09-21 00:19:04 +02:00
Strangerke 0ee75674fc DM: Fix two memory leaks 2016-09-20 23:26:23 +02:00
Strangerke 2458fd090c DM: Initialize some variables 2016-09-20 23:14:30 +02:00
Eugene Sandulenko 8ffa6483f4 FULLPIPE: Simplified Debug scene logic 2016-09-20 23:03:55 +02:00
Eugene Sandulenko 25f13b5dab FULLPIPE: Fix Debug screen functionality 2016-09-20 23:03:10 +02:00
Eugene Sandulenko 9e505ba49c FULLPIPE: Fix debug menu cheat 2016-09-20 22:52:08 +02:00
Strangerke fd8082593e DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
Strangerke 58728d2f16 DM: Make use of TimeLineEventType 2016-09-20 22:26:00 +02:00
Strangerke dd9e43925f DM: Rename TimelineEventType members 2016-09-20 21:51:42 +02:00
Eugene Sandulenko 4b93ebedf1 FULLPIPE: Correctly fill out dummy header on reading failure 2016-09-20 19:34:48 +02:00
Eugene Sandulenko cf4452388c FULLPIPE: Save ScummVM-specific header with the saves 2016-09-20 19:34:48 +02:00
Eugene Sandulenko ac7eb25ef0 FULLPIPE: Move more stuff to stateloader.cpp 2016-09-20 19:34:48 +02:00
Eugene Sandulenko ca1eb70fd8 FULLPIPE: Read playtime and save date from save headers 2016-09-20 19:34:48 +02:00
Eugene Sandulenko dde4076f72 FULLPIPE: Read ScummVM savegame header from end of the file
This will let us maintain backward compatibility with original saves
2016-09-20 19:34:48 +02:00
Eugene Sandulenko 0aef5c55d4 FULLPIPE: Fix inventory not being cleared on game load 2016-09-20 19:34:48 +02:00
lubomyr 6ffc90412c SDL: mapKey changed as virtual function 2016-09-20 19:48:14 +03:00
Paul Gilbert e2c0fbe531 XEEN: Added Pharaoh endgame score screen 2016-09-19 23:01:32 -04:00
Paul Gilbert 9cb04d612a XEEN: Change Window _vm field to be static 2016-09-19 22:53:59 -04:00
Paul Gilbert d06e32f030 XEEN: Added remainder of Darkside ending 2016-09-19 21:00:07 -04:00
Paul Gilbert 212b1b7531 XEEN: Fix compiler warning 2016-09-19 20:59:55 -04:00
Strangerke 706b1b27a4 DM: Fix 2 GCC warnings, some renaming 2016-09-19 21:52:37 +02:00
Eugene Sandulenko a60558071d FULLPIPE: Fix game save/load 2016-09-19 19:17:02 +02:00
Eugene Sandulenko 783d968e20 FULLPIPE: Fix saving object to savegames 2016-09-19 18:58:39 +02:00
Eugene Sandulenko 1e9351efaf FULLPIPE: Added debug info to saveload code 2016-09-19 18:13:31 +02:00
Eugene Sandulenko 26142799ad FULLPIPE: Correct slot number on loading 2016-09-19 18:13:31 +02:00
Eugene Sandulenko 3bf4f3fcbe FULLPIPE: Fix crash at load dialog initialization 2016-09-19 18:13:31 +02:00
Filippos Karapetis 457a2b1cdc Merge pull request #833 from h3xx/sci-checksums-lsl3-amiga
SCI: Add lsl3 amiga detection checksums
2016-09-19 17:54:35 +03:00
Strangerke 67f95ce50d DM: Some more renaming 2016-09-19 07:58:42 +02:00
Bastien Bouclet 702df395eb IMAGE: Change PNGDecoder to never delete the input stream
The stream is owned by the caller. Fixes CID 1362842.
2016-09-19 08:02:19 +02:00
Torbjörn Andersson ff1a9ac8d4 FULLPIPE: Remove obsolete TODO comment 2016-09-19 07:25:56 +02:00
Torbjörn Andersson 579c024653 AUDIO: Keep packetized MP3 stream from ending prematurely
This fixes the audio in the intro AVI movie for German Fullpipe.
2016-09-19 07:25:55 +02:00
Strangerke 1670cb035f DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundMan 2016-09-19 07:06:55 +02:00
Paul Gilbert 1cf5c7f7c9 XEEN: More of Darkside endgame sequence 2016-09-19 00:01:25 -04:00
Paul Gilbert 96b5fc817c XEEN: Fix merging graphic pages to screen 2016-09-18 21:12:46 -04:00
Paul Gilbert 78132c5138 XEEN: More of Darkside endgame sequence 2016-09-18 20:48:23 -04:00
Paul Gilbert ffc31b8802 XEEN: Extra space in sprite line decoding as workaround for bad data 2016-09-18 20:47:37 -04:00
Strangerke 197e85176e DM: Remove a couple of useless checks 2016-09-19 00:55:11 +02:00
Strangerke 9a4bc7128e DM: Fix verbose warnings using GCC 2016-09-19 00:29:42 +02:00
Dan Church e6f379c0a0 SCI: Add lsl3 amiga detection checksums
Game reports v1.027, 1990-01-27.
2016-09-18 17:21:33 -05:00
Strangerke 4a8c8a53bd DM: Rename members of SoundIndex 2016-09-19 00:17:36 +02:00
Paul Gilbert 383cc850b9 XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
Eugene Sandulenko 61d8ec8b7f FULLPIPE: Implemented savefile loading 2016-09-18 22:45:37 +02:00
Strangerke 8bdabc16bd DM: Rename some more enums 2016-09-18 22:16:52 +02:00
Paul Gilbert 94cee9dead XEEN: Stop audio if intro sequence aborted 2016-09-18 12:07:34 -04:00
Bastien Bouclet 5e133cdd34 OPENGL: Make sure the cloud icon is cleared immediatly after it is hidden 2016-09-18 17:55:09 +02:00
Bastien Bouclet 0f9583e4ca SDL: Make sure the cloud icon is cleared immediatly after it is hidden 2016-09-18 17:55:09 +02:00