Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-28 | spaces to tabs; don't hard code midi driver ID on MacOS | Max Horn | |
svn-id: r4119 | |||
2002-04-27 | More command line and config file bug fixes: | Nicolas Noble | |
-) fixed the save of the gfx_mode -) fixed the help line for gfx_mode -) adding some error messages in the config file loading svn-id: r4118 | |||
2002-04-27 | Fixed the 'config-file is predominant upon command line' bug... | Nicolas Noble | |
svn-id: r4117 | |||
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 | Fixed the tempo argument. | Nicolas Noble | |
svn-id: r4115 | |||
2002-04-27 | Add config file support. Thanks |Pixel| :) | James Brown | |
svn-id: r4111 | |||
2002-04-27 | Add autosave support, fix sm and max midi. | James Brown | |
svn-id: r4099 | |||
2002-04-26 | allow spaces after various command line options and their values | Max Horn | |
svn-id: r4098 | |||
2002-04-26 | Add enhanced debugging patch. | James Brown | |
svn-id: r4090 | |||
2002-04-26 | Fix 'monkey' target. | James Brown | |
svn-id: r4089 | |||
2002-04-26 | added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio ↵ | Max Horn | |
(MacOS X) svn-id: r4086 | |||
2002-04-26 | Commit MI1/Indy4/etc crash fix :) | James Brown | |
svn-id: r4081 | |||
2002-04-25 | Fix MI1 floppy scaling, and update readme. | James Brown | |
svn-id: r4077 | |||
2002-04-25 | Apply patch to add 'monkeyvga' target for MI1 Floppy. | James Brown | |
svn-id: r4076 | |||
2002-04-24 | Add new Scale mode. Thanks Gregory Montoir. | James Brown | |
svn-id: r4069 | |||
2002-04-23 | Quick patch to allow space between -p - Also remove compiler warning | James Brown | |
svn-id: r4065 | |||
2002-04-22 | Fix BEOS compilation. | James Brown | |
svn-id: r4046 | |||
2002-04-21 | Fixed WinCE port | Nicolas Bacca | |
svn-id: r4041 | |||
2002-04-21 | BEOS midi compile fix. Take 1. | James Brown | |
svn-id: r4031 | |||
2002-04-21 | Fix midi compilation - in more ways than one :P | James Brown | |
svn-id: r4030 | |||
2002-04-20 | Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as ↵ | Lionel Ulmer | |
working by urs and khalek on IRC :-) svn-id: r4028 | |||
2002-04-20 | Commit of the X11 driver using the new OSystem interface. Plus some warning ↵ | Lionel Ulmer | |
fixes and gameDetector hacks. svn-id: r4024 | |||
2002-04-19 | Fix PocketSCUMM. Palette is wrong tho. BBrox is a genius. | James Brown | |
svn-id: r4009 | |||
2002-04-19 | Use relative include paths to easy some ports. | James Brown | |
svn-id: r4005 | |||
2002-04-19 | Update minimalist (and broken) WinCE port | Nicolas Bacca | |
svn-id: r4000 | |||
2002-04-18 | Reenable MorphOS Midi driver, small updates to CD open code (only when CD ↵ | Ruediger Hanke | |
audio is requested) and start options svn-id: r3997 | |||
2002-04-17 | Remove ADLIB default for Sam and Max - it should default to MIDI | James Brown | |
svn-id: r3974 | |||
2002-04-17 | Add Amiga palette option (-a) | James Brown | |
svn-id: r3971 | |||
2002-04-16 | Hooks for Dreamcast OSystem. | Marcus Comstedt | |
svn-id: r3968 | |||
2002-04-16 | MorphOS CD audio reenableeSystem() | Ruediger Hanke | |
svn-id: r3964 | |||
2002-04-16 | Fix typo for the pedantic people on IRC. | James Brown | |
svn-id: r3958 | |||
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 | wrote new mixer class, | Ludvig Strigeus | |
cleaned up sound header files, integrated mixer into scummvm & simon svn-id: r3937 | |||
2002-04-13 | added null graphics driver (USE_NULL_DRIVER) | Ludvig Strigeus | |
will make it nicer later. svn-id: r3931 | |||
2002-04-13 | only call MidiDriver_WIN_create if compiling for windows | Ludvig Strigeus | |
svn-id: r3927 | |||
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 | Fix various warnings, and things preventing non-win32 platforms from compiling. | James Brown | |
svn-id: r3916 | |||
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 | |||
2002-04-12 | code cleanup - prepares for simon inclusion | Ludvig Strigeus | |
svn-id: r3910 | |||
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown | |
in the object flags code cleanup. Flags used: indent *.cpp -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip -ts2 -ncs -nbs -npcs -nbap -Tbyte -Tuint32 -Tuint8 -Tuint16 -TArrayHeader -TMemBlkHeader -TVerbSlot -TObjectData -Tvoid -TImageHeader -TRoomHeader -TCodeHeader -TResHdr -TBompHeader -TMidiChannelAdl -TGui -TScumm -TSoundEngine -TPart -TPlayer svn-id: r3908 | |||
2002-04-07 | Add support for selecting CDROM drive for Loom/MI cd audio, fix midi support | James Brown | |
svn-id: r3888 | |||
2002-04-07 | Fix Indy4 bootparam, some more Zak256 work, and a few minor things. | James Brown | |
svn-id: r3887 | |||
2002-04-03 | Fix window title. | James Brown | |
svn-id: r3851 | |||
2002-03-25 | Finish gameDetector renaming. | James Brown | |
svn-id: r3823 | |||
2002-03-25 | Visual C++ compilation fixes, and renaming gameDetector | Paweł Kołodziejski | |
svn-id: r3822 |