Age | Commit message (Expand) | Author |
2004-03-14 | Protect against multiple inclusion. | Marcus Comstedt |
2004-03-14 | Sound buffer adjustment. | Marcus Comstedt |
2004-03-14 | In stereo. | Marcus Comstedt |
2004-03-13 | Patch #902111: Change remaining random function calls to use RandomSource | Max Horn |
2004-03-13 | Reworked scaling logic, and added kFeatureAspectRatioCorrection support. | Marcus Comstedt |
2004-03-13 | Less strange. | Marcus Comstedt |
2004-03-13 | Cleanup. | Marcus Comstedt |
2004-03-13 | Use default implementation for setGraphicsMode(const char *). | Marcus Comstedt |
2004-03-13 | Use the name "scummvm_main" for the common main function, like WinCE. | Marcus Comstedt |
2004-03-13 | Allow changing the scaler via keypad, too (FR #821415) | Max Horn |
2004-03-13 | Added an OSD (On Screen Display) to the SDL backend | Max Horn |
2004-03-13 | Features. | Marcus Comstedt |
2004-03-13 | Harmonized with new OSystem API. | Marcus Comstedt |
2004-03-13 | Merged in fixes from 0.6.0 release branch. | Marcus Comstedt |
2004-03-12 | cleanup | Max Horn |
2004-03-03 | Add SDL information to track driver problems | Nicolas Bacca |
2004-03-02 | FLAC support | Chris Apers |
2004-03-02 | Obsolete | Chris Apers |
2004-03-01 | Fix for bug #907280: Mouse glitches and crashes (Regression) | Max Horn |
2004-03-01 | fixed dep file loading | Max Horn |
2004-03-01 | removed obsolete membe | Max Horn |
2004-03-01 | got rid of _mouseOldState; some minor cleanup | Max Horn |
2004-02-29 | this might help Makefile.noconf (did I mention that i want to get rid of it?) | Max Horn |
2004-02-29 | merged OSystem_SDL and OSystem_SDL_Common; split SDL backend into multiple so... | Max Horn |
2004-02-28 | fix mouse redraw issue when toggling fullscreen mode (visible if one mode is ... | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-27 | fix a recursive lock bug related to update_screen() (shouldn't have caused pr... | Max Horn |
2004-02-25 | Revert fixme out.. as it's all fixed. :o) | James Brown |
2004-02-25 | Build SDL backend via a module.mk file, too | Max Horn |
2004-02-25 | fix fullscreen switch code 'properly' (sorry for missing this one, folks). Si... | Max Horn |
2004-02-25 | Fix SDL backend compilation | James Brown |
2004-02-25 | OpenGL backend no longer exists. | Travis Howell |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-02-24 | Random 640x480 tweaks | Nicolas Bacca |
2004-02-24 | Fix monkey detection | Nicolas Bacca |
2004-02-24 | Fix hide toolbar | Nicolas Bacca |
2004-02-24 | Fix Simon detection | Nicolas Bacca |
2004-02-23 | Allow the cursor to reach the bottom of the screen when using the keyboard | Torbjörn Andersson |
2004-02-21 | Fix HandheldPC/PalmSizePC compile | Nicolas Bacca |
2004-02-20 | Oops | Nicolas Bacca |
2004-02-13 | Oops, I forgot that I was using a Microsoft Compiler (c)(tm) ... | Nicolas Bacca |
2004-02-13 | Fix compile and 555 display mode | Nicolas Bacca |
2004-02-13 | Proper DLL termination | Nicolas Bacca |
2004-02-13 | No Queen for now | Chris Apers |
2004-02-13 | version.h | Chris Apers |
2004-02-13 | Added Dutch/FM-Towns options | Chris Apers |
2004-02-13 | patch #896094, Some X11 backend fixes from Gregor Jasny | Jonathan Gray |
2004-02-08 | Valgrind warning fix for Simon engine (From olki) | Travis Howell |
2004-02-07 | new auto-dirty-rect checksum algorithm (not so well tested but uses the stand... | Max Horn |
2004-02-05 | More wide display support, 5way navigator support, prepare zodiac, arm and so... | Chris Apers |