4219 Commits

Author SHA1 Message Date
Filippos Karapetis
653cf4c971 Initial support of the psychic profile in IHNM (still buggy)
svn-id: r28323
2007-07-30 11:55:11 +00:00
Filippos Karapetis
36496dd467 The actors at the end of Benny's part in the IHNM demo are no longer incorrectly shown
svn-id: r28322
2007-07-30 10:33:17 +00:00
Filippos Karapetis
b888c08581 The credits of the IHNM demo are displayed correctly now
svn-id: r28320
2007-07-30 09:14:15 +00:00
Filippos Karapetis
976d39e2aa Changed some comments so that they follow the same commenting style
svn-id: r28319
2007-07-29 22:47:06 +00:00
Nicola Mettifogo
d9e6db79b5 Refactored allegedly ugly code.
svn-id: r28318
2007-07-29 21:14:17 +00:00
Nicola Mettifogo
b89bd7462c Oops. Last cleanup left out one very important line.
svn-id: r28317
2007-07-29 21:08:39 +00:00
Nicola Mettifogo
65ee4ae2d4 Now callables array is properly initialized.
svn-id: r28316
2007-07-29 19:56:06 +00:00
Nicola Mettifogo
283b89daf8 Cleanup.
svn-id: r28315
2007-07-29 19:17:53 +00:00
Filippos Karapetis
bb22e22050 Inventory icons in the IHNM demo are displayed correctly now
svn-id: r28313
2007-07-29 19:06:17 +00:00
Nicola Mettifogo
160a4ceaad Added callables stubs for Big Red Adventure.
svn-id: r28312
2007-07-29 18:49:24 +00:00
Nicola Mettifogo
092de55a6a Removed debug code.
svn-id: r28311
2007-07-29 18:46:29 +00:00
Sven Hesse
0b39041e5d Fix compilation
svn-id: r28310
2007-07-29 18:14:44 +00:00
Max Horn
3e95cd9f53 Fixing some warnings
svn-id: r28309
2007-07-29 17:48:25 +00:00
Max Horn
50537d3ae0 Fixed some warnings
svn-id: r28308
2007-07-29 17:37:08 +00:00
Johannes Schickel
65abeadcf6 Fixed bug in Resource::getFileHandle.
svn-id: r28306
2007-07-29 17:21:21 +00:00
Filippos Karapetis
e5808ea2f2 Fixed some warnings
svn-id: r28304
2007-07-29 17:10:51 +00:00
Nicola Mettifogo
ae461cebd6 Cleanup.
svn-id: r28303
2007-07-29 17:06:23 +00:00
Nicola Mettifogo
4774696a96 Made current callable routines members of Parallaction_ns, and moved them to callables_ns.cpp.
svn-id: r28302
2007-07-29 17:02:08 +00:00
Nicola Mettifogo
9df68f57b0 Fixed mismatched table name in initialization.
svn-id: r28300
2007-07-29 16:56:06 +00:00
Nicola Mettifogo
7e4909efad Moved all callable routines and related data into callables.cpp.
svn-id: r28299
2007-07-29 16:42:29 +00:00
Johannes Schickel
5354f3b1d0 - fixes some warnings
- enables Kyrandia 2 main menu again

svn-id: r28298
2007-07-29 16:35:15 +00:00
Johannes Schickel
1140fca82e - 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
2007-07-29 16:33:11 +00:00
Johannes Schickel
076d6b1bc1 Restructure Kyrandia sourcecode (part 2, compiling works again)
svn-id: r28296
2007-07-29 16:31:29 +00:00
Nicola Mettifogo
b01232f08a - Added parser strings for Big Red Adventure
- Pushed parser strings initialization down to engine subclasses

svn-id: r28295
2007-07-29 16:29:41 +00:00
Johannes Schickel
bf5bb9280b - Restructure Kyrandia sourcecode (part 1, breaks compiling)
svn-id: r28294
2007-07-29 16:28:25 +00:00
Nicola Mettifogo
5ff9d0fe89 Fix build.
svn-id: r28292
2007-07-29 16:08:30 +00:00
Nicola Mettifogo
9a766cf5c4 Removed direct references to callable functions (opcodes). They are now only available via a virtual member function in the engine.
svn-id: r28291
2007-07-29 15:21:33 +00:00
Nicola Mettifogo
04027589ab Cleanup and some new comments.
svn-id: r28290
2007-07-29 14:32:30 +00:00
Nicola Mettifogo
7e7b07132e Moved specialized initialization code into subclasses.
svn-id: r28289
2007-07-29 14:24:31 +00:00
Nicola Mettifogo
47e5b0f0ff Added dummy SoundMan to help with integration of Big Red Adventure.
svn-id: r28288
2007-07-29 14:23:26 +00:00
Paweł Kołodziejski
f8d28abdf9 added sfx/voice and few corrections
svn-id: r28286
2007-07-29 11:21:12 +00:00
Paweł Kołodziejski
395f244ba0 more corrections
svn-id: r28284
2007-07-29 07:12:24 +00:00
Paweł Kołodziejski
35eb799b8e correction to palette
svn-id: r28283
2007-07-29 06:37:45 +00:00
Paweł Kołodziejski
88c1e31d68 allow exit, formating
svn-id: r28281
2007-07-28 22:18:43 +00:00
Paweł Kołodziejski
c8f4818f2d more fixes to display fonts
svn-id: r28280
2007-07-28 22:14:17 +00:00
Paweł Kołodziejski
5e0a226b69 more fixes to display fonts
svn-id: r28279
2007-07-28 22:10:30 +00:00
Paweł Kołodziejski
df41a5faef fix display fonts
svn-id: r28278
2007-07-28 22:00:21 +00:00
Paweł Kołodziejski
c879386fc8 correction for palette and formating
svn-id: r28277
2007-07-28 21:36:46 +00:00
Paweł Kołodziejski
3f01ae069a formating and correction
svn-id: r28276
2007-07-28 21:15:35 +00:00
Paweł Kołodziejski
dbf01ea3fe more fixes
svn-id: r28274
2007-07-28 19:43:26 +00:00
Paweł Kołodziejski
3463604d05 few more fixes
svn-id: r28273
2007-07-28 15:18:21 +00:00
Nicola Mettifogo
4bce4afbd2 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
2007-07-28 15:15:23 +00:00
Paweł Kołodziejski
485ac1329c ops
svn-id: r28271
2007-07-28 14:51:32 +00:00
Paweł Kołodziejski
8d5f19d9e5 fixes into engine
svn-id: r28270
2007-07-28 14:45:26 +00:00
Nicola Mettifogo
6320e6db3c Now yielding control to system after updateScreen is invoked to get smoother mouse movements.
svn-id: r28269
2007-07-28 14:21:16 +00:00
Travis Howell
92c90ab8d6 Remove debug code.
svn-id: r28268
2007-07-28 14:10:25 +00:00
Nicola Mettifogo
7059a69bde Fixed bug #1762638. Mask filenames weren't chosen correctly when not explicitly specified by scripts.
svn-id: r28267
2007-07-28 13:56:27 +00:00
Filippos Karapetis
2c40b302ab The palette in Benny's part in the IHNM demo is correct now
svn-id: r28266
2007-07-28 13:28:25 +00:00
Nicola Mettifogo
b8f55ec742 Screen is now refreshed when waiting for left clicks. Solves bug #1762618.
svn-id: r28265
2007-07-28 13:27:48 +00:00
Filippos Karapetis
8c1fcc3c08 The main panel is now correctly shown in the IHNM demo. Some inventory items are still wrong, though
svn-id: r28264
2007-07-28 12:26:40 +00:00