sort by:
Revision Author Date Message Commit Date
9bdbb47 add missing clipping svn-id: r28371 31 July 2007, 21:19:45 UTC
d499925 fix for bug #1751226 (glitches on save/load svn-id: r28370 31 July 2007, 21:17:15 UTC
6b3c033 Added Ween English Atari ST and updated the Amiga version, as provided by pwigren in bug #1764174 svn-id: r28369 31 July 2007, 20:15:58 UTC
4b008f9 Changed code to use the new fadePalette function, thus removing fadeInPalette and some custom fade code in _c_endComment. svn-id: r28368 31 July 2007, 19:33:36 UTC
b29935e Generalized fadePalette to support custom target palette. svn-id: r28367 31 July 2007, 19:25:07 UTC
873a3e2 Added an English Bargon Attack Amiga/AtariST version, as provided by pwigren in bug #1764174 svn-id: r28366 31 July 2007, 19:18:41 UTC
bd22db4 Renamed palette functions. svn-id: r28365 31 July 2007, 19:12:44 UTC
806995d Fixed some warnings svn-id: r28364 31 July 2007, 18:26:14 UTC
2e9ca7b Still partly broken/stubby VMD playing svn-id: r28363 31 July 2007, 18:16:33 UTC
cd20f09 Cleanup: removed dead code, fixed some comments and did some layout changes svn-id: r28362 31 July 2007, 18:08:40 UTC
03d7990 Some updates to the psychic profile in IHNM. sfPsychicProfileOff has been enabled again svn-id: r28361 31 July 2007, 17:41:10 UTC
ea251af Added the spanish version of Woodruff, provided by jvprat on #scummvm svn-id: r28360 31 July 2007, 17:05:45 UTC
c596fba sfPsychicProfileOff is not used, therefore disable it to prevent it from trying to clear the psychic profile again svn-id: r28359 31 July 2007, 15:40:08 UTC
89451cf It's now possible to return to the chapter selection screen correctly in IHNM svn-id: r28358 31 July 2007, 15:36:38 UTC
7c2857c Revert last change to credits. svn-id: r28355 31 July 2007, 11:58:59 UTC
165f7fc Implement some differences to the actor walking code in IHNM svn-id: r28352 31 July 2007, 04:19:23 UTC
34292a6 Minor DataIO-cleanup svn-id: r28349 31 July 2007, 01:43:32 UTC
32d0070 Play MIDI music at the volume specified in the options screen svn-id: r28348 31 July 2007, 01:21:25 UTC
2707e3a Music should not be played after changing scene if it's disabled from the options svn-id: r28347 31 July 2007, 00:52:00 UTC
9a12582 The mouse works correctly now in the options dialog when it's opened in the non-interactive part of the IHNM demo svn-id: r28346 31 July 2007, 00:18:45 UTC
3ee5ee2 Loading saved games in the demo version of IHNM should work now svn-id: r28345 31 July 2007, 00:06:57 UTC
889d1a4 The interactive part of the IHNM demo fully works now. Also, made the options screen work in the non-interactive part of the demo svn-id: r28344 30 July 2007, 23:37:18 UTC
a09a95c sf92 is not null in the demo version of IHNM svn-id: r28343 30 July 2007, 23:30:08 UTC
f77195a - Removed left-over, commented-out code - Added support for palette changing within the frame data (haven't seen any IMD that actually does that, though) svn-id: r28342 30 July 2007, 23:22:09 UTC
6f1baac The interactive part of the IHNM demo loads music normally, like the full version, so only load music manually when songTableID is 0 svn-id: r28341 30 July 2007, 21:17:15 UTC
91c2aef Fixed some resources of the IHNM demo svn-id: r28340 30 July 2007, 21:14:57 UTC
1856a0f Correct the object sprites only in Ted's part of the IHNM demo svn-id: r28339 30 July 2007, 21:13:51 UTC
2dd1dd5 Fixing Full Throttle. If I understand the code correctly, this *should* be correct not break anything else. ;) svn-id: r28338 30 July 2007, 19:54:51 UTC
3cddad3 Add James to credits for his Music Enhancement project svn-id: r28336 30 July 2007, 19:18:39 UTC
fa190dc Fixed palette going psychedelic at the very end of the game. svn-id: r28335 30 July 2007, 19:05:49 UTC
ba271c0 Replaced some palette code in _c_endComment with a function call. svn-id: r28334 30 July 2007, 18:39:38 UTC
4c2ec23 Added a few stub messages svn-id: r28333 30 July 2007, 18:35:16 UTC
2b2af8a Music works now in the IHNM demo svn-id: r28332 30 July 2007, 18:26:56 UTC
012f16d added missing MIDI gm->mt32 program change mapping (bug #1759318) svn-id: r28331 30 July 2007, 17:45:43 UTC
e75e237 Updated the MSVC8 project file of the gob engine for commit #28327 svn-id: r28330 30 July 2007, 16:33:23 UTC
60b4148 The disk icon is now shown in the IHNM demo (though it's not functional yet) svn-id: r28329 30 July 2007, 16:16:22 UTC
78e8dad Verified some resources of the IHNM demo svn-id: r28328 30 July 2007, 16:12:40 UTC
f06f150 Restructured and cleaned-up IMD playing svn-id: r28327 30 July 2007, 15:53:38 UTC
c8aae37 Process only mouse clicks in the psychic profile, not mouse movement svn-id: r28326 30 July 2007, 14:35:26 UTC
7498c6b It's now possible to exit from the psychic profile screen in IHNM svn-id: r28325 30 July 2007, 14:22:53 UTC
ba44fcb Some corrections for the psychic profile screen in IHNM. The psychic profile background drawing has been turned into an event, so actors and animations will no longer be incorrectly shown. Also, the incorrect text color has been fixed. The text position is still wrong, though, and it's currently not possible to exit the psychic profile screen svn-id: r28324 30 July 2007, 13:19:46 UTC
653cf4c Initial support of the psychic profile in IHNM (still buggy) svn-id: r28323 30 July 2007, 11:55:11 UTC
36496dd The actors at the end of Benny's part in the IHNM demo are no longer incorrectly shown svn-id: r28322 30 July 2007, 10:33:17 UTC
6505686 Renamed some typedefs to avoid clashes with sky engine svn-id: r28321 30 July 2007, 10:18:25 UTC
b888c08 The credits of the IHNM demo are displayed correctly now svn-id: r28320 30 July 2007, 09:14:15 UTC
976d39e Changed some comments so that they follow the same commenting style svn-id: r28319 29 July 2007, 22:47:06 UTC
d9e6db7 Refactored allegedly ugly code. svn-id: r28318 29 July 2007, 21:14:17 UTC
b89bd74 Oops. Last cleanup left out one very important line. svn-id: r28317 29 July 2007, 21:08:39 UTC
65ee4ae Now callables array is properly initialized. svn-id: r28316 29 July 2007, 19:56:06 UTC
283b89d Cleanup. svn-id: r28315 29 July 2007, 19:17:53 UTC
1ff49e3 Updated the MSVC8 project file of the parallaction engine for commit #28312 svn-id: r28314 29 July 2007, 19:14:50 UTC
bb22e22 Inventory icons in the IHNM demo are displayed correctly now svn-id: r28313 29 July 2007, 19:06:17 UTC
160a4ce Added callables stubs for Big Red Adventure. svn-id: r28312 29 July 2007, 18:49:24 UTC
092de55 Removed debug code. svn-id: r28311 29 July 2007, 18:46:29 UTC
0b39041 Fix compilation svn-id: r28310 29 July 2007, 18:14:44 UTC
3e95cd9 Fixing some warnings svn-id: r28309 29 July 2007, 17:48:25 UTC
50537d3 Fixed some warnings svn-id: r28308 29 July 2007, 17:37:08 UTC
b8d7b6e Updated the MSVC8 project file of the kyra engine for commits #28294, 28296, 28297 svn-id: r28307 29 July 2007, 17:33:17 UTC
65abead Fixed bug in Resource::getFileHandle. svn-id: r28306 29 July 2007, 17:21:21 UTC
4fd3678 Updated the MSVC8 project file of the parallaction engine for commit #28302 svn-id: r28305 29 July 2007, 17:19:15 UTC
e5808ea Fixed some warnings svn-id: r28304 29 July 2007, 17:10:51 UTC
ae461ce Cleanup. svn-id: r28303 29 July 2007, 17:06:23 UTC
4774696 Made current callable routines members of Parallaction_ns, and moved them to callables_ns.cpp. svn-id: r28302 29 July 2007, 17:02:08 UTC
608fd62 Updated the MSVC8 project file of the parallaction engine for commit #28299 svn-id: r28301 29 July 2007, 16:58:52 UTC
9df68f5 Fixed mismatched table name in initialization. svn-id: r28300 29 July 2007, 16:56:06 UTC
7e4909e Moved all callable routines and related data into callables.cpp. svn-id: r28299 29 July 2007, 16:42:29 UTC
5354f3b - fixes some warnings - enables Kyrandia 2 main menu again svn-id: r28298 29 July 2007, 16:35:15 UTC
1140fca - Kyrandia 1 works again - Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 29 July 2007, 16:33:11 UTC
076d6b1 Restructure Kyrandia sourcecode (part 2, compiling works again) svn-id: r28296 29 July 2007, 16:31:29 UTC
b01232f - Added parser strings for Big Red Adventure - Pushed parser strings initialization down to engine subclasses svn-id: r28295 29 July 2007, 16:29:41 UTC
bf5bb92 - Restructure Kyrandia sourcecode (part 1, breaks compiling) svn-id: r28294 29 July 2007, 16:28:25 UTC
e2cf426 Updated the MSVC8 project file of the parallaction engine for commit #28289 svn-id: r28293 29 July 2007, 16:13:52 UTC
5ff9d0f Fix build. svn-id: r28292 29 July 2007, 16:08:30 UTC
9a766cf Removed direct references to callable functions (opcodes). They are now only available via a virtual member function in the engine. svn-id: r28291 29 July 2007, 15:21:33 UTC
0402758 Cleanup and some new comments. svn-id: r28290 29 July 2007, 14:32:30 UTC
7e7b071 Moved specialized initialization code into subclasses. svn-id: r28289 29 July 2007, 14:24:31 UTC
47e5b0f Added dummy SoundMan to help with integration of Big Red Adventure. svn-id: r28288 29 July 2007, 14:23:26 UTC
f8d28ab added sfx/voice and few corrections svn-id: r28286 29 July 2007, 11:21:12 UTC
395f244 more corrections svn-id: r28284 29 July 2007, 07:12:24 UTC
35eb799 correction to palette svn-id: r28283 29 July 2007, 06:37:45 UTC
88c1e31 allow exit, formating svn-id: r28281 28 July 2007, 22:18:43 UTC
c8f4818 more fixes to display fonts svn-id: r28280 28 July 2007, 22:14:17 UTC
5e0a226 more fixes to display fonts svn-id: r28279 28 July 2007, 22:10:30 UTC
df41a5f fix display fonts svn-id: r28278 28 July 2007, 22:00:21 UTC
c879386 correction for palette and formating svn-id: r28277 28 July 2007, 21:36:46 UTC
3f01ae0 formating and correction svn-id: r28276 28 July 2007, 21:15:35 UTC
dbf01ea more fixes svn-id: r28274 28 July 2007, 19:43:26 UTC
3463604 few more fixes svn-id: r28273 28 July 2007, 15:18:21 UTC
4bce4af Should fix bug #1762614. There is a chance some regression glitches appear in locations where animations are displayed together with character comments. svn-id: r28272 28 July 2007, 15:15:23 UTC
485ac13 ops svn-id: r28271 28 July 2007, 14:51:32 UTC
8d5f19d fixes into engine svn-id: r28270 28 July 2007, 14:45:26 UTC
6320e6d Now yielding control to system after updateScreen is invoked to get smoother mouse movements. svn-id: r28269 28 July 2007, 14:21:16 UTC
92c90ab Remove debug code. svn-id: r28268 28 July 2007, 14:10:25 UTC
7059a69 Fixed bug #1762638. Mask filenames weren't chosen correctly when not explicitly specified by scripts. svn-id: r28267 28 July 2007, 13:56:27 UTC
2c40b30 The palette in Benny's part in the IHNM demo is correct now svn-id: r28266 28 July 2007, 13:28:25 UTC
b8f55ec Screen is now refreshed when waiting for left clicks. Solves bug #1762618. svn-id: r28265 28 July 2007, 13:27:48 UTC
8c1fcc3 The main panel is now correctly shown in the IHNM demo. Some inventory items are still wrong, though svn-id: r28264 28 July 2007, 12:26:40 UTC
603bd23 cleanup white spaces from 'jvprat' svn-id: r28262 28 July 2007, 09:45:05 UTC
488d9f3 Add save code differences in Amiga verison of Waxworks. svn-id: r28261 28 July 2007, 09:16:44 UTC
d6fd87f Add save code differences in Amiga verison of Waxworks. svn-id: r28260 28 July 2007, 09:14:05 UTC
back to top