Commit Graph
61292 Commits
Author SHA1 Message Date
Strangerke 39bbcfa59e TOOLS: Extract_mort - FIX CID 1060932, 1060933 2013-10-30 23:46:05 +01:00
Strangerke d594f62662 TOOLS: Create Mortdat - Fix CID 1063349 2013-10-30 23:33:38 +01:00
Strangerke 7843acc907 MORTEVIELLE: Replace strncpy by strlcpy 2013-10-30 23:14:15 +01:00
Strangerke 5b086651ba TOON: For consistency, replace the remaining strncpy by strlcpy 2013-10-30 23:14:13 +01:00
Thierry Crozat 0d20acf8de CREDITS: Add credits for game translations 2013-10-30 21:56:39 +00:00
Thierry Crozat 2f2eb8ec84 CGE: Add detection entry for translated Spanish Soltys 2013-10-30 21:56:39 +00:00
Strangerke 43fb42e917 AVALANCHE: Fix CID 1109678, 1109674 2013-10-30 22:44:04 +01:00
Strangerke a3c937c556 TSAGE: Fix a bug pointed by wjp 2013-10-30 22:44:02 +01:00
Strangerke 22df279adc TOON: replace strncpy by strlcpy as suggested by LordHoto 2013-10-30 22:43:59 +01:00
Martin Kiewitz d9638677d2 SCI: kq6 inventory patch now applies to floppy too 2013-10-30 20:02:49 +01:00
Filippos Karapetis 8a68bd0650 SCI: Fix uninitialized reads of the Hoyle 3 backgammon doubling cube
This also fixes bug #3615121
2013-10-30 10:30:12 +02:00
Filippos Karapetis eb7362b0b0 SCI: Fix script bug #3615129 - "SCI: Crazy Nick Laura Bow - Uninitialized read error 3" 2013-10-30 09:56:07 +02:00
Filippos Karapetis cc34755986 SCI: Fix script bug #3615119 - "SCI: Crazy Nick Laura Bow - Uninitialized read error 2" 2013-10-30 09:42:56 +02:00
Strangerke 3e6a1422e3 TOON: Fix CID 1002728, 1002729, 1003215, 1002731, 1002730 2013-10-30 08:31:14 +01:00
Eugene Sandulenko a08af2952e SWORD1: Fix unitialized variables. CID 1002991 2013-10-30 09:18:14 +02:00
Eugene Sandulenko cf6771c5d5 SWORD1: Fix unitialized variables. CID 1002989 2013-10-30 09:14:06 +02:00
Strangerke 3d44877732 TOON: Fix CID 1004156 2013-10-30 08:08:22 +01:00
Filippos Karapetis 6926270ca7 SCI: Fix script bug #3615130 - "SCI: Hoyle3 - Uninitialized read error" 2013-10-30 08:47:46 +02:00
Filippos Karapetis d58c5b89b5 SCI: Fix script bug #3615120 - "SCI: Crazy Nick Laura Bow - kReadNumber signature mismatch" 2013-10-30 08:47:46 +02:00
Filippos Karapetis 82b52fc644 SCI: Handle objects with a dot in their name
An example is the object 'dominoes.opt' in Hoyle 3, script 101
2013-10-30 08:47:46 +02:00
Filippos Karapetis 27281d1566 SCI: Fix script bug #3615118 in Crazy Nick's Laura Bow 2013-10-30 08:47:45 +02:00
Strangerke 77ac07baf2 TOON: Fix CID 1002430, 1002431, 1002727 2013-10-30 00:56:36 +01:00
Strangerke 42cc71fef0 TOON: Fix CID 1002427, 1002428, 1002429 2013-10-30 00:46:52 +01:00
Strangerke 0898bfd977 TOON: Fix CID 1002425, 1002426, 1003214 2013-10-30 00:27:38 +01:00
Eugene Sandulenko 706d1f9f81 FULLPIPE: Fix crash in debug menu 2013-10-30 00:54:58 +02:00
Eugene Sandulenko 0c2bc41f49 FULLPIPE: Fix crash after intro 2013-10-30 00:32:06 +02:00
Strangerke 7f86d15193 TSAGE: FIX CID 1003725, 1003726, 1002380, 1002379 2013-10-29 23:10:14 +01:00
Martin Kiewitz e14fc8a856 SCI: kq6 cd inventory stack overflow script patch
fixes bug #3293954
2013-10-29 22:24:01 +01:00
Eugene Sandulenko dc91eafdad DREAMWEB: More unitialized variables. CID 1003402 2013-10-29 09:58:36 +02:00
Eugene Sandulenko ba99c3d3b6 TOUCHE: Initialize class variables. CID 1002423 2013-10-29 09:53:34 +02:00
Eugene Sandulenko 9d2cc7ce84 TOUCHE: Fix buffer overrun. CID 1003934 2013-10-29 09:46:59 +02:00
Eugene Sandulenko 36ad6a69ca DRASCULA: More uninit variables. CID 1003403 2013-10-29 09:42:11 +02:00
Strangerke 809aaead09 TOON: Fix CID 1002424 2013-10-29 08:18:54 +01:00
Strangerke c00ff935de TSAGE: Fix CID 1003170 2013-10-29 08:18:36 +01:00
Strangerke acc49e9fe9 TSAGE: Fix CID 1047257 and 1002397 2013-10-29 08:05:30 +01:00
Einar Johan Trøan Sømåen d6b9d7de8f WINTERMUTE: Remove BasePlatform::setRect (replace with member-call) 2013-10-29 02:59:53 +01:00
Einar Johan Trøan Sømåen efb8031b3c WINTERMUTE: Remove BasePlatform::isRectEmpty (replace with member-call). 2013-10-29 02:59:53 +01:00
Einar Johan Trøan Sømåen 3fb4183909 WINTERMUTE: Remove BasePlatform::setRectEmpty (replace with member-call) 2013-10-29 02:59:53 +01:00
Einar Johan Trøan Sømåen 211b8c9732 WINTERMUTE: Remove unused BasePlatform-functions (showWindow/setCapture/releaseCapture) 2013-10-29 02:59:53 +01:00
Einar Johan Trøan Sømåen 4c3c707671 WINTERMUTE: Transfer Doubles explicitly when saving/loading. 2013-10-29 02:59:53 +01:00
Einar Johan Trøan Sømåen 538c5935f9 WINTERMUTE: Transfer Point32s explicitly when saving/loading. 2013-10-29 02:59:53 +01:00
Einar Johan Trøan Sømåen 95d2ed1a9b WINTERMUTE: Transfer Rect32s explicitly when saving/loading. 2013-10-29 02:59:52 +01:00
Einar Johan Trøan Sømåen dc4e3150f3 WINTERMUTE: Correct some doxygen-comments in TransparentSurface. 2013-10-29 02:59:52 +01:00
Einar Johan Trøan Sømåen 047a7171ee WINTERMUTE: Transfer Vector2s explicitly when saving/loading. 2013-10-29 02:59:52 +01:00
Einar Johan Trøan Sømåen ee5adb84c5 WINTERMUTE: Transfer bytes explicitly when saving/loading. 2013-10-29 02:59:52 +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 f938743b06 TSAGE: Fix CID 1003935, 1003723, 1002377 and 1002376 2013-10-29 00:11:57 +01:00
Eugene Sandulenko fbc4ec1d4c FULLPIPE: Fix intro playback. Still hangs on part2 2013-10-29 00:11:55 +02:00
Eugene Sandulenko 727c44a72a FULLPIPE: Implement ModalIntro::update() 2013-10-29 00:11:47 +02:00