Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-07 | got rid of some g_scumm uses | Max Horn | |
svn-id: r4482 | |||
2002-05-18 | Big ugly hairy hack to remove Scumm class dependencies to the MidiEmu ↵ | Nicolas Bacca | |
driver, and add streaming (ahah) emulation - someone please fix this as soon as possible :) svn-id: r4349 | |||
2002-05-14 | fixed warning | Max Horn | |
svn-id: r4323 | |||
2002-05-14 | 0.2.0 release fix. Variable screen height implemented, and configfile fix. | Marcus Comstedt | |
svn-id: r4316 | |||
2002-05-13 | Oops, two post-tag changes to the config file system. | James Brown | |
svn-id: r4306 | |||
2002-05-05 | cleaning up the mess drigo left... <sigh> | Max Horn | |
svn-id: r4215 | |||
2002-05-05 | fixed my fix | Max Horn | |
svn-id: r4213 | |||
2002-05-05 | Fixed some things for Macintosh ports | Enrico Rolfi | |
svn-id: r4212 | |||
2002-05-05 | fixed main for MacOS native port | Max Horn | |
svn-id: r4203 | |||
2002-05-04 | Change the 'poperty' call to be 64-bits clean. | Lionel Ulmer | |
Porters, please check that I did not break anything while updating your ports. Thanks :-) svn-id: r4196 | |||
2002-05-03 | Add a quick dynamic test to see if the memory options (endianness and | Lionel Ulmer | |
alignement) corresponds to what the CPU expects. This could help stop bugs early on some platforms to almost no loss of start-up speed. svn-id: r4182 | |||
2002-05-01 | Start of volume support + mixer pause | Nicolas Bacca | |
svn-id: r4169 | |||
2002-05-01 | Removed ScummVM's private alloc / free / realloc functions. If I break | Lionel Ulmer | |
something, just yell :-) svn-id: r4160 | |||
2002-04-27 | Applied Triskelios's patch for Unix-style configuration file (ie | Lionel Ulmer | |
.scummvmrc instead of scummvm.ini) svn-id: r4116 | |||
2002-04-27 | Add config file support. Thanks |Pixel| :) | James Brown | |
svn-id: r4111 | |||
2002-04-26 | small fix to allow SDL version to work properly on Mac OS X | Max Horn | |
svn-id: r4085 | |||
2002-04-21 | Add boilerplate license to some files, to satisfy Debian types :) | James Brown | |
fmopl.c/fmopl.h are infringing on the GPL at the moment. We either need to replace these, or get permission to relicense them, before 0.2.0 svn-id: r4036 | |||
2002-04-16 | endian fixes, | Ludvig Strigeus | |
don't use adlib driver if sound initialization fails, simon1 savedialog works svn-id: r3955 | |||
2002-04-15 | command line option for sfx volume | Ludvig Strigeus | |
svn-id: r3947 | |||
2002-04-14 | Updating MorphOS port to compile with current CVS state | Ruediger Hanke | |
svn-id: r3939 | |||
2002-04-14 | wrote new mixer class, | Ludvig Strigeus | |
cleaned up sound header files, integrated mixer into scummvm & simon svn-id: r3937 | |||
2002-04-13 | new midi driver API, | Ludvig Strigeus | |
no more USE_ADLIB, a couple of sdl graphics driver fixes. svn-id: r3925 | |||
2002-04-13 | full screen mode works now (even if SDL doesn't support it) | Ludvig Strigeus | |
svn-id: r3923 | |||
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus | |
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912 |