aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-10-28various assorted things required by the new compiler and codebase changesKostas Nakos
2007-10-28(mainly) adding plugin supportKostas Nakos
2007-10-28new stuff to support the FS api and fixes for the new compilerKostas Nakos
2007-10-28cleanup after framebuffer api changesKostas Nakos
2007-10-28fix formatting & typoKostas Nakos
2007-10-28entry point for plugin buildsKostas Nakos
2007-10-28announce compiler change \& support for pluginsKostas Nakos
2007-10-28Rollup commit to improve & bring the port up to speed. More specificallyi for...Kostas Nakos
2007-10-28formatting fixesKostas Nakos
2007-10-28drop unneeded defineKostas Nakos
2007-10-28make sure our GetCurrentDirectory is used (non existant in ce api)Kostas Nakos
2007-10-28unicod-ify syscalls for ce backendKostas Nakos
2007-10-28work around ce's lack of posix errnoKostas Nakos
2007-10-28some source formatting fixesKostas Nakos
2007-10-28Early implementation of object menuVincent Hamm
2007-10-28Fix compatibility with bashEugene Sandulenko