aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-23oopsEugene Sandulenko
2004-10-23Better support of MT-32.Eugene Sandulenko
2004-10-22Properly nitialize _passThrough variable.Eugene Sandulenko
2004-10-22Support MT-32 emu.Eugene Sandulenko
2004-10-22correct music/fx for section 6Joost Peters
2004-10-22add section jumping to the debuggerJoost Peters
2004-10-22fix for bug [ 1043047 ] game hangs when foster path busyRobert Göffringmann
2004-10-22ScummVM style (partial)Torbjörn Andersson
2004-10-22cleanupMax Horn
2004-10-22ScummVM style.Torbjörn Andersson
2004-10-22Replaced the Bit* data types with ScummVM's int* and uint* types. TheTorbjörn Andersson
2004-10-22Prepare true AdLib support on PalmOSChris Apers
2004-10-22Prepare true AdLib support on PalmOSChris Apers
2004-10-22WhitespaceTorbjörn Andersson
2004-10-22IndentationTorbjörn Andersson
2004-10-22Fixed warning. Hopefully without breaking anything.Torbjörn Andersson
2004-10-22Correction for mingw compileTravis Howell
2004-10-22iAdd support for MT-32 emu.Eugene Sandulenko
2004-10-22Marked SAGA item as partly done.Torbjörn Andersson
2004-10-22Made the usage of the Rect data type more consistent with the rest ofTorbjörn Andersson
2004-10-22Fixed two of my own stupid bugs:Torbjörn Andersson
2004-10-22changed timing code.Robert Göffringmann
2004-10-21Fix sign warningsMax Horn
2004-10-21Don't hard code refsMax Horn
2004-10-21Better support of MT-32.Eugene Sandulenko
2004-10-21Patch #1048326 Better MT-32 supportEugene Sandulenko
2004-10-21Whitespace -> tabMax Horn
2004-10-21OoopsChris Apers
2004-10-21Make PalmOS happyChris Apers
2004-10-21Fixed alignment problem with BS1 demoChris Apers
2004-10-21Prepare PalmOS supportChris Apers
2004-10-21Added a reminder that we need to put the Wyrmkeep folks (or is there justTorbjörn Andersson
2004-10-21enable czech control panel. should work.Robert Göffringmann
2004-10-21Added another SAGA item.Torbjörn Andersson
2004-10-21A bunch of mostly panel-related fixes for the ITE intro. Apart from theTorbjörn Andersson
2004-10-21Fixed some clipping problems. I think there are more still in there, but ITorbjörn Andersson
2004-10-21Fixed warnings. (Maybe it should be "const char *" instead, but then I gotTorbjörn Andersson
2004-10-21fixes bug #786482, stupid gardener getting stuck in his hacky animation script.Robert Göffringmann
2004-10-21this should work around bug #922774.Robert Göffringmann
2004-10-20FX_CROWD constants are correct.Eugene Sandulenko
2004-10-20Added note about output sample rate.Torbjörn Andersson
2004-10-20Added fgetc/getc functionChris Apers
2004-10-19Fix for bug #1049937 (FOA: Regression in Adlib music)Max Horn
2004-10-19Oops, now it plays the correct music again, I hope. The sound effects seemTorbjörn Andersson
2004-10-19Got rid of ungetc() to save Chrilith from the trouble of implementing itTorbjörn Andersson
2004-10-19Cleanup. No need to have a lookup table for something that can be expressedTorbjörn Andersson
2004-10-19Initial, and slightly buggy, support for sound effects.Torbjörn Andersson
2004-10-19Increased debug level in the name of sanity.Torbjörn Andersson
2004-10-19Use the same REDUCE_MEMORY_USAGE trick here as in scumm/intern.hTorbjörn Andersson
2004-10-19Help PalmOS (and more ?) to save memoryChris Apers