aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-23removed debug printfMax Horn
2002-11-22fix for bug #602351 (to many fades in Zak256)Max Horn
2002-11-22cleanupMax Horn
2002-11-22fix for bug #642229 (ScummVM strings can contain null bytes, so strcpy doesn'...Max Horn
2002-11-22improved keyboard input behaviour in SDL backend: make use of the unicode fea...Max Horn
2002-11-22changed the key input system in NewGUI: pass both the keycode and the ascii v...Max Horn
2002-11-22add comment to timidity example, fixes 639395Jonathan Gray
2002-11-22Apply patch 642171. Fixes some Loom and FOA bugs. Regression testing doesn't ...James Brown
2002-11-21Fixed Adlib instruments not getting initialized in certain cases.Jamieson Christian
2002-11-21argh, revert to gcc 2.x build rules once more <g>Max Horn
2002-11-21fixed build order for GNU ld, once moreMax Horn
2002-11-21Added midistreamer.cppJamieson Christian
2002-11-21updated VC6 file againPaweł Kołodziejski
2002-11-21updated VC6 filePaweł Kołodziejski
2002-11-21Broke MidiStreamer into .h and .cpp components.Jamieson Christian
2002-11-21Update readmeJames Brown
2002-11-21fixed warningsMax Horn
2002-11-21Update module.mk system for the new adlib driverJames Brown
2002-11-21updated VC6 filePaweł Kołodziejski
2002-11-21Revamped Adlib functionality.Jamieson Christian
2002-11-21updated VC6 filePaweł Kołodziejski
2002-11-21applied patch: #641704Paweł Kołodziejski
2002-11-21cleanupMax Horn
2002-11-21enhanced Config::rename_domain; added the ability to change the domain name i...Max Horn
2002-11-21allow some more chars as inputMax Horn
2002-11-21added missing right borderMax Horn
2002-11-21some fixes; hooked up the EditGameDialog (so changes to 'name' there actually...Max Horn
2002-11-21cleanupMax Horn
2002-11-21now this was an *EVIL* typoMax Horn
2002-11-21changed comments slightlyMax Horn
2002-11-21gotta love creating objects on the stack :-)Max Horn
2002-11-21Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ...Max Horn
2002-11-21indent fixMax Horn
2002-11-21implemented remove buttons; added EditGameDialog stub (it only displays some ...Max Horn
2002-11-21Now only have to choose betwene simon 1/2 talkie/win versionsTravis Howell
2002-11-21center dialog vertically, too; split overlong lines at whitespaces if posibleMax Horn
2002-11-21enhanced launcher: added 'Remove' button, renamed 'Configure...' to 'Edit Gam...Max Horn
2002-11-21Fix Simon games detectionTravis Howell
2002-11-21factored out ChooserDialog into it's own header/source file, and made the tit...Max Horn
2002-11-21Adapt MAD sampling rate to the real sampling rate for WinCENicolas Bacca
2002-11-21oops - default to gcc 2.9x build rules, not gcc 3.x build rulesMax Horn
2002-11-21should link with GNU ld againMax Horn
2002-11-21slight change of module order to see if that helps stupid GNU ldMax Horn
2002-11-21revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all...Max Horn
2002-11-21added _configureButton stubMax Horn
2002-11-21added a chooser sub dialog used by 'Add Game'Max Horn
2002-11-21consistently ignore case of the domain nameMax Horn
2002-11-21operator < and > for String now ignore caseMax Horn
2002-11-21sort FSList by displaynameMax Horn
2002-11-21remember last directory (or rather, don't lobotomize yourself :-)Max Horn