aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-21yet another place were 'nosubtitles' wasn't properly changed to 'subtitles'Max Horn
2003-12-21Fix for bug #847805 (FOA: Assertion failed crash at lava pit)Max Horn
2003-12-21Revert for now, breaks VC.Travis Howell
2003-12-21opsPaweł Kołodziejski
2003-12-21update and fix depedencesPaweł Kołodziejski
2003-12-21Might as well merge, not need for larger sizes.Travis Howell
2003-12-21Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi...Max Horn
2003-12-21changed wording in NEWS a bitMax Horn
2003-12-21o Make use of the new LinearMemoryStream feature which allows auto-disposing ...Max Horn
2003-12-21incorrect use of pauseChannel (replaced by correct pauseID)Max Horn
2003-12-21Incorrect use of stopChannel (must be stopHandle); replaced single remaining ...Max Horn
2003-12-21Rewrote make*Stream factory functions to work around bug in MSVC6 (see bug re...Max Horn
2003-12-21automatically update the date in the README (not pretty, but works)Max Horn
2003-12-21TypoTravis Howell
2003-12-21cleanupMax Horn
2003-12-21don't use sound/mixer index, rather use the sound handle!Max Horn
2003-12-21Enable more debugging outputTravis Howell
2003-12-21cleanupMax Horn
2003-12-20Added last chunk of code. Now here are just the bugs to kill.Eugene Sandulenko
2003-12-20fix warningMax Horn
2003-12-20fixed crashes after restoring a savegame, added fnSetPaletteToFade and change...Robert Göffringmann
2003-12-20fix memory leakRobert Göffringmann
2003-12-20fix recently introduced mouse bugs.Robert Göffringmann
2003-12-20some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr))Gregory Montoir
2003-12-20I hope this fixes the control panel for other BS1 versions.Robert Göffringmann
2003-12-20sprites should now be rendered correctly.Robert Göffringmann
2003-12-20Add mouse capture keyTravis Howell
2003-12-20OoopsTravis Howell
2003-12-20Modified the calculation of where to draw parallaxes to be more like theTorbjörn Andersson
2003-12-20A comment in decompressRLE0() said that the images are vertically flipped,Torbjörn Andersson
2003-12-20CorrectionTravis Howell
2003-12-20IpdateTravis Howell
2003-12-20Add new objectTravis Howell
2003-12-20forgot these. :)Robert Göffringmann
2003-12-20added SwordControl (the control panel). Not yet finished.Robert Göffringmann
2003-12-20Add correction solution for missing song in dwarf mines of Simon1.Travis Howell
2003-12-20CorrectionTravis Howell
2003-12-20CorrectionTravis Howell
2003-12-20Enable vgascript dump option.Travis Howell
2003-12-20Revert bug work around, still can't detect conversation will enough yet.Travis Howell
2003-12-20Simpler checkTravis Howell
2003-12-20*** empty log message ***Travis Howell
2003-12-20Remove warning.Travis Howell
2003-12-20Update simon1 issuesTravis Howell
2003-12-20Fix iventory arrowsin some versions of Simon1.Travis Howell
2003-12-20Make VC6/EVC happierNicolas Bacca
2003-12-19Fixed bug with looping music. It must have been there all along, but maybeTorbjörn Andersson
2003-12-19Implemented scroll wheel handling for save/load dialogs. (This turned up aTorbjörn Andersson
2003-12-19Changed abs() to ABS(), and changed a sorting function to use SWAP()Torbjörn Andersson
2003-12-19Whitespace changesTorbjörn Andersson