Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-03 | Early polygon rewrite | Vincent Hamm | |
svn-id: r29383 | |||
2007-11-03 | Whitespace fixes | Max Horn | |
svn-id: r29382 | |||
2007-11-02 | Format fix. | Eugene Sandulenko | |
svn-id: r29380 | |||
2007-11-02 | Changed "if( ... )" to "if ( ... )" and "while( ... )" to "while ( ... )", and | Torbjörn Andersson | |
removed an unnecessary \n. svn-id: r29379 | |||
2007-11-02 | Patch #1816901: MT-32 emu: Low volume | Max Horn | |
svn-id: r29378 | |||
2007-11-02 | Patch #1815526: Add TiMidity++ MIDI server support | Max Horn | |
svn-id: r29377 | |||
2007-11-02 | Added create_igortbl to 'tools' make target | Max Horn | |
svn-id: r29376 | |||
2007-11-02 | Removed now obsolete workarounds | Max Horn | |
svn-id: r29375 | |||
2007-11-02 | Fixed overflow after fadeout in the last game location (bug #1824026). | Nicola Mettifogo | |
svn-id: r29374 | |||
2007-11-01 | Donna now returns to her normal outfit after swimming. | Nicola Mettifogo | |
svn-id: r29373 | |||
2007-11-01 | Added color-inversion effect in character selection screen. The effect ↵ | Nicola Mettifogo | |
doesn't exactly work like the original yet (Amiga only). svn-id: r29372 | |||
2007-11-01 | Refactored some gui code. | Nicola Mettifogo | |
svn-id: r29371 | |||
2007-11-01 | Made debug console available when displaying slides (like intermissions and ↵ | Nicola Mettifogo | |
menu). svn-id: r29370 | |||
2007-11-01 | Patch #1824292: "fix spaces->tabs indentation in configure" | Eugene Sandulenko | |
svn-id: r29369 | |||
2007-11-01 | Fixed compilation | Filippos Karapetis | |
svn-id: r29368 | |||
2007-11-01 | fix previous commit | Gregory Montoir | |
svn-id: r29367 | |||
2007-11-01 | warning, minor simplification | Gregory Montoir | |
svn-id: r29366 | |||
2007-11-01 | dont call trim(), which relies on isspace(), with specific game charset strings | Gregory Montoir | |
svn-id: r29365 | |||
2007-11-01 | added bootparam handling, minor cleanup | Gregory Montoir | |
svn-id: r29364 | |||
2007-11-01 | use mod operator directly | Gregory Montoir | |
svn-id: r29363 | |||
2007-11-01 | Added new debug command. | Nicola Mettifogo | |
svn-id: r29362 | |||
2007-11-01 | Fix for bug #1822819. Donna now changes her look into Suzy after makeup. | Nicola Mettifogo | |
svn-id: r29361 | |||
2007-11-01 | Some changes to FOTAQ for the work in progress Greek translation in FR ↵ | Filippos Karapetis | |
#1723255 - "FOTAQ code modifications (mostly for greek translation)": - Added Greek font to FOTAQ - When the verb is "Go to" in the Greek version, there won't be a space after the verb and the item (as per the translator's request) - The strings in the journal are not cut off in the Greek version svn-id: r29360 | |||
2007-11-01 | Add Greek to the list of ScummVM supported languages, for FR #1723255 - ↵ | Filippos Karapetis | |
"FOTAQ code modifications (mostly for greek translation)" svn-id: r29359 | |||
2007-11-01 | Updated the MSVC8 parallaction project file for commit #29354 | Filippos Karapetis | |
svn-id: r29358 | |||
2007-11-01 | Consolidated game data cleanup in a single routine to location switches more ↵ | Nicola Mettifogo | |
reliable, especially on savegames and on game start. svn-id: r29357 | |||
2007-11-01 | Fix regression introduced in revision 29355. First loadgame performed was ↵ | Nicola Mettifogo | |
destroying the game flags. svn-id: r29356 | |||
2007-11-01 | More refactoring for gui code. | Nicola Mettifogo | |
svn-id: r29355 | |||
2007-11-01 | * Merged object Menu into Parallaction_ns. | Nicola Mettifogo | |
* Some preliminary refactoring of ex-menu code. svn-id: r29354 | |||
2007-11-01 | Added new LocationName class to simplify handling of location switches. | Nicola Mettifogo | |
svn-id: r29353 | |||
2007-11-01 | Small cleanups | Vincent Hamm | |
svn-id: r29352 | |||
2007-11-01 | Revert patch #1709219 - DXA Player: double size scaling option. | Travis Howell | |
svn-id: r29351 | |||
2007-11-01 | Fix play back of OmniTV videos in The Feeble Files for now. | Travis Howell | |
svn-id: r29350 | |||
2007-11-01 | It's now possible to exit the screens with Gorrister's heart in IHNM ↵ | Filippos Karapetis | |
normally (i.e by walking to the exit, not using it) - like the original svn-id: r29349 | |||
2007-10-31 | Indentation. | Torbjörn Andersson | |
svn-id: r29348 | |||
2007-10-31 | Slighly modified patch #1709219: "DXA Player: double size scaling option" | Eugene Sandulenko | |
svn-id: r29347 | |||
2007-10-31 | Fix for bug #1751483 - "AGI: The -x command-line option appears to be broken" | Filippos Karapetis | |
svn-id: r29346 | |||
2007-10-31 | Fix for bug #1800147 - "ITE: Scummvm exits with Audio warnings" | Filippos Karapetis | |
svn-id: r29345 | |||
2007-10-31 | - minor changes to detection code | Gregory Montoir | |
- reverted gameState.counter type to int16 - cleanup/removed deadcode svn-id: r29344 | |||
2007-10-31 | Patch #1822349: "Refactor engines handling in configure script" | Eugene Sandulenko | |
svn-id: r29343 | |||
2007-10-31 | Factorize most of the common code in the isReadable() and isWritable() ↵ | David Corrales | |
methods for the AmigaOS backend, via the getFibProtection() method. svn-id: r29342 | |||
2007-10-31 | Fixed a long due typo in the error messages inside the DefaultSaveFileManager. | David Corrales | |
svn-id: r29341 | |||
2007-10-31 | Fixed compilation under Windows | Filippos Karapetis | |
svn-id: r29340 | |||
2007-10-31 | Properly implemented the isReadable() and isWritable() methods for the ↵ | David Corrales | |
AmigaOSFilesystemNode backend. Thanks a lot to Raziel_One on this one :) svn-id: r29339 | |||
2007-10-31 | Removed the Common::File::removeFile() methods, and moved their ↵ | David Corrales | |
implementation to the Common::DefaultSaveFileManager::removeSavefile() method, as per Marcus' appraisal and Max's approval. svn-id: r29337 | |||
2007-10-31 | Added a FIXME-comment and a warning to the unknown test command 19. | Kari Salminen | |
svn-id: r29336 | |||
2007-10-31 | Fix for bug #1745950 (GR: Birds stuck in opening screen (Amiga version)). | Kari Salminen | |
svn-id: r29335 | |||
2007-10-30 | Update msvc8 project files for r29332. | Johannes Schickel | |
svn-id: r29334 | |||
2007-10-30 | Adding special amigaos to host_os check. This makes ScummVM use scummvm.ini ↵ | Johannes Schickel | |
instead of .scummvmrc on AmigaOS again. svn-id: r29333 | |||
2007-10-30 | - added detection of second demo version | Gregory Montoir | |
- moved the resource entries tables to an external file (IGOR.TBL) - added tool to build IGOR.TBL svn-id: r29332 |