Age | Commit message (Expand) | Author |
2004-10-21 | enable czech control panel. should work. | Robert Göffringmann |
2004-10-21 | Added another SAGA item. | Torbjörn Andersson |
2004-10-21 | A bunch of mostly panel-related fixes for the ITE intro. Apart from the | Torbjörn Andersson |
2004-10-21 | Fixed some clipping problems. I think there are more still in there, but I | Torbjörn Andersson |
2004-10-21 | Fixed warnings. (Maybe it should be "const char *" instead, but then I got | Torbjörn Andersson |
2004-10-21 | fixes bug #786482, stupid gardener getting stuck in his hacky animation script. | Robert Göffringmann |
2004-10-21 | this should work around bug #922774. | Robert Göffringmann |
2004-10-20 | FX_CROWD constants are correct. | Eugene Sandulenko |
2004-10-20 | Added note about output sample rate. | Torbjörn Andersson |
2004-10-20 | Added fgetc/getc function | Chris Apers |
2004-10-19 | Fix for bug #1049937 (FOA: Regression in Adlib music) | Max Horn |
2004-10-19 | Oops, now it plays the correct music again, I hope. The sound effects seem | Torbjörn Andersson |
2004-10-19 | Got rid of ungetc() to save Chrilith from the trouble of implementing it | Torbjörn Andersson |
2004-10-19 | Cleanup. No need to have a lookup table for something that can be expressed | Torbjörn Andersson |
2004-10-19 | Initial, and slightly buggy, support for sound effects. | Torbjörn Andersson |
2004-10-19 | Increased debug level in the name of sanity. | Torbjörn Andersson |
2004-10-19 | Use the same REDUCE_MEMORY_USAGE trick here as in scumm/intern.h | Torbjörn Andersson |
2004-10-19 | Help PalmOS (and more ?) to save memory | Chris Apers |
2004-10-19 | Made the calculation of _samples_per_tick a bit less prone to arithmetic | Torbjörn Andersson |
2004-10-19 | Cleanup of the credits code. Use the new gets() function. | Torbjörn Andersson |
2004-10-18 | Accepted patch #1048693 -- Making File::gets() more well-defined. | Eugene Sandulenko |
2004-10-18 | minor changes | Gregory Montoir |
2004-10-18 | Free some memory on exit | Travis Howell |
2004-10-18 | _images not required. | Travis Howell |
2004-10-18 | Add keyboard control for HE80+ games. | Travis Howell |
2004-10-18 | Typos | Travis Howell |
2004-10-18 | Leftover | Travis Howell |
2004-10-18 | Cleanup | Travis Howell |
2004-10-18 | Correction/cleanup. | Travis Howell |
2004-10-18 | Extra case used in fbear introduction, no purpose. | Travis Howell |
2004-10-17 | Fix compilation. | Eugene Sandulenko |
2004-10-17 | cleanup | Max Horn |
2004-10-17 | Use new setupPremix variant (incomplete) | Max Horn |
2004-10-17 | Add comment | Max Horn |
2004-10-17 | Doxygen fix | Max Horn |
2004-10-17 | Fix warning | Max Horn |
2004-10-17 | fix intro glitch regression | Gregory Montoir |
2004-10-17 | plugged some memory leaks | Gregory Montoir |
2004-10-17 | Patch #1040501 (Possible fix for inttypes.h problem) | Max Horn |
2004-10-17 | added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers' | Max Horn |
2004-10-17 | Cleanup | Max Horn |
2004-10-17 | Fix playback of MP3 files till EOF in some cases | Max Horn |
2004-10-17 | Color correction for HE70+ strings. | Travis Howell |
2004-10-17 | Polygons used by HE71 too. | Travis Howell |
2004-10-17 | Typo | Travis Howell |
2004-10-17 | Complete stub | Travis Howell |
2004-10-17 | Missed some code | Travis Howell |
2004-10-17 | Rename opcode | Travis Howell |
2004-10-17 | Check if VAR_WIZ_TCOLOR is set, before using it. | Travis Howell |
2004-10-17 | Revert, break older games. | Travis Howell |