scummvm/backends
2007-02-28 21:25:05 +00:00
..
fs Updated Symbian File handling to be able support AGI games, but do work due to a fluke in the AGI detection. 2007-02-28 21:25:05 +00:00
midi Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class) 2007-02-16 13:30:41 +00:00
platform properly support saga and cine engines 2007-02-27 11:07:59 +00:00
plugins First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
saves Don't set ioFailed on EOS 2007-02-19 08:48:54 +00:00
timer/default Modified version of Torbjoern's patch from bug #1640420 (fixes an overflow in the default timer manager) 2007-01-24 22:56:57 +00:00
intern.h Patch #1432376: "Very basic GP2X Backend" 2006-10-06 19:01:39 +00:00
module.mk Replaced the old code for compressed savegames (which was using the gzopen/gzread/etc. API, and thuse tied to FILE/fopen/fread/etc.) with a new wrapper approach, which allows reading/writing gzip data via arbitrary SaveFile implementations, and thus can be used with custom savefile implementations 2007-02-18 02:25:39 +00:00