aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-24o Added SoundMixer::isReady()Max Horn
2003-12-24fixed ft sounds channels initializationPaweł Kołodziejski
2003-12-24fixed compilationPaweł Kołodziejski
2003-12-24muse use even size when pushing data into a mixerstreamMax Horn
2003-12-24cleanup (code should be 100% equivalent)Max Horn
2003-12-24test is a PHONY targetMax Horn
2003-12-24added test target to Makefile (so you can do 'make test' now, provided you ha...Max Horn
2003-12-24simple unit tests for List/Map/String classesMax Horn
2003-12-24explicitly turn off all active sounds -> not all MIDI devices support the 'Al...Max Horn
2003-12-24fix various buglets (like, only 15 of the 16 channels were being inited; also...Max Horn
2003-12-24fix drum channelMax Horn
2003-12-24Should apply to all Simon1 versionsTravis Howell
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-12-23Replace the DOTT/SAM hack (which ensures that only one SFX is being played at...Max Horn
2003-12-23Allow sound ID for MP3/Vorbis sounds, too; cleaned up Vorbis playback code a bitMax Horn
2003-12-23fix control panel bugRobert Göffringmann
2003-12-23control panel changesRobert Göffringmann
2003-12-23Update Simon1/2 compression detailsTravis Howell
2003-12-23Add delay to help reduce cpu usage in some sections.Travis Howell
2003-12-23OoopsTravis Howell
2003-12-23Fix inventory flashing when using F10 in Simon1 after conversation.Travis Howell
2003-12-23Add correct value from simon2dos disasm.Travis Howell
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