aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-03Unleashing the polygon virus! (I.e. fixing a compiler warning and a, what I t...Sven Hesse
2007-11-03More whitespace fixesSven Hesse
2007-11-03Early polygon rewriteVincent Hamm
2007-11-03Whitespace fixesMax Horn
2007-11-02Format fix.Eugene Sandulenko
2007-11-02Changed "if( ... )" to "if ( ... )" and "while( ... )" to "while ( ... )", andTorbjörn Andersson
2007-11-02Patch #1816901: MT-32 emu: Low volumeMax Horn
2007-11-02Patch #1815526: Add TiMidity++ MIDI server supportMax Horn
2007-11-02Added create_igortbl to 'tools' make targetMax Horn
2007-11-02Removed now obsolete workaroundsMax Horn
2007-11-02Fixed overflow after fadeout in the last game location (bug #1824026).Nicola Mettifogo
2007-11-01Donna now returns to her normal outfit after swimming.Nicola Mettifogo
2007-11-01Added color-inversion effect in character selection screen. The effect doesn'...Nicola Mettifogo
2007-11-01Refactored some gui code.Nicola Mettifogo
2007-11-01Made debug console available when displaying slides (like intermissions and m...Nicola Mettifogo
2007-11-01Patch #1824292: "fix spaces->tabs indentation in configure"Eugene Sandulenko
2007-11-01Fixed compilationFilippos Karapetis
2007-11-01fix previous commitGregory Montoir
2007-11-01warning, minor simplificationGregory Montoir
2007-11-01dont call trim(), which relies on isspace(), with specific game charset stringsGregory Montoir
2007-11-01added bootparam handling, minor cleanupGregory Montoir
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