aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-08-25Added an abstract base class for representing multiple-frames for animations....Nicola Mettifogo
2007-08-25Fixed a regressionFilippos Karapetis
2007-08-25Reset the protagonist's portrait when a chapter endsFilippos Karapetis
2007-08-25When sfMainMode is set, overwrite the stored panel modeFilippos Karapetis
2007-08-25The palette is set correctly now when chapter points change and a cutaway is upFilippos Karapetis
2007-08-25Fix build.Nicola Mettifogo
2007-08-25Properly limit the save title size in IHNMFilippos Karapetis
2007-08-25Merged most parser contexts into a single structure, added some new fields to...Nicola Mettifogo
2007-08-25Only close patch files for ITE, not IHNMFilippos Karapetis
2007-08-25Stop showing actors before a scene's background is shown. Removed a relevant ...Filippos Karapetis
2007-08-25Added skeleton code for kActorEventFilippos Karapetis
2007-08-25The intro of IHNM is shown correctly nowFilippos Karapetis
2007-08-25Some more fixes to Gfx::palFade. Benny's nightfall scene is shown correctly nowFilippos Karapetis
2007-08-25Added a note on mouse right button action for IHNMFilippos Karapetis
2007-08-25Converse arrows scroll the conversation options correctly nowFilippos Karapetis
2007-08-25Inventory arrows scroll the inventory correctly nowFilippos Karapetis
2007-08-25Cleanup script routines.Nicola Mettifogo
2007-08-25Fixes end scene in Kyrandia 1 Macintosh.Johannes Schickel
2007-08-25- reformatting AdvancedDetector engines (looks like what the gob engine uses ...Johannes Schickel
2007-08-25Completed the restart/restore dialog screen and functionalityPaul Gilbert
2007-08-25Bugfix to prevent animations nuking the GUI element palette entriesPaul Gilbert
2007-08-25Fixed up several sound system script methodsPaul Gilbert
2007-08-24First step in restructuring engine code:Nicola Mettifogo
2007-08-24Some more fixes to Gfx::palFadeFilippos Karapetis
2007-08-24The frame count needs to be updated for cutaways without an animation bit as ...Filippos Karapetis
2007-08-24Oops, fixed a regression introduced with the latest code cleanupFilippos Karapetis
2007-08-24Code cleanup for the IHNM demoFilippos Karapetis
2007-08-24Updated some commentsFilippos Karapetis
2007-08-24Some more updates to Gfx::palFade (not finished yet, though)Filippos Karapetis
2007-08-24Clearcutaway now sets the scene's palette. Removed two workarounds for the IH...Filippos Karapetis
2007-08-24Clean-up of event opsFilippos Karapetis
2007-08-23Added skeleton code for sfScriptFade. Work is still needed in Gfx::palFade th...Filippos Karapetis
2007-08-23The colors of the input text widgets are correct now in IHNMFilippos Karapetis
2007-08-23The Lost in Time demo uses Adlib.Travis Howell
2007-08-22Implemented music pause and resumeFilippos Karapetis
2007-08-22Mutexes are now used in the MIDI music playing codeFilippos Karapetis
2007-08-22Implemented Music::stopFilippos Karapetis
2007-08-22Sprite priorities are now calculated correctly for IHNMFilippos Karapetis
2007-08-21Fixed the cutscenes in the CD version of Lost in TimeSven Hesse
2007-08-21The height of the save file list slider is calculated correctly now for IHNMFilippos Karapetis
2007-08-21The button sprites of the warnings dialogs of IHNM are loaded correctly now. ...Filippos Karapetis
2007-08-21Fixed the position of some widgets in the option dialogs of IHNMFilippos Karapetis
2007-08-21An encountered zero in an Apple IIGS sample stream turns off looping for that...Kari Salminen
2007-08-21Simplified blackToPalFilippos Karapetis
2007-08-21Updated some commentsFilippos Karapetis
2007-08-21Added note of clarification on enum AgiSoundType's different values.Kari Salminen
2007-08-2064bit AGOS fix by Mark WeaverMax Horn
2007-08-20Cleanup: Removed obsolete TODOsFilippos Karapetis
2007-08-20Fix for bug #1776993 - "ITE: Cannot exit a room (regression)"Filippos Karapetis
2007-08-19Made Apple IIGS MIDI file parsing work (They aren't completely standard MIDI ...Kari Salminen