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
|
1ff49e3ab2
|
Updated the MSVC8 project file of the parallaction engine for commit #28312
svn-id: r28314
|
2007-07-29 19:14:50 +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 |
|
Filippos Karapetis
|
b8d7b6e448
|
Updated the MSVC8 project file of the kyra engine for commits #28294, 28296, 28297
svn-id: r28307
|
2007-07-29 17:33:17 +00:00 |
|
Johannes Schickel
|
65abeadcf6
|
Fixed bug in Resource::getFileHandle.
svn-id: r28306
|
2007-07-29 17:21:21 +00:00 |
|
Filippos Karapetis
|
4fd3678713
|
Updated the MSVC8 project file of the parallaction engine for commit #28302
svn-id: r28305
|
2007-07-29 17:19:15 +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 |
|
Filippos Karapetis
|
608fd62cb5
|
Updated the MSVC8 project file of the parallaction engine for commit #28299
svn-id: r28301
|
2007-07-29 16:58:52 +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 |
|
Filippos Karapetis
|
e2cf426be0
|
Updated the MSVC8 project file of the parallaction engine for commit #28289
svn-id: r28293
|
2007-07-29 16:13:52 +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 |
|
Paweł Kołodziejski
|
603bd238d1
|
cleanup white spaces from 'jvprat'
svn-id: r28262
|
2007-07-28 09:45:05 +00:00 |
|