aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-28Compiles on mingw nowTravis Howell
2003-07-28big FIXMEMax Horn
2003-07-28fixed yet more warningsMax Horn
2003-07-28fixed more warningsMax Horn
2003-07-28more warningsMax Horn
2003-07-28update for bs2Jonathan Gray
2003-07-28fixed some warningsMax Horn
2003-07-28make people happyJonathan Gray
2003-07-28added CopyRateConverter (used if inrate == outrate)Max Horn
2003-07-28bs2Jonathan Gray
2003-07-28bs2 driverJonathan Gray
2003-07-28bs2Jonathan Gray
2003-07-28Patch #715991: Quit Confirmation Dialog (feature request #642721) with some t...Max Horn
2003-07-28use a single converter for both channels (if input data is stereo), for impro...Max Horn
2003-07-28more sanity checksMax Horn
2003-07-28adding an assert (better paranoid than letting a null pointer slip thru)Max Horn
2003-07-28fix return values in getObjectOrActorXY; turned unsafe derefActorSafe call in...Max Horn
2003-07-27init walkdata (fix for bug #770306); move Actor::Actor constructor from heade...Max Horn
2003-07-27oops this was never meant to be removedMax Horn
2003-07-27fix inventory scrolling V1/V2 games (there were problems with an odd inventor...Max Horn
2003-07-27some cleanupPaweł Kołodziejski
2003-07-27Count amount of save files available so load/save dialog works correctly.Travis Howell
2003-07-26Fixed unit'd var in Adlib driverJamieson Christian
2003-07-26For for Bug [775654] DOTT: Hanging notesJamieson Christian
2003-07-26Added gui/about.*Jamieson Christian
2003-07-26oops accidentally broke the 'old' 8bit resampling code :-(Max Horn
2003-07-25fixed setActorCostume for COMI; fixees bug #754421 and hopefully also the iss...Max Horn
2003-07-25move AudioInputStream implementations & makeInputStream into separate .cpp fileMax Horn
2003-07-25reduced source code duplicationMax Horn
2003-07-25Surprised this has not caused major problemsTravis Howell
2003-07-25Use correct frame rate value from disasm, fixes minor timing issue in simon 2 inTravis Howell
2003-07-25lots of mixer changes: replaced _volumeTable by _globalVolume (applying volum...Max Horn
2003-07-25round to nearestMax Horn
2003-07-24oops, wanted to move talkFrequency initialisation, but only re-moved it, and ...Max Horn
2003-07-24whitespaceMax Horn
2003-07-24added volume support; some cleanup; provided exactly as many samples as were ...Max Horn
2003-07-24added RateConverter classes as thin wrappers around st_* functions; renamed I...Max Horn
2003-07-24ambient sfx works fine againTravis Howell
2003-07-24new files, based on SoX (http://sox.sf.net): better resampling code. Note tha...Max Horn
2003-07-24cleanup: encapsulate some more members of class Actor, and rename newDirectio...Max Horn
2003-07-24Should be right nowTravis Howell
2003-07-24Fix warning (no newline at end of file)Torbjörn Andersson
2003-07-24OoopsTravis Howell
2003-07-24Add support for strnicmpChris Apers
2003-07-24Remove palmos fixmeChris Apers
2003-07-24scumm_strnicmpJonathan Gray
2003-07-24Simon games shold only play one voice at a time.Travis Howell
2003-07-24Another leakTravis Howell
2003-07-24Check before releasing memoryTravis Howell
2003-07-24Fix for simon2mac voices problem, bug #776803Travis Howell