aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-03-26Make it possible to disable popups/checkboxesMax Horn
svn-id: r6864
2003-03-25make the volume controls in the global options dialog workMax Horn
svn-id: r6863
2003-03-25added some meat to the global options dialog (no prefs are stored yet, though)Max Horn
svn-id: r6862
2003-03-25Commit as binaryTravis Howell
svn-id: r6861
2003-03-25*** empty log message ***Travis Howell
svn-id: r6860
2003-03-25Bug fix from luddeTravis Howell
svn-id: r6859
2003-03-25default to current directory (instead of FS root)Max Horn
svn-id: r6858
2003-03-25Patch #691696: Possible fix for Adlib regressionMax Horn
svn-id: r6857
2003-03-25cleanupMax Horn
svn-id: r6856
2003-03-24cleanupMax Horn
svn-id: r6855
2003-03-24Some more cleanup, loadFile now returns a uint8*/byte* so no casting is ↵Joost Peters
needed anymore. svn-id: r6854
2003-03-24use description to set window title if one is specifiedJonathan Gray
svn-id: r6853
2003-03-23Patch #708384: Off-by-one bug which causes inventory problems in COMIMax Horn
svn-id: r6852
2003-03-23Because khalek said so.Jonathan Gray
svn-id: r6851
2003-03-23Because Kirben said so.James Brown
svn-id: r6850
2003-03-23Quick update of NEWSJames Brown
svn-id: r6849
2003-03-23move language enum to gameDetector.hJonathan Gray
svn-id: r6848
2003-03-23cleanupMax Horn
svn-id: r6847
2003-03-23updated Mac OS X static build ruleMax Horn
svn-id: r6846
2003-03-23add comment to language enum I meant to do a while backJonathan Gray
svn-id: r6845
2003-03-23Add Spanish quit key for Simon gamesTravis Howell
svn-id: r6844
2003-03-21moved delay stuff outside of lock mutexPaweł Kołodziejski
svn-id: r6843
2003-03-21convert tabs to space...Jonathan Gray
svn-id: r6842
2003-03-21update readme with some more game targetsJonathan Gray
svn-id: r6841
2003-03-20updated to plist 1.0Max Horn
svn-id: r6840
2003-03-20simon1amiga should be disabled for nowTravis Howell
svn-id: r6839
2003-03-20take lock mutex mechanism also processKbd() and waitForTimer().Paweł Kołodziejski
I hope it will finally solve locking gfx resources svn-id: r6838
2003-03-19use a mutex to sync smush screen updates (should avoid crash caused by a ↵Max Horn
race condition) svn-id: r6837
2003-03-18cleanupMax Horn
svn-id: r6836
2003-03-18cleanup; add stopID method to stop a currently playing sound via its IDMax Horn
svn-id: r6835
2003-03-18added script opcode for dig minigamePaweł Kołodziejski
svn-id: r6834
2003-03-18added input keys support for dig ingamePaweł Kołodziejski
svn-id: r6833
2003-03-18cleanupMax Horn
svn-id: r6832
2003-03-18it omit one blit for scaler Normal1X in SDL backendPaweł Kołodziejski
svn-id: r6831
2003-03-18add GF_DEFAULT_TO_1X_SCALERJonathan Gray
svn-id: r6830
2003-03-17a tiny saferPaweł Kołodziejski
svn-id: r6829
2003-03-17changed orderPaweł Kołodziejski
svn-id: r6828
2003-03-17few corrections for smushPaweł Kołodziejski
svn-id: r6827
2003-03-17moved backend update_screen() (slooolest thing) from smush updateScreen() ↵Paweł Kołodziejski
into main loop switching scalers also works now svn-id: r6826
2003-03-17moved handle events from update into main loopPaweł Kołodziejski
svn-id: r6825
2003-03-17changed debug level 4Paweł Kołodziejski
svn-id: r6824
2003-03-17256 + 1 != 256Jonathan Gray
svn-id: r6823
2003-03-17init member vars in right orderJonathan Gray
svn-id: r6822
2003-03-17stop gcc crying about unused variableJonathan Gray
svn-id: r6821
2003-03-17update for smush changesJonathan Gray
svn-id: r6820
2003-03-17update project files for smush and skyPaweł Kołodziejski
svn-id: r6819
2003-03-17split waitForTimer func, update for smush,Paweł Kołodziejski
btw, switching scalers while playing smush movies doesn't work or at least SDL backend, it hang on SDL_SetVideo func svn-id: r6818
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
svn-id: r6817
2003-03-17must remember to use spaces not tabs...Jonathan Gray
svn-id: r6816
2003-03-17add back known bugs section, reorder command line options to match the order ↵Jonathan Gray
scummvm prints them in, misc updates svn-id: r6815