Age | Commit message (Expand) | Author |
2003-04-30 | free movement may not be necessary for now, but doing it is trivial, so why n... | Max Horn |
2003-04-30 | avoid unneccesary blits | Max Horn |
2003-04-30 | palmos midi driver | Max Horn |
2003-04-30 | started to merge in Chrilith's PalmOS port | Max Horn |
2003-04-26 | Whatever I changed since last commit ... | Ruediger Hanke |
2003-04-25 | cleanup; added comment | Max Horn |
2003-04-18 | Add patch #723308 - SDL/GL with SDL scalers | Travis Howell |
2003-04-15 | Add patch #721194 - SDL/GL: hotswap_gfx_mode (win32 and MacOS) | Travis Howell |
2003-04-13 | Looks like gcc is broken again... :-( Go back to -O1 for now. | Marcus Comstedt |
2003-04-10 | fixed GP32 port | Joost Peters |
2003-04-04 | Smartphone version of Sam & Max skip fix | Nicolas Bacca |
2003-04-04 | Latest local version, rewrite pending ... | Nicolas Bacca |
2003-04-04 | Low quality FM synthesis, preliminary OGG stuff - do not try to compile that ... | Nicolas Bacca |
2003-04-04 | Fix skip key problems mainly for Sam & Max | Nicolas Bacca |
2003-04-04 | Fix compiling issues with Smartphone/HPC builds | Nicolas Bacca |
2003-04-04 | Adding _heapchk | Nicolas Bacca |
2003-04-03 | zlib.h is no longer in ronin/. | Marcus Comstedt |
2003-04-03 | Updated to new libronin layout. | Marcus Comstedt |
2003-04-03 | Changed prerequisites to be more up to date (slightly ahead of date, actually :) | Marcus Comstedt |
2003-03-29 | fix for wrong(or rather unset) mouse 0,0 (x,y) position when joystick is plugged | Paweł Kołodziejski |
2003-03-27 | add back removed checks for definitions of mouse scrolling buttons before usi... | Jonathan Gray |
2003-03-26 | long standing evil bug (luckily hardly has any effect since almost everything... | Max Horn |
2003-03-26 | cleanup; added SDL_VIDEOEXPOSE | Max Horn |
2003-03-26 | sys/types.h only needed on OS X to work non-POSIX compliance in system header... | Max Horn |
2003-03-26 | get scummvm to compile on unix != macosx as well | Oliver Kiehl |
2003-03-25 | default to current directory (instead of FS root) | Max Horn |
2003-03-18 | it omit one blit for scaler Normal1X in SDL backend | Paweł Kołodziejski |
2003-03-10 | fix for numpad fighting (I hope) | Max Horn |
2003-03-09 | fixed valgrind warning (though I don't see why this memset should be needed, ... | Max Horn |
2003-03-08 | change RBG to RGB which follows the argument order and hence makes more sense... | Jonathan Gray |
2003-03-07 | Ignore BASS build dir. | Marcus Comstedt |
2003-03-07 | Exclude movies from game name matching. | Marcus Comstedt |
2003-03-07 | Handle slightly broken icons (The Dig). | Marcus Comstedt |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... | Paweł Kołodziejski |
2003-03-03 | added SysEx support to the CoreAudio midi backend - though I have no clue wha... | Max Horn |
2003-03-03 | Don't keep a backlog of missed deadlines for event polling... | Marcus Comstedt |
2003-03-03 | Increased level of optimization (make sure to use gcc 3.3). | Marcus Comstedt |
2003-03-02 | Timer implemented. | Marcus Comstedt |
2003-03-02 | Make sure version_settings are initialized. | Marcus Comstedt |
2003-03-02 | warp_mouse added. | Marcus Comstedt |
2003-03-02 | Patch #691064: dot matrix scaler | Max Horn |
2003-02-12 | Maybe this is more future-safe? | Marcus Comstedt |
2003-02-12 | hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous Enterta... | Jonathan Gray |
2003-02-12 | Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle). | Marcus Comstedt |
2003-02-10 | Add missing simon 1/2 adlib control codes, purpose unknown. | Travis Howell |
2003-01-30 | Added couple of options to MorphOS startup | Ruediger Hanke |
2003-01-29 | Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_... | Nicolas Bacca |
2003-01-28 | more joystick stuff based on patch by ge0rg, also added defines for axis sett... | Jonathan Gray |
2003-01-27 | Restore correct sound thread default priority for ARM | Nicolas Bacca |