aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2007-08-19Removed superfluous variable checkings. Made it so that Apple IIGS mixing cod...Kari Salminen
2007-08-19Fixes previously crashing sound. Crash happened because of PCjr 4-channel mix...Kari Salminen
2007-08-19Some cleanup / const correctness / OOficationMax Horn
2007-08-19Small correctionSven Hesse
2007-08-19Fixed warning about global symbol 'chn' being shadowed by local declaration '...Max Horn
2007-08-19Always update the video's position, even if it's already been loaded, becauseTorbjörn Andersson
2007-08-19Fixed bug #1777058.Nicola Mettifogo
2007-08-19Fixing code formattingMax Horn
2007-08-19Checking in patch #1777241 by Uwe Ryssel (GOB: Some optimizations for slow co...Sven Hesse
2007-08-19Fixed two more warningsMax Horn
2007-08-19Fixed some - not all - warnings.Torbjörn Andersson
2007-08-18Changed Apple IIGS sample playing frequency multiplier from 1076.0 to C6 (i.e...Kari Salminen
2007-08-18Added support for playing Apple IIGS samples. The code's not very pretty at t...Kari Salminen
2007-08-18Corrected some of the colors in the save/load dialogs in IHNMFilippos Karapetis
2007-08-17Added a definition for Apple IIGS sound emulation mode, made sound initializa...Kari Salminen
2007-08-17added two more partsPaweł Kołodziejski
2007-08-17Several bugfixes:Filippos Karapetis
2007-08-17Removed an obsolete TODOFilippos Karapetis
2007-08-16Now using stacks to keep track of multiple levels when parsing location scripts.Nicola Mettifogo