Age | Commit message (Expand) | Author |
2003-09-27 | proposal for revised scaler keyboard shortcuts | Max Horn |
2003-09-27 | added hq2x scaler | Max Horn |
2003-09-27 | OSystem changes: removed create_thread() method (not needed anymore; 'pure' t... | Max Horn |
2003-09-26 | Converted the MPU-401 timer to use the Timer class. | Jamieson Christian |
2003-09-25 | Fix for Bug [810564] ALL: missing instruments with native MT-32 | Jamieson Christian |
2003-09-23 | ScummVM Headers were missing | Chris Apers |
2003-09-23 | Added palmtform option | Chris Apers |
2003-09-23 | Options flag | Chris Apers |
2003-09-23 | Added support for DIA API compatible devices (Zodiac), fixed move_screen func... | Chris Apers |
2003-09-23 | Split palmstart.cpp into mutiple files | Chris Apers |
2003-09-23 | Moved PalmFatalError here | Chris Apers |
2003-09-23 | CD Audio track support via MP3 on PalmOS | Chris Apers |
2003-09-21 | Made Ctrl-Alt 9 the hotkey for the new hq3x scaler, and moved the scanlines | Torbjörn Andersson |
2003-09-21 | added HQ3x filter | Max Horn |
2003-09-19 | fixed some pointer cast warnings on systems with 64 bit pointers (like AMD64) | Max Horn |
2003-09-18 | Update project files | Nicolas Bacca |
2003-09-18 | Add time.h | Nicolas Bacca |
2003-09-18 | Change includes, fix BASS slowdowns | Nicolas Bacca |
2003-09-18 | changed & documented the premixer semantics | Max Horn |
2003-09-18 | Remove one more hackery - actually a complete port rewrite would be needed to... | Nicolas Bacca |
2003-09-18 | Extend the ALSA version check to look at SND_LIB_MAJOR as well. They're | Torbjörn Andersson |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
2003-09-17 | cleanup | Max Horn |
2003-09-17 | no need for this evil hackery; just always pretend 'F5' was pressed, the Scum... | Max Horn |
2003-09-17 | new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t... | Max Horn |
2003-09-17 | some tweaks to the build system (work toward plugin support) | Max Horn |
2003-09-14 | evil fix for #bug 801293 (ALL: Ctrl+alt+b opengl switch) and some cleanup | Max Horn |
2003-09-11 | moved set_mouse_pos around just to make clear it's not part of the OSystem AP... | Max Horn |
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn |
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn |
2003-09-08 | removed some superfluous newlines | Max Horn |
2003-09-06 | added EVENT_SCREEN_CHANGED; small tweak to the way quit is handled in NewGui | Max Horn |
2003-08-23 | use startup message, avoid possible race condition on exit | Ruediger Hanke |
2003-08-23 | little bugfix, safer code | Ruediger Hanke |
2003-08-22 | Add screenshot option for sdl backends, patch #590233 | Travis Howell |
2003-08-20 | Need explicit include of stdafx because of free_check kluge... | Marcus Comstedt |
2003-08-20 | Change Amiga palette option to Amiga version | Travis Howell |
2003-08-18 | Updated | Chris Apers |
2003-08-18 | Updated globals access for PalmOS | Chris Apers |
2003-08-18 | Removed : read/write led indicator | Chris Apers |
2003-08-18 | Added : UX50 support + fullscreen mode, Fixed : overlay, some memory cards re... | Chris Apers |
2003-08-18 | Cleanup | Chris Apers |
2003-08-18 | Added fullscreen option | Chris Apers |
2003-08-17 | Changed adlib note priorities for small header games | Jochen Hoenicke |
2003-08-16 | Added fullscreen support to palmos | Chris Apers |
2003-08-15 | Changed on_timer frequency in adlib so V3 SFX are correctly timed. | Jochen Hoenicke |
2003-08-13 | Remove debug code that shouldn't have been commit | Travis Howell |
2003-08-12 | Add adlib music for indy3ega/loom and adlib sfx, patch #770862 | Travis Howell |
2003-08-11 | Fixed compilation error introduced by Marcus ;) | Chris Apers |
2003-08-11 | Missing function with new savefile.cpp | Chris Apers |