Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-20 | yet more memoy init fixes | Max Horn | |
svn-id: r7727 | |||
2003-05-20 | more memoy init fixes | Max Horn | |
svn-id: r7725 | |||
2003-05-20 | init member vars | Max Horn | |
svn-id: r7722 | |||
2003-05-20 | init _paletteDirtyStart/_paletteDirtyEnd to 0 | Max Horn | |
svn-id: r7716 | |||
2003-05-19 | Fixed Adlib priorities for non-SCUMM games | Jamieson Christian | |
svn-id: r7694 | |||
2003-05-19 | Change 'exit' function | Chris Apers | |
svn-id: r7687 | |||
2003-05-19 | add virtual numpad, change state of draKeyState | Chris Apers | |
svn-id: r7686 | |||
2003-05-19 | for new midi parser | Chris Apers | |
svn-id: r7685 | |||
2003-05-19 | Cleanup, add memory panel, change tempo option to fit the new version | Chris Apers | |
svn-id: r7683 | |||
2003-05-19 | Cleanup, add memory panel, change tempo option to fit the new version | Chris Apers | |
svn-id: r7682 | |||
2003-05-18 | Implemented new Simon MIDI module, switching from MidiStreamer to ↵ | Jamieson Christian | |
MidiParser. Restructuring enables XMIDI support and vc_72 implementation. Various cleanup on MidiParser's and MidiDriver's. svn-id: r7654 | |||
2003-05-18 | HAVE_CONFIG_H | Jonathan Gray | |
svn-id: r7632 | |||
2003-05-18 | fixed my wrong fix for move_screen | Max Horn | |
svn-id: r7623 | |||
2003-05-17 | make gcc 3.3 happy | Oliver Kiehl | |
svn-id: r7621 | |||
2003-05-17 | Fixed Adlib sound problem on old (small header) games. Thanks for ↵ | Jamieson Christian | |
eriktorbjorn for the material that led to the solution. svn-id: r7610 | |||
2003-05-17 | Removed mididrv.cpp, added seq.cpp | Jamieson Christian | |
svn-id: r7608 | |||
2003-05-17 | Moved SEQ driver to its own file | Jamieson Christian | |
svn-id: r7605 | |||
2003-05-15 | Possible fix for Windows SysEx transmissions | Jamieson Christian | |
svn-id: r7525 | |||
2003-05-15 | Fixed tambourine percussion patch | Jamieson Christian | |
svn-id: r7522 | |||
2003-05-15 | Added rudimentary Adlib percussion support. | Jamieson Christian | |
Semantic fixes -- Adlib "MIDI Channels" are now "Voices" Miscellaneous cleanup/streamlining. svn-id: r7520 | |||
2003-05-14 | ouch | Max Horn | |
svn-id: r7511 | |||
2003-05-14 | fixed bug where SDL_CreateMutex was being called before SDL_Init; ↵ | Max Horn | |
restructured code a little svn-id: r7510 | |||
2003-05-13 | Patch #736861: SDL/GL: AdvMame3x | Max Horn | |
svn-id: r7484 | |||
2003-05-12 | Add Auto reset option | Chris Apers | |
svn-id: r7470 | |||
2003-05-12 | Add Auto reset option | Chris Apers | |
svn-id: r7469 | |||
2003-05-12 | Cleanup, add CTRL+q shortcut | Chris Apers | |
svn-id: r7468 | |||
2003-05-12 | Cleanup | Chris Apers | |
svn-id: r7467 | |||
2003-05-12 | make x11 backend actually compile again, seems to cry about xshmputimage ↵ | Jonathan Gray | |
when I try to run it however svn-id: r7466 | |||
2003-05-11 | The new (Jornada 820 inspired) GDI rendering crashes on a Jornada 680 - ↵ | Nicolas Bacca | |
further investigation needed. For the moment I'll leave both, define NEW_GAPI_CODE if you want to compile a version (HPC ARM) for the Jornada 820 svn-id: r7460 | |||
2003-05-11 | Fix key mapping bug (hello SF mail server) | Nicolas Bacca | |
svn-id: r7456 | |||
2003-05-11 | Fix icon path | Nicolas Bacca | |
svn-id: r7455 | |||
2003-05-11 | COMI and Jornada 820 fixes | Nicolas Bacca | |
svn-id: r7454 | |||
2003-05-11 | Update build revision and help file | Nicolas Bacca | |
svn-id: r7453 | |||
2003-05-11 | Rewrite GDI rendering for Jornada 820, COMI fxes | Nicolas Bacca | |
svn-id: r7451 | |||
2003-05-11 | Update missing functions for HPC builds | Nicolas Bacca | |
svn-id: r7450 | |||
2003-05-09 | Patch #735294: AdvMame3x scaler | Max Horn | |
svn-id: r7409 | |||
2003-05-06 | Updated | Chris Apers | |
svn-id: r7367 | |||
2003-05-06 | Cleanup | Chris Apers | |
svn-id: r7366 | |||
2003-05-05 | cleanup and add more ScummVM globals to PDB | Chris Apers | |
svn-id: r7345 | |||
2003-05-05 | Update project build files | Nicolas Bacca | |
svn-id: r7338 | |||
2003-05-05 | Experimental COMI support - GAPI 565 only - still some work to do on the ↵ | Nicolas Bacca | |
future branch svn-id: r7337 | |||
2003-05-05 | Help dialog box / Music switch | Nicolas Bacca | |
svn-id: r7336 | |||
2003-05-05 | Bigger mouse cursor | Nicolas Bacca | |
svn-id: r7335 | |||
2003-05-05 | Add music control for Smartphone build | Nicolas Bacca | |
svn-id: r7334 | |||
2003-05-05 | Support for COMI and new targets | Nicolas Bacca | |
svn-id: r7333 | |||
2003-05-05 | Handle COMI UI | Nicolas Bacca | |
svn-id: r7332 | |||
2003-05-05 | Added new targets, auto-quit for demos without UI | Nicolas Bacca | |
svn-id: r7331 | |||
2003-05-04 | Allow for larger mouse pointers (CoMI). | Marcus Comstedt | |
svn-id: r7329 | |||
2003-05-04 | new fmopl (from adplug, which has it from mame; we can use it under the LGPL ↵ | Max Horn | |
should we ever have to) svn-id: r7328 | |||
2003-05-04 | Support hires mode (CoMI). | Marcus Comstedt | |
svn-id: r7326 |