aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-23OoopsTravis Howell
2003-12-23Add var to track current subroutine been used.Travis Howell
2003-12-23Add commentTravis Howell
2003-12-23Update Simon2 issues.Travis Howell
2003-12-23simon2dos/talkie used different expire_vga_timers() code.Travis Howell
2003-12-23Microsoft Compilers : Which part of the standard do you want to break today ?Nicolas Bacca
2003-12-23cleanupMax Horn
2003-12-23must use pauseHandle, not pauseIDMax Horn
2003-12-22fix warningsMax Horn
2003-12-22fixed some animation bugsRobert Göffringmann
2003-12-22fixed screen and music fadingRobert Göffringmann
2003-12-22some changes in imuse digital (synced with local sources)Paweł Kołodziejski
2003-12-22actually, converting a sound handle to a sound index is an evil hack, too... :-)Max Horn
2003-12-22Fix warning generated by the incomprehensibly picky MinGW GCC compiler.Torbjörn Andersson
2003-12-22o Got rid of Channel::destroy() method (no more evil 'delete this', plusMax Horn
2003-12-22Subtitles in the FT/Dig intros should be working again. At least untilTorbjörn Andersson
2003-12-22fix for bug #864478 (Smush audio streaming); cleanupMax Horn
2003-12-22Change to arrow cursor when displaying the inventory menuTorbjörn Andersson
2003-12-22another change to verticalMask(). this should fix the remaining sprite priori...Robert Göffringmann
2003-12-22Preliminary support for queen in the old codebase ...Nicolas Bacca
2003-12-22added fnSetPaletteToFade/fnSetPaletteToCutRobert Göffringmann
2003-12-22Added abortNicolas Bacca
2003-12-22Namespace fixNicolas Bacca
2003-12-22Add queenNicolas Bacca
2003-12-22Switch back to older method (Used in Hebrew version) of combined speech and s...Travis Howell
2003-12-22Moved bundle music code from class Sound to IMuseDigital (seems more natural;...Max Horn
2003-12-22added code for non-looping music and implemented fadingRobert Göffringmann
2003-12-22changed the way the control panel is startedRobert Göffringmann
2003-12-22work around a GCC bug.Robert Göffringmann
2003-12-22changed some stuff with track_flags param in IACT handle smush codePaweł Kołodziejski
2003-12-21added workaround for scriptbug (fixes ending sequence).Robert Göffringmann
2003-12-21Invisible mouse pointer fix.Marcus Comstedt
2003-12-21disable custom new/delete/free by default (only keep it around in case it com...Max Horn
2003-12-21Avoid Loom dupes.Marcus Comstedt
2003-12-21tiny cleanupMax Horn
2003-12-21Avoid duplicate entries due to case.Marcus Comstedt
2003-12-21cleanup; fix endian bug which caused the dreaded Simon1 hang on MacOS (_palet...Max Horn
2003-12-21fix mouse bugs (fixes chess puzzle)Robert Göffringmann
2003-12-21The rewritten Timer class actually allows us to get rid of several evil hacks...Max Horn
2003-12-21Make sure plugins are loaded when the selector is running.Marcus Comstedt
2003-12-21Highlight the correct (I hope!) menu icon during conversation, and do theTorbjörn Andersson
2003-12-21fixed scrollingRobert Göffringmann
2003-12-21include stdafx.hMax Horn
2003-12-21fixed parallax drawing for room 54Robert Göffringmann
2003-12-21warning fixTorbjörn Andersson
2003-12-21Add headerTravis Howell
2003-12-21Add music_mute config option to Simon 1/2Travis Howell
2003-12-21Add sfx_mute to simonTravis Howell
2003-12-21now two inventory items can be combinedRobert Göffringmann
2003-12-21Require stdafx.h to have been included.Marcus Comstedt