aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2003-08-23use startup message, avoid possible race condition on exitRuediger Hanke
2003-08-23little bugfix, safer codeRuediger Hanke
2003-08-22Add screenshot option for sdl backends, patch #590233Travis Howell
2003-08-20Need explicit include of stdafx because of free_check kluge...Marcus Comstedt
2003-08-20Change Amiga palette option to Amiga versionTravis Howell
2003-08-18UpdatedChris Apers
2003-08-18Updated globals access for PalmOSChris Apers
2003-08-18Removed : read/write led indicatorChris Apers
2003-08-18Added : UX50 support + fullscreen mode, Fixed : overlay, some memory cards re...Chris Apers
2003-08-18CleanupChris Apers
2003-08-18Added fullscreen optionChris Apers
2003-08-17Changed adlib note priorities for small header gamesJochen Hoenicke
2003-08-16Added fullscreen support to palmosChris Apers
2003-08-15Changed on_timer frequency in adlib so V3 SFX are correctly timed.Jochen Hoenicke
2003-08-13Remove debug code that shouldn't have been commitTravis Howell
2003-08-12Add adlib music for indy3ega/loom and adlib sfx, patch #770862Travis Howell
2003-08-11Fixed compilation error introduced by Marcus ;)Chris Apers
2003-08-11Missing function with new savefile.cppChris Apers
2003-08-10Harmonized SaveFile API with File API a bit.Marcus Comstedt
2003-08-08Revamped the GM-to-FM emulation tables.Jamieson Christian
2003-08-08Added generic send() option to MidiChannel.Jamieson Christian
2003-08-06Added .ini parametersNicolas Bacca
2003-08-06ChangedChris Apers
2003-08-06Added --demo-mode optionChris Apers
2003-08-06Get rid of the bad onehalf array (thx to Mark Fechtner)Chris Apers
2003-08-06Disable SWORD2Chris Apers
2003-08-06Added --demo-mode optionChris Apers
2003-08-05getting rid of g_mixer; removing lots of whitespaceMax Horn
2003-08-05removing whitespaceMax Horn
2003-08-05Update right click stuffNicolas Bacca
2003-08-05Hotfixes ...Ruediger Hanke
2003-08-05Rvert this non-smallheader adlib changeTravis Howell
2003-08-05Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ...Travis Howell
2003-08-04while this fixed a problem with sdl_gl on OS X, it causes annoying problems w...Max Horn
2003-08-04oops, accidentally commited this oneMax Horn
2003-08-03fix for bug #781903 (ALL: jerky cursor movement regression)Max Horn
2003-08-03More complete keymap.Marcus Comstedt
2003-08-03More const.Marcus Comstedt
2003-08-03Detect Simon.Marcus Comstedt
2003-08-03Ignore bs2 builddir.Marcus Comstedt
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-08-01The (long) WinCE FAQ has arrived ...Nicolas Bacca
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-08-01Small cleanupTravis Howell
2003-07-31added new header file backends/intern.h; removed some stuff from common/syste...Max Horn
2003-07-30Merged fixes from branch-0-5-0:Marcus Comstedt
2003-07-26Fixed unit'd var in Adlib driverJamieson Christian
2003-07-24Add support for strnicmpChris Apers
2003-07-23Fix a bug with checkMSA that let the last track play even if we exit to the l...Chris Apers
2003-07-23Quick hack to solve Simon problemRuediger Hanke