Commit Graph

57834 Commits

Author SHA1 Message Date
Strangerke
b50f0e2a0d MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
Paul Gilbert
9d89861f77 TSAGE: Fix for clearing conversation dialogs 2013-07-28 19:01:55 -04:00
Paul Gilbert
a91b96f790 TSAGE: Corrected display of R2R conversation dialog border 2013-07-28 18:25:18 -04:00
Strangerke
1b2adafefa MORTEVIELLE: Use heap allocation in GfxSurface::decode, remove one use of swap 2013-07-28 23:35:26 +02:00
Paul Gilbert
40f82509e9 TSAGE: Correct R2R width of conversation dialog 2013-07-28 17:07:57 -04:00
Paul Gilbert
2fefa91d95 TSAGE: Fixes for R2R text positioning in conversation dialogs 2013-07-28 16:50:33 -04:00
Matthew Hoops
d969b1b11b PEGASUS: Fix gas canister removal not stopping the air timer
This bug was also in the original
2013-07-28 14:32:23 -04:00
Paul Gilbert
8320a556d4 TSAGE: Added R2R conversation dialog text and removal code 2013-07-28 10:35:56 -04:00
Einar Johan Trøan Sømåen
28b8537530 WINTERMUTE: Respect EVENT_QUIT properly (and don't ask to quit anymore) 2013-07-27 21:40:27 +02:00
Eugene Sandulenko
b43bac6192 WINTERMUTE: Added detection entry for Toshechka game 2013-07-27 20:48:16 +03:00
Paul Gilbert
dee719390c HOPKINS: Move breakout highscore table to savegames, and fixes to display 2013-07-26 21:57:02 -04:00
Strangerke
0b8db36af5 MORTEVIELLE: Remove another use of _mem 2013-07-27 00:08:56 +02:00
Strangerke
8009b2ebd8 MORTEVIELLE: Remove another use of _mem 2013-07-26 13:10:54 +02:00
Paul Gilbert
bfcebeac7d TSAGE: Added new R2R conversation decoding logic 2013-07-25 21:57:42 -04:00
Strangerke
db10ddace4 MORTEVIELLE: Use a specific buffer instead of _mem for noise5 file 2013-07-25 15:47:31 +02:00
Strangerke
8e2fe73afa MORTEVIELLE: Use a specific buffer instead of _mem for the animations 2013-07-25 10:32:21 +02:00
Strangerke
e86ec8bc81 MORTEVIELLE: Use variable size for _rightFramePict in order to handle the different sizes of the Amiga and Atari versions 2013-07-25 10:24:25 +02:00
Strangerke
51f6966656 MORTEVIELLE: Use a specific buffer instead of _mem for the right frame 2013-07-25 10:10:09 +02:00
Strangerke
31dffa00e0 MORTEVIELLE: Remove the check on German for the intro filename by using an alternate filename in loading code 2013-07-25 09:59:25 +02:00
Strangerke
3f191e8f0f MORTEVIELLE: Fix the German 2nd intro screen (original bug) 2013-07-25 09:49:43 +02:00
Strangerke
eb998776ac MORTEVIELLE: Fix box height when searching 2013-07-25 00:50:08 +02:00
Strangerke
11df173292 MORTEVIELLE: Remove unused code from the original compression scheme 2013-07-24 18:24:28 +02:00
Strangerke
91ed517332 MORTEVIELLE: Move Current Picture out of _mem buffer, some renaming 2013-07-24 18:22:35 +02:00
Strangerke
9bbfd7f628 MORTEVIELLE: Start working on displayPicture, misc renaming and refactoring 2013-07-24 15:16:56 +02:00
Strangerke
d5a6c9e4ab MORTEVIELLE: Remove useless define 2013-07-24 13:16:28 +02:00
Strangerke
06e57dd53b MORTEVIELLE: Remove useless constant, rename another one 2013-07-24 12:30:58 +02:00
Einar Johan Trøan Sømåen
e19656464c WINTERMUTE: Set _scriptStream to nullptr after deletion
(Clang static-analyzer issue)
2013-07-23 18:39:50 +02:00
Strangerke
3573929625 MORTEVIELLE: Give a better name to kAdrDecBuffer 2013-07-23 17:19:16 +02:00
Strangerke
03e32ca318 MORTEVIELLE: Get rid of phaz, Fix an uninitialized variable in setRandomPresenceRoom9 2013-07-23 15:03:47 +02:00
Strangerke
95ade596a1 MORTEVIELLE: Renaming fields and functions related to the number of answers per character 2013-07-23 10:51:42 +02:00
Strangerke
be886b4e38 MORTEVIELLE: Improve question cheat in debugger 2013-07-23 10:44:33 +02:00
Strangerke
de3566e82e MORTEVIELLE: Some more renaming 2013-07-23 10:18:08 +02:00
Strangerke
877fc1f8b9 MORTEVIELLE: Clarify a part of taffich 2013-07-23 09:41:59 +02:00
Strangerke
dcdf68b0a6 MORTEVIELLE: Some more renaming 2013-07-23 09:31:47 +02:00
Strangerke
ee6bb6719c MORTEVIELLE: Janitorial: Misc cosmetic changes 2013-07-23 09:13:32 +02:00
Strangerke
a5b18d7905 MORTEVIELLE: Remove _msg array 2013-07-22 23:59:43 +02:00
Strangerke
4abc37de3f MORTEVIELLE: Fix Wait and Sleep alerts 2013-07-22 23:37:33 +02:00
Strangerke
74e3da2d0d MORTEVIELLE: Fix another glitch in the head display functions 2013-07-22 15:55:21 +02:00
Strangerke
42ec5c7ed3 MORTEVIELLE: Fix glitch in one of the head display functions 2013-07-22 14:28:53 +02:00
Strangerke
f706ffbc3c MORTEVIELLE: rename variable name not following naming conventions 2013-07-22 11:19:02 +02:00
Strangerke
4bba7fcb90 MORTEVIELLE: Simplify loadDesFile and loadAniFile 2013-07-22 10:59:52 +02:00
Strangerke
b481096d87 MORTEVIELLE: Use kAdrPictureComp in displayCGAPattern 2013-07-22 10:42:02 +02:00
Strangerke
6d2d0680a9 MORTEVIELLE: Fix some more invalid read sizes 2013-07-22 10:10:56 +02:00
Strangerke
624d05d7bc MORTEVIELLE: Fix invalid read size in music code 2013-07-22 09:25:08 +02:00
Strangerke
88f5fe7329 MORTEVIELLE: Get rid of the last remaining magic values used with _mem 2013-07-21 19:59:58 +02:00
Matthew Hoops
15456d333e PEGASUS: Fix missing AI warning videos in the DVD demo 2013-07-21 08:58:24 -04:00
Torbjörn Andersson
1f9f08c935 SCUMM: Fix test before running VAR_SAVELOAD_SCRIPT2 (CID 1004135)
This doesn't really make any difference because either both
VAR_SAVELOAD_SCRIPT and VAR_SAVELOAD_SCRIPT2 exist, or neither
does. But it feels more correct this way.
2013-07-21 10:02:02 +02:00
Strangerke
d5ad25316c MORTEVIELLE: Remove constants previously used by the mouse code 2013-07-21 09:27:15 +02:00
Torbjörn Andersson
bb0850101c TSAGE: Fix GCC warning about possibly undefined behaviour 2013-07-21 08:15:16 +02:00
Paul Gilbert
472618ffff TSAGE: Bugfixes for R2R drive room 2013-07-20 23:26:25 -04:00