aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25Updated the parallaction MSVC8 project file for commit #28711Filippos Karapetis
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-22Reverted commit #28696, as the cause for it was different and has been fixed ...Filippos Karapetis
2007-08-22Implemented music pause and resumeFilippos Karapetis
2007-08-22Mutexes are now used in the MIDI music playing codeFilippos Karapetis
2007-08-22Detach the player callback handler when the music is being unloaded. Fixes bu...Filippos 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-20Removed extra commas from lookup-tables' ends.Kari Salminen
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