aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-25- Some clean-upSven Hesse
2007-01-25Adds basic support for the FM Towns version with some restrictions:Johannes Schickel
2007-01-25typo.Johannes Schickel
2007-01-25cleanupJohannes Schickel
2007-01-25Using 0 flags for null id instead of KYRA2_UNK_FLAGS.Johannes Schickel
2007-01-25Adding language/platform overwriting removed in r25170 (by accident?)Johannes Schickel
2007-01-25Add another Dutch version of SPY FOX 1 for Windows.Travis Howell
2007-01-25Add Dutch version of Freddi Fish and Luther's Maze Madness for Mac.Travis Howell
2007-01-25cleanupMax Horn
2007-01-25Reduce #include dependenciesEugene Sandulenko
2007-01-25Removed getDescription() functionMax Horn
2007-01-25At this time, ADVANCED_DETECTOR_DEFINE_PLUGIN doesn't take a factory function...Max Horn
2007-01-25Print out file size for unmatched files. Also alter output slighty.Eugene Sandulenko
2007-01-25Removed class AdvancedDetectorMax Horn
2007-01-25Mention that some fields in ADGameFileDescription are optional.Eugene Sandulenko
2007-01-25Use file sizes in detection too.Eugene Sandulenko
2007-01-25Fix typos in some warningsMax Horn
2007-01-25Don't invoke AdvancedDetector directly, but rather use ADVANCED_DETECTOR_DETE...Max Horn
2007-01-25Merged setupGameFlags into Engine_KYRA_create (removing some obsolete code in...Max Horn
2007-01-24Correcting doc commentMax Horn
2007-01-24Sync with last AdvancedDetector changesEugene Sandulenko
2007-01-24Corrected a commentMax Horn
2007-01-24Modified version of Torbjoern's patch from bug #1640420 (fixes an overflow in...Max Horn
2007-01-24Add optional size parameter to ADGameFileDescription. Not used now.Eugene Sandulenko
2007-01-24Hide all AdvacedDetector parameters into a structure for easier maintenanceEugene Sandulenko
2007-01-24Patch from bug report #1615417: SCUMM (v6): Cursor isn't updated after hotspo...Max Horn
2007-01-24Fix for bug #1586640: SDL: Joystick/Joypad doesnt work with 0.9.0Max Horn
2007-01-23Added support for Infogrames/RobHubbard2 (amiga) musicSven Hesse
2007-01-21updateGregory Montoir
2007-01-21added handler for sfx sync (abc-slideshow.cup, bda-slideshow.cup) and sfx loo...Gregory Montoir
2007-01-21cleanupGregory Montoir
2007-01-21Reduce dependency from common/advancedDetector.hEugene Sandulenko
2007-01-21Applied my own patch #1635584 (after discussing with Fingolfin) to reduce theTorbjörn Andersson
2007-01-21Removed common/advancedDetector.h from agos.h, thus reducing the number of bu...Max Horn
2007-01-21Fix crash in GameDescriptor::updateDescMax Horn
2007-01-21openForSaving can fail, so it should be handled gracefully -- but better to a...Max Horn
2007-01-21Don't mkdir the default savepath whenever we startup; rather, mkdir (on Unix/...Max Horn
2007-01-21Fixes implementation of o1_updateSceneAnimations.Johannes Schickel
2007-01-21Speed up mouse emulation with hires gamesChris Apers
2007-01-21Cleanup event codeChris Apers
2007-01-21fixed ordering of engine jobs: no more known graphics glitchesNicola Mettifogo
2007-01-21fixed occasional border issues in inventoryNicola Mettifogo
2007-01-21ClenaupChris Apers
2007-01-21ClenaupChris Apers
2007-01-21Ooops, ooops ooops, bad source directoryChris Apers
2007-01-21Ooops, collapsible onlyChris Apers
2007-01-21fixed out-of-bounds error causing premature crashes on some systemsNicola Mettifogo
2007-01-21When a user clicks on an editable string, use the correct font for calculatingTorbjörn Andersson
2007-01-21Make use of HashMap::getVal/setVal, and some cleanupMax Horn
2007-01-21Added game.cpp file with some funcs/methods declared in game.hMax Horn