aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-01use mod operator directlyGregory Montoir
2007-11-01Added new debug command.Nicola Mettifogo
2007-11-01Fix for bug #1822819. Donna now changes her look into Suzy after makeup.Nicola Mettifogo
2007-11-01Some changes to FOTAQ for the work in progress Greek translation in FR #17232...Filippos Karapetis
2007-11-01Add Greek to the list of ScummVM supported languages, for FR #1723255 - "FOTA...Filippos Karapetis
2007-11-01Updated the MSVC8 parallaction project file for commit #29354Filippos Karapetis
2007-11-01Consolidated game data cleanup in a single routine to location switches more ...Nicola Mettifogo
2007-11-01Fix regression introduced in revision 29355. First loadgame performed was des...Nicola Mettifogo
2007-11-01More refactoring for gui code.Nicola Mettifogo
2007-11-01* Merged object Menu into Parallaction_ns.Nicola Mettifogo
2007-11-01Added new LocationName class to simplify handling of location switches.Nicola Mettifogo
2007-11-01Small cleanupsVincent Hamm
2007-11-01Revert patch #1709219 - DXA Player: double size scaling option.Travis Howell
2007-11-01Fix play back of OmniTV videos in The Feeble Files for now.Travis Howell
2007-11-01It's now possible to exit the screens with Gorrister's heart in IHNM normally...Filippos Karapetis
2007-10-31Indentation.Torbjörn Andersson
2007-10-31Slighly modified patch #1709219: "DXA Player: double size scaling option"Eugene Sandulenko
2007-10-31Fix for bug #1751483 - "AGI: The -x command-line option appears to be broken"Filippos Karapetis
2007-10-31Fix for bug #1800147 - "ITE: Scummvm exits with Audio warnings"Filippos Karapetis
2007-10-31- minor changes to detection codeGregory Montoir
2007-10-31Patch #1822349: "Refactor engines handling in configure script"Eugene Sandulenko
2007-10-31Factorize most of the common code in the isReadable() and isWritable() method...David Corrales
2007-10-31Fixed a long due typo in the error messages inside the DefaultSaveFileManager.David Corrales
2007-10-31Fixed compilation under WindowsFilippos Karapetis
2007-10-31Properly implemented the isReadable() and isWritable() methods for the AmigaO...David Corrales
2007-10-31Removed the Common::File::removeFile() methods, and moved their implementatio...David Corrales
2007-10-31Added a FIXME-comment and a warning to the unknown test command 19.Kari Salminen
2007-10-31Fix for bug #1745950 (GR: Birds stuck in opening screen (Amiga version)).Kari Salminen
2007-10-30Update msvc8 project files for r29332.Johannes Schickel
2007-10-30Adding special amigaos to host_os check. This makes ScummVM use scummvm.ini i...Johannes Schickel
2007-10-30- added detection of second demo versionGregory Montoir
2007-10-30The cause for bug #1804403 - "IHNM/ITE: Error loading Game resources (fs-node...Filippos Karapetis
2007-10-30- free fib object in AmigaOSFilesystemNode::existsJohannes Schickel
2007-10-30Fixed a typo in the AmigaOSFilesystemNode::exists() method.David Corrales
2007-10-30Added a missing variable to the AmigaOSFilesystem::exists() method. Hopefully...David Corrales
2007-10-30Implement the AmigaOSFilesystemNode::exists() method.David Corrales
2007-10-30Fix for bug #1822680.Nicola Mettifogo
2007-10-30Renamed a variable which is declared twiceFilippos Karapetis
2007-10-30Fixing the scenery/overlay redrawing in WoodruffSven Hesse
2007-10-30Patch #1822459: "configure fix for shells not supporting unary negation"Eugene Sandulenko
2007-10-30Fix compile warning.Travis Howell
2007-10-29Add msvc8 project file for igor.Johannes Schickel
2007-10-29Fix compile warning, looks like this memcpy should be a memset.Travis Howell
2007-10-29added 'igor' engine for the game 'Igor: Objective Uikokahonia'Gregory Montoir
2007-10-29Implement more object inputVincent Hamm
2007-10-29Add DMedia MIDI driver just to the list of MIDI drivers if on IRIX, since at ...Johannes Schickel
2007-10-29More readable code, and another format of engine build list as suggeestedEugene Sandulenko
2007-10-29Commenting out the unused variables x and y to mute GCC :PSven Hesse
2007-10-29Add missing varsVincent Hamm
2007-10-29Add more object menu controlsVincent Hamm