Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-09 | Compile fix | Travis Howell | |
svn-id: r5895 | |||
2002-12-08 | split alsa from mididrv | Oliver Kiehl | |
svn-id: r5890 | |||
2002-12-08 | started to split out the midi drivers | Max Horn | |
svn-id: r5889 | |||
2002-12-08 | workaround for fullscreen toggle on OS X | Max Horn | |
svn-id: r5879 | |||
2002-12-06 | Display status after saving. | Marcus Comstedt | |
svn-id: r5850 | |||
2002-12-06 | Generate KEY_UP events as well... | Marcus Comstedt | |
svn-id: r5849 | |||
2002-12-04 | Should now compile again. | Marcus Comstedt | |
svn-id: r5838 | |||
2002-12-04 | Updated name of binary in docs. | Marcus Comstedt | |
svn-id: r5836 | |||
2002-12-04 | updated version on trunk to 0.3.1cvs | Max Horn | |
svn-id: r5828 | |||
2002-12-02 | Latest MorphOS changes from my harddisk ... | Ruediger Hanke | |
svn-id: r5816 | |||
2002-12-02 | *** empty log message *** | Peter Moraliyski | |
svn-id: r5815 | |||
2002-12-02 | *** empty log message *** | Peter Moraliyski | |
svn-id: r5814 | |||
2002-12-02 | license issue cleared | Peter Moraliyski | |
svn-id: r5813 | |||
2002-12-02 | remove gp32 files until license issues are sorted out | Jonathan Gray | |
svn-id: r5812 | |||
2002-12-02 | Fix keycode + make sound thread priority a configuration parameter ↵ | Nicolas Bacca | |
(SoundThreadPriority, 1=Highest, 2=Above Normal, 3=Normal, 4=Below Normal) - requires linking with a new SDLAudio that will be posted on http://arisme.free.fr/PocketScumm svn-id: r5810 | |||
2002-12-02 | Do not display the save/load icon for Simon since it's not mapped (use the ↵ | Nicolas Bacca | |
postcard, Simon) svn-id: r5807 | |||
2002-12-01 | Fix Simon countermeasures :) | Nicolas Bacca | |
svn-id: r5804 | |||
2002-12-01 | Update project files, for whatever reason | Nicolas Bacca | |
svn-id: r5801 | |||
2002-12-01 | Do not commit buggy debug code | Nicolas Bacca | |
svn-id: r5800 | |||
2002-12-01 | Fix display on HPC, update version | Nicolas Bacca | |
svn-id: r5799 | |||
2002-12-01 | Add Monkey 1 VGA floppy keyboard support for copy-protection, fix keyboard & ↵ | Nicolas Bacca | |
display on HPC svn-id: r5798 | |||
2002-12-01 | Fix Monkey 1 VGA floppy detection and game number | Nicolas Bacca | |
svn-id: r5797 | |||
2002-12-01 | Fixed Adlib instrument setup in old (GF_SMALL_HEADER) games. | Jamieson Christian | |
Restored MT-32 emulation lost during restructuring. svn-id: r5786 | |||
2002-11-30 | gp32 port stuff | Peter Moraliyski | |
svn-id: r5761 | |||
2002-11-30 | B | Peter Moraliyski | |
gp32 sdk headerCVgp32 sdk header files S ---------------------------------------------------------------------- svn-id: r5760 | |||
2002-11-30 | fg | Peter Moraliyski | |
svn-id: r5759 | |||
2002-11-26 | fixed compile problems | Oliver Kiehl | |
svn-id: r5724 | |||
2002-11-26 | Restructured MIDI channel allocation architecture. | Jamieson Christian | |
Adlib no longer suffers from 16-channel MIDI restrictions. Fixes a regression in the MI2 intro music under Adlib. svn-id: r5721 | |||
2002-11-24 | added .cvsignore | Oliver Kiehl | |
svn-id: r5714 | |||
2002-11-24 | Fix warning | Travis Howell | |
svn-id: r5705 | |||
2002-11-23 | fixed bug #621244 (GUI disappeared when screen mode was changed | Max Horn | |
svn-id: r5697 | |||
2002-11-22 | improved keyboard input behaviour in SDL backend: make use of the unicode ↵ | Max Horn | |
feature in SDL. This way, Shift-1 on my german keyboard generates ! not 1 (on an US keyboard it'll be a different symbol). Should fix bug #600258 and #551447 svn-id: r5692 | |||
2002-11-21 | fixed warnings | Max Horn | |
svn-id: r5680 | |||
2002-11-21 | Update module.mk system for the new adlib driver | James Brown | |
svn-id: r5679 | |||
2002-11-21 | Revamped Adlib functionality. | Jamieson Christian | |
IMuseAdlib is defunct. New MidiDriver_ADLIB device. Simon 1/2 now supports Adlib. svn-id: r5677 | |||
2002-11-21 | revamped build system somewhat: 'modules' like scumm, simon, gui etc. now ↵ | Max Horn | |
all build into a lib, and all have a module.mk file that lists all their file. Advantage: further modularizes the build system, seperating all parts of ScummVM svn-id: r5653 | |||
2002-11-21 | sort FSList by displayname | Max Horn | |
svn-id: r5648 | |||
2002-11-20 | Implemented mode parameter for listDir() | Ruediger Hanke | |
svn-id: r5640 | |||
2002-11-20 | Fix parent, take 2 (thanks Kirben) | Nicolas Bacca | |
svn-id: r5632 | |||
2002-11-19 | Fix parent | Nicolas Bacca | |
svn-id: r5627 | |||
2002-11-19 | fixed parent() for root node | Max Horn | |
svn-id: r5620 | |||
2002-11-19 | fixed parent() method, added a FIXME | Max Horn | |
svn-id: r5619 | |||
2002-11-19 | fixed parent() method, added a FIXME | Max Horn | |
svn-id: r5618 | |||
2002-11-19 | The _displayName isn't required for win32 | Travis Howell | |
svn-id: r5615 | |||
2002-11-19 | Change initial directory list size | Nicolas Bacca | |
svn-id: r5614 | |||
2002-11-19 | Update listDir | Nicolas Bacca | |
svn-id: r5613 | |||
2002-11-19 | Fix GDI dialog, set sampling rate to 22 kHz for Full Throttle & The Dig ↵ | Nicolas Bacca | |
(Smush issue), fix save game key for Zak, The Dig & Full Throttle svn-id: r5612 | |||
2002-11-19 | Fix paletted devices, add error display | Nicolas Bacca | |
svn-id: r5611 | |||
2002-11-19 | Switch to new icons | Nicolas Bacca | |
svn-id: r5610 | |||
2002-11-19 | Added Monkey 1 VGA floppy (put the files in monkey1vga directory), change ↵ | Nicolas Bacca | |
the game names, save list when exiting the scanner, fix for long directories list svn-id: r5609 |