Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-04 | - starting to document the theme renderer | Johannes Schickel | |
- Theme::closeDialog -> Theme::closeAllDialogs, since it would remove every dialog currently svn-id: r29394 | |||
2007-11-03 | More polygon fix (nearly pixel perfect...) | Vincent Hamm | |
svn-id: r29393 | |||
2007-11-03 | Documenting the sound code a bit. | Johannes Schickel | |
svn-id: r29392 | |||
2007-11-03 | Fix build | Vincent Hamm | |
svn-id: r29391 | |||
2007-11-03 | More polygon fix | Vincent Hamm | |
svn-id: r29390 | |||
2007-11-03 | Cleanup. | Johannes Schickel | |
svn-id: r29389 | |||
2007-11-03 | update for the new igor engine | Kostas Nakos | |
svn-id: r29388 | |||
2007-11-03 | work around lack of errno in ce | Kostas Nakos | |
svn-id: r29387 | |||
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko | |
svn-id: r29386 | |||
2007-11-03 | Unleashing the polygon virus! (I.e. fixing a compiler warning and a, what I ↵ | Sven Hesse | |
think is a, logical error. Also changing swaps to use the template SWAP.) svn-id: r29385 | |||
2007-11-03 | More whitespace fixes | Sven Hesse | |
svn-id: r29384 | |||
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 |