Age | Commit message (Expand) | Author |
2003-05-06 | Updated | Chris Apers |
2003-05-06 | Cleanup | Chris Apers |
2003-05-05 | cleanup and add more ScummVM globals to PDB | Chris Apers |
2003-05-05 | Update project build files | Nicolas Bacca |
2003-05-05 | Experimental COMI support - GAPI 565 only - still some work to do on the futu... | Nicolas Bacca |
2003-05-05 | Help dialog box / Music switch | Nicolas Bacca |
2003-05-05 | Bigger mouse cursor | Nicolas Bacca |
2003-05-05 | Add music control for Smartphone build | Nicolas Bacca |
2003-05-05 | Support for COMI and new targets | Nicolas Bacca |
2003-05-05 | Handle COMI UI | Nicolas Bacca |
2003-05-05 | Added new targets, auto-quit for demos without UI | Nicolas Bacca |
2003-05-04 | Allow for larger mouse pointers (CoMI). | Marcus Comstedt |
2003-05-04 | new fmopl (from adplug, which has it from mame; we can use it under the LGPL ... | Max Horn |
2003-05-04 | Support hires mode (CoMI). | Marcus Comstedt |
2003-05-04 | *** empty log message *** | Ruediger Hanke |
2003-05-02 | cleanup, move tmpScreen to storage heap | Chris Apers |
2003-05-02 | Not needed | Chris Apers |
2003-05-02 | Add Tempo (-t) and Write ScummVM.ini (-w) | Chris Apers |
2003-05-02 | Constant global data PDB builder | Chris Apers |
2003-05-01 | fix another leak | Jonathan Gray |
2003-05-01 | Reactivate sound handler to prevent out of memory | Chris Apers |
2003-05-01 | No more needed | Chris Apers |
2003-04-30 | Add copyright header | Chris Apers |
2003-04-30 | Add copyright header | Chris Apers |
2003-04-30 | moved screen mutex from smush into SDL backend (other backends have to make s... | Max Horn |
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 |