Age | Commit message (Expand) | Author |
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 |
2004-02-05 | formMain | Chris Apers |
2004-02-05 | Updated with lastest changes | Chris Apers |
2004-02-05 | Added direct ScummVM launcher mode | Chris Apers |
2004-02-05 | Prepare ARM support | Chris Apers |
2004-02-05 | Prepare Zodiac wide display support | Chris Apers |
2004-02-05 | Prepare Zodiac MIDI support | Chris Apers |
2004-02-05 | Fixed memory card import | Chris Apers |
2004-02-05 | Fixed Hi-res detection, Added OPTIONS_x macros, More screen detection features | Chris Apers |
2004-02-05 | Prepare ARM support | Chris Apers |
2004-02-05 | Updated resource files (prepare zodiac support) | Chris Apers |
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn |
2004-02-01 | No need to explicitly include posix-fs.o. | Marcus Comstedt |
2004-02-01 | Include . in MODULE_DIRS to get dependencies for this dir. | Marcus Comstedt |
2004-02-01 | This doesn't seem to be needed anymore either... | Marcus Comstedt |
2004-02-01 | The cleanup goes on... | Marcus Comstedt |
2004-02-01 | Added missing definition of RM_REC. | Marcus Comstedt |
2004-02-01 | More old cruft removed. | Marcus Comstedt |
2004-02-01 | Ignore sword1 build dir. | Marcus Comstedt |
2004-02-01 | Added FilesystemNode::getNodeForPath, but right now only for Mac OS X | Max Horn |