aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-07Patch #1913862: "CinE Script system"Eugene Sandulenko
svn-id: r31444
2008-04-07Some MIDI related cleanup.Johannes Schickel
svn-id: r31443
2008-04-07Bugfix for linking error in MSVC8 - it doesn't like multiple unnamed ↵Paul Gilbert
structures within a class svn-id: r31442
2008-04-06implement missing Screen::drawShapePlotType11_15()Florian Kagerer
svn-id: r31441
2008-04-06fix label for first save slot (towns/floppy)Florian Kagerer
svn-id: r31440
2008-04-06Implemented support for Towns (and hopefully DOS floppy too) menus.Johannes Schickel
svn-id: r31438
2008-04-06Fixed memory leaks.Johannes Schickel
svn-id: r31437
2008-04-06Fixed mouse input handling when entering savefile description.Johannes Schickel
svn-id: r31436
2008-04-06Fixed walkspeed on save loading.Johannes Schickel
svn-id: r31435
2008-04-06Silenced MSVC warningFilippos Karapetis
svn-id: r31434
2008-04-06Oops. that shouldn't have been reverted by last committ.Johannes Schickel
svn-id: r31433
2008-04-06Fixed potentional crash.Johannes Schickel
svn-id: r31432
2008-04-06svn-id: r31431Florian Kagerer
2008-04-06improved static res handling (sequence data, shape animation data)Florian Kagerer
svn-id: r31430
2008-04-06improved static res handling (sequence data, shape animation data)Florian Kagerer
svn-id: r31429
2008-04-06Fixed crash on startup when running japanese versions of Kyrandia.Johannes Schickel
svn-id: r31428
2008-04-06Set opcode 31 (o2_limitMouseRrange) to o2_dummy for now.Johannes Schickel
Also added a comment about that. svn-id: r31427
2008-04-06Cleanup.Johannes Schickel
svn-id: r31426
2008-04-06Implemented opcode 33 o2_loadSoundfile.Johannes Schickel
svn-id: r31425
2008-04-06Implemented fadeout waiting in KyraEngine_v2::enterNewScene for AdLib.Johannes Schickel
svn-id: r31424
2008-04-06- Fixed HACKs in o2_getMusicDriver and o2_getSfxDriverJohannes Schickel
- Implemented missing bits in KyraEngine_v2::enterNewScene for MIDI (AdLib code still missing) - Added music/sfx type to Sound class svn-id: r31423
2008-04-06Fixed various bugs in GUI_v2::processButtonList.Johannes Schickel
This fixes bugs: - #1935827 "HoF: Buttons pressed state not available" - #1935219 "HoF: artefact after loading game" svn-id: r31422
2008-04-06Fixed warning. (The 'anim' variable shadowed the anim() function.)Torbjörn Andersson
svn-id: r31421
2008-04-06Replaced ManagedList with Common::SharedPtr in the rest of the lure engineFilippos Karapetis
svn-id: r31420
2008-04-06Replaced ManagedList with Common::SharedPtr in lure's sound systemFilippos Karapetis
svn-id: r31419
2008-04-06Fixed codepage of parallaction project files (MSVC has a bad habit of ↵Filippos Karapetis
changing it for unknown reasons...) svn-id: r31418
2008-04-06Updated parallaction MSVC project files for commit #31415Filippos Karapetis
svn-id: r31417
2008-04-06Add very basic support for Amiga version of BRA.Travis Howell
svn-id: r31416
2008-04-06Replaced custom ManagedList with Common::SharedPtr.Nicola Mettifogo
svn-id: r31415
2008-04-05Code cleanup.Marcus Comstedt
svn-id: r31414
2008-04-05Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, ↵Max Horn
kADFlagDontAugmentPreferredTarget (since all AdvDetector engines except Kyra used kADFlagAugmentPreferredTarget, it seems reasonable to assume that as default) svn-id: r31413
2008-04-05Fixed regression causing a crash when the user had less than 5 savefiles.Johannes Schickel
svn-id: r31412
2008-04-05Fixed warning. (You shouldn't have to use floor() to simulate integer mathTorbjörn Andersson
anyway.) svn-id: r31411
2008-04-05Fixed regression from previous commitFilippos Karapetis
svn-id: r31410
2008-04-05Simplify codeEugene Sandulenko
svn-id: r31409
2008-04-05Added code to load (but NOT play) the external music files in the Macintosh ↵Filippos Karapetis
version of IHNM. I believe that the music in the Mac version is in TFMX format, which is not supported yet svn-id: r31408
2008-04-05Updated NEWS with the new supported games in the SVN versionFilippos Karapetis
svn-id: r31407
2008-04-05Speech is now played correctly in the Macintosh version of IHNMFilippos Karapetis
svn-id: r31405
2008-04-05Sound effects in the Macintosh version of IHNM are now workingFilippos Karapetis
svn-id: r31404
2008-04-05Added detection for IHNM Mac. Gampe plays, but sound and music is a big TODOEugene Sandulenko
svn-id: r31403
2008-04-05Fixed crash when supplying illegal savefile names.Johannes Schickel
svn-id: r31402
2008-04-05Don't rename quicksave filenames when deleting files.Johannes Schickel
svn-id: r31401
2008-04-05- Changed quicksaves to use slots 990-998.Johannes Schickel
- Made slots 990-999 not writeable for savegames via menu. - Temporary save in HoF now uses slot 999. svn-id: r31400
2008-04-05Small fix in processButtonList.Johannes Schickel
svn-id: r31399
2008-04-05- cleanupJohannes Schickel
- sort savefiles in kyra from newest -> oldest svn-id: r31397
2008-04-05Cleanup.Johannes Schickel
svn-id: r31396
2008-04-05- Implemented delete savegame menuJohannes Schickel
- Reverted hack introduced with last commit svn-id: r31395
2008-04-05Added simple hack to work around drawing of scroll button after loading game ↵Johannes Schickel
in HoF. svn-id: r31394
2008-04-05Fixed crash when opening menu after starting kyra1 with -x/--save-slot.Johannes Schickel
svn-id: r31393
2008-04-05Implemented proper savefile listing, this fixes bug #1479872 "KYRA1: a small ↵Johannes Schickel
menu issue". svn-id: r31392