aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-28this should fix one of those nasty deadlocks, I hopeMax Horn
2003-03-28small optimization (do three memory reads instead of five)Max Horn
2003-03-28fixed verb drawing in COMI (and maybe FT, too?)Max Horn
2003-03-27fixed compilation under VC6Paweł Kołodziejski
2003-03-27add back removed checks for definitions of mouse scrolling buttons before usi...Jonathan Gray
2003-03-26grow default buttons size & browser dialog to accomodate for spanish gamesMax Horn
2003-03-26long standing evil bug (luckily hardly has any effect since almost everything...Max Horn
2003-03-26cleanup; added SDL_VIDEOEXPOSEMax Horn
2003-03-26sys/types.h only needed on OS X to work non-POSIX compliance in system header...Max Horn
2003-03-26Hook up the midi driver selection popup; disable GFX popup for now, till we m...Max Horn
2003-03-26get scummvm to compile on unix != macosx as wellOliver Kiehl
2003-03-26cleanupMax Horn
2003-03-26Make it possible to disable popups/checkboxesMax Horn
2003-03-25make the volume controls in the global options dialog workMax Horn
2003-03-25added some meat to the global options dialog (no prefs are stored yet, though)Max Horn
2003-03-25Commit as binaryTravis Howell
2003-03-25*** empty log message ***Travis Howell
2003-03-25Bug fix from luddeTravis Howell
2003-03-25default to current directory (instead of FS root)Max Horn
2003-03-25Patch #691696: Possible fix for Adlib regressionMax Horn
2003-03-25cleanupMax Horn
2003-03-24cleanupMax Horn
2003-03-24Some more cleanup, loadFile now returns a uint8*/byte* so no casting is neede...Joost Peters
2003-03-24use description to set window title if one is specifiedJonathan Gray
2003-03-23Patch #708384: Off-by-one bug which causes inventory problems in COMIMax Horn
2003-03-23Because khalek said so.Jonathan Gray
2003-03-23Because Kirben said so.James Brown
2003-03-23Quick update of NEWSJames Brown
2003-03-23move language enum to gameDetector.hJonathan Gray
2003-03-23cleanupMax Horn
2003-03-23updated Mac OS X static build ruleMax Horn
2003-03-23add comment to language enum I meant to do a while backJonathan Gray
2003-03-23Add Spanish quit key for Simon gamesTravis Howell
2003-03-21moved delay stuff outside of lock mutexPaweł Kołodziejski
2003-03-21convert tabs to space...Jonathan Gray
2003-03-21update readme with some more game targetsJonathan Gray
2003-03-20updated to plist 1.0Max Horn
2003-03-20simon1amiga should be disabled for nowTravis Howell
2003-03-20take lock mutex mechanism also processKbd() and waitForTimer().Paweł Kołodziejski
2003-03-19use a mutex to sync smush screen updates (should avoid crash caused by a race...Max Horn
2003-03-18cleanupMax Horn
2003-03-18cleanup; add stopID method to stop a currently playing sound via its IDMax Horn
2003-03-18added script opcode for dig minigamePaweł Kołodziejski
2003-03-18added input keys support for dig ingamePaweł Kołodziejski
2003-03-18cleanupMax Horn
2003-03-18it omit one blit for scaler Normal1X in SDL backendPaweł Kołodziejski
2003-03-18add GF_DEFAULT_TO_1X_SCALERJonathan Gray
2003-03-17a tiny saferPaweł Kołodziejski
2003-03-17changed orderPaweł Kołodziejski
2003-03-17few corrections for smushPaweł Kołodziejski