aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-07-30Added a few stub messagesSven Hesse
svn-id: r28333
2007-07-30Music works now in the IHNM demoFilippos Karapetis
svn-id: r28332
2007-07-30added missing MIDI gm->mt32 program change mapping (bug #1759318)Gregory Montoir
svn-id: r28331
2007-07-30Updated the MSVC8 project file of the gob engine for commit #28327Filippos Karapetis
svn-id: r28330
2007-07-30The disk icon is now shown in the IHNM demo (though it's not functional yet)Filippos Karapetis
svn-id: r28329
2007-07-30Verified some resources of the IHNM demoFilippos Karapetis
svn-id: r28328
2007-07-30Restructured and cleaned-up IMD playingSven Hesse
svn-id: r28327
2007-07-30Process only mouse clicks in the psychic profile, not mouse movementFilippos Karapetis
svn-id: r28326
2007-07-30It's now possible to exit from the psychic profile screen in IHNMFilippos Karapetis
svn-id: r28325
2007-07-30Some corrections for the psychic profile screen in IHNM. The psychic profile ↵Filippos Karapetis
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
2007-07-30Initial support of the psychic profile in IHNM (still buggy)Filippos Karapetis
svn-id: r28323
2007-07-30The actors at the end of Benny's part in the IHNM demo are no longer ↵Filippos Karapetis
incorrectly shown svn-id: r28322
2007-07-30Renamed some typedefs to avoid clashes with sky engineEugene Sandulenko
svn-id: r28321
2007-07-30The credits of the IHNM demo are displayed correctly nowFilippos Karapetis
svn-id: r28320
2007-07-29Changed some comments so that they follow the same commenting styleFilippos Karapetis
svn-id: r28319
2007-07-29Refactored allegedly ugly code.Nicola Mettifogo
svn-id: r28318
2007-07-29Oops. Last cleanup left out one very important line.Nicola Mettifogo
svn-id: r28317
2007-07-29Now callables array is properly initialized.Nicola Mettifogo
svn-id: r28316
2007-07-29Cleanup.Nicola Mettifogo
svn-id: r28315
2007-07-29Updated the MSVC8 project file of the parallaction engine for commit #28312Filippos Karapetis
svn-id: r28314
2007-07-29Inventory icons in the IHNM demo are displayed correctly nowFilippos Karapetis
svn-id: r28313
2007-07-29Added callables stubs for Big Red Adventure.Nicola Mettifogo
svn-id: r28312
2007-07-29Removed debug code.Nicola Mettifogo
svn-id: r28311
2007-07-29Fix compilationSven Hesse
svn-id: r28310
2007-07-29Fixing some warningsMax Horn
svn-id: r28309
2007-07-29Fixed some warningsMax Horn
svn-id: r28308
2007-07-29Updated the MSVC8 project file of the kyra engine for commits #28294, 28296, ↵Filippos Karapetis
28297 svn-id: r28307
2007-07-29Fixed bug in Resource::getFileHandle.Johannes Schickel
svn-id: r28306
2007-07-29Updated the MSVC8 project file of the parallaction engine for commit #28302Filippos Karapetis
svn-id: r28305
2007-07-29Fixed some warningsFilippos Karapetis
svn-id: r28304
2007-07-29Cleanup.Nicola Mettifogo
svn-id: r28303
2007-07-29Made current callable routines members of Parallaction_ns, and moved them to ↵Nicola Mettifogo
callables_ns.cpp. svn-id: r28302
2007-07-29Updated the MSVC8 project file of the parallaction engine for commit #28299Filippos Karapetis
svn-id: r28301
2007-07-29Fixed mismatched table name in initialization.Nicola Mettifogo
svn-id: r28300
2007-07-29Moved all callable routines and related data into callables.cpp.Nicola Mettifogo
svn-id: r28299
2007-07-29- fixes some warningsJohannes Schickel
- enables Kyrandia 2 main menu again svn-id: r28298
2007-07-29- Kyrandia 1 works againJohannes Schickel
- 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-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
svn-id: r28296
2007-07-29- Added parser strings for Big Red AdventureNicola Mettifogo
- Pushed parser strings initialization down to engine subclasses svn-id: r28295
2007-07-29- Restructure Kyrandia sourcecode (part 1, breaks compiling)Johannes Schickel
svn-id: r28294
2007-07-29Updated the MSVC8 project file of the parallaction engine for commit #28289Filippos Karapetis
svn-id: r28293
2007-07-29Fix build.Nicola Mettifogo
svn-id: r28292
2007-07-29Removed direct references to callable functions (opcodes). They are now only ↵Nicola Mettifogo
available via a virtual member function in the engine. svn-id: r28291
2007-07-29Cleanup and some new comments.Nicola Mettifogo
svn-id: r28290
2007-07-29Moved specialized initialization code into subclasses.Nicola Mettifogo
svn-id: r28289
2007-07-29Added dummy SoundMan to help with integration of Big Red Adventure.Nicola Mettifogo
svn-id: r28288
2007-07-29added sfx/voice and few correctionsPaweł Kołodziejski
svn-id: r28286
2007-07-29more correctionsPaweł Kołodziejski
svn-id: r28284
2007-07-29correction to palettePaweł Kołodziejski
svn-id: r28283
2007-07-29Add a removeSavefile() to the default savefile manager based on the new ↵David Corrales
Common::File::remove(). svn-id: r28282