aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2007-07-29Now callables array is properly initialized.Nicola Mettifogo
svn-id: r28316
2007-07-29Cleanup.Nicola Mettifogo
svn-id: r28315
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-29Fixed bug in Resource::getFileHandle.Johannes Schickel
svn-id: r28306
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-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-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-28allow exit, formatingPaweł Kołodziejski
svn-id: r28281
2007-07-28more fixes to display fontsPaweł Kołodziejski
svn-id: r28280
2007-07-28more fixes to display fontsPaweł Kołodziejski
svn-id: r28279
2007-07-28fix display fontsPaweł Kołodziejski
svn-id: r28278
2007-07-28correction for palette and formatingPaweł Kołodziejski
svn-id: r28277
2007-07-28formating and correctionPaweł Kołodziejski
svn-id: r28276
2007-07-28more fixesPaweł Kołodziejski
svn-id: r28274
2007-07-28few more fixesPaweł Kołodziejski
svn-id: r28273
2007-07-28Should fix bug #1762614. There is a chance some regression glitches appear ↵Nicola Mettifogo
in locations where animations are displayed together with character comments. svn-id: r28272
2007-07-28opsPaweł Kołodziejski
svn-id: r28271
2007-07-28fixes into enginePaweł Kołodziejski
svn-id: r28270
2007-07-28Now yielding control to system after updateScreen is invoked to get smoother ↵Nicola Mettifogo
mouse movements. svn-id: r28269
2007-07-28Remove debug code.Travis Howell
svn-id: r28268
2007-07-28Fixed bug #1762638. Mask filenames weren't chosen correctly when not ↵Nicola Mettifogo
explicitly specified by scripts. svn-id: r28267
2007-07-28The palette in Benny's part in the IHNM demo is correct nowFilippos Karapetis
svn-id: r28266
2007-07-28Screen is now refreshed when waiting for left clicks. Solves bug #1762618.Nicola Mettifogo
svn-id: r28265
2007-07-28The main panel is now correctly shown in the IHNM demo. Some inventory items ↵Filippos Karapetis
are still wrong, though svn-id: r28264
2007-07-28cleanup white spaces from 'jvprat'Paweł Kołodziejski
svn-id: r28262
2007-07-28Add save code differences in Amiga verison of Waxworks.Travis Howell
svn-id: r28261
2007-07-28Add save code differences in Amiga verison of Waxworks.Travis Howell
svn-id: r28260
2007-07-28Add zone override table for Amiga verison of Waxworks.Travis Howell
svn-id: r28259
2007-07-28Switch error back to debug message, due to strange data in restart state files.Travis Howell
svn-id: r28258
2007-07-28Add support for multi-tune Protracker modules used in the Amiga version of ↵Travis Howell
Waxworks. svn-id: r28256