aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-10-02updated Marcus' copyrightMax Horn
2003-10-01disable joystick input by default either command line or config file need to ...Jonathan Gray
2003-09-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-28Slightly more sensible hotkeys for the scalers. Hq2x is now number 8, rightTorbjörn Andersson
2003-09-27Fixed program crash when trying to switch to aJamieson Christian
2003-09-27proposal for revised scaler keyboard shortcutsMax Horn
2003-09-27added hq2x scalerMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-26Converted the MPU-401 timer to use the Timer class.Jamieson Christian
2003-09-25Fix for Bug [810564] ALL: missing instruments with native MT-32Jamieson Christian
2003-09-23ScummVM Headers were missingChris Apers
2003-09-23Added palmtform optionChris Apers
2003-09-23Options flagChris Apers
2003-09-23Added support for DIA API compatible devices (Zodiac), fixed move_screen func...Chris Apers
2003-09-23Split palmstart.cpp into mutiple filesChris Apers
2003-09-23Moved PalmFatalError hereChris Apers
2003-09-23CD Audio track support via MP3 on PalmOSChris Apers
2003-09-21Made Ctrl-Alt 9 the hotkey for the new hq3x scaler, and moved the scanlinesTorbjörn Andersson
2003-09-21added HQ3x filterMax Horn
2003-09-19fixed some pointer cast warnings on systems with 64 bit pointers (like AMD64)Max Horn
2003-09-18Update project filesNicolas Bacca
2003-09-18Add time.hNicolas Bacca
2003-09-18Change includes, fix BASS slowdownsNicolas Bacca
2003-09-18changed & documented the premixer semanticsMax Horn
2003-09-18Remove one more hackery - actually a complete port rewrite would be needed to...Nicolas Bacca
2003-09-18Extend the ALSA version check to look at SND_LIB_MAJOR as well. They'reTorbjörn Andersson
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-17cleanupMax Horn
2003-09-17no need for this evil hackery; just always pretend 'F5' was pressed, the Scum...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-17some tweaks to the build system (work toward plugin support)Max Horn
2003-09-14evil fix for #bug 801293 (ALL: Ctrl+alt+b opengl switch) and some cleanupMax Horn
2003-09-11moved set_mouse_pos around just to make clear it's not part of the OSystem AP...Max Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-09-08removed some superfluous newlinesMax Horn
2003-09-06added EVENT_SCREEN_CHANGED; small tweak to the way quit is handled in NewGuiMax Horn
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