Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-10 | Update debug tables. | Travis Howell | |
svn-id: r19542 | |||
2005-11-09 | Palette delay at the end of Simon1 was never triggered. | Travis Howell | |
svn-id: r19541 | |||
2005-11-09 | Cleanup. | Travis Howell | |
svn-id: r19540 | |||
2005-11-09 | - fixed setCharactersPosition | Johannes Schickel | |
- fixed loadCharacterShapes - fixed anim shape drawing - corrected some tables - added debug drawing for the pathfinder (still a bit buggy) - gets a small script scene to work with some graphics glitches - corrected some drawShape drawing functions - started to implement cmd_walkPlayerToPoint and the needed functions svn-id: r19539 | |||
2005-11-09 | sync HEAD with 0-8-0 branch. | Robert Göffringmann | |
svn-id: r19536 | |||
2005-11-09 | sync head with branch. | Robert Göffringmann | |
svn-id: r19535 | |||
2005-11-09 | sync HEAD with 0-8-0 branch. | Robert Göffringmann | |
svn-id: r19534 | |||
2005-11-09 | Commited patch #1350387. | Johannes Schickel | |
svn-id: r19532 | |||
2005-11-09 | Fix typo. | Eugene Sandulenko | |
svn-id: r19530 | |||
2005-11-09 | o Sort "special thanks to" crefits section alphabetically. | Eugene Sandulenko | |
o Mention that Paul Smedley also makes OS/2 pavkaging. o Mention lloyd which C64-related contributions we use. svn-id: r19528 | |||
2005-11-09 | Mention some improvements in 0.8.1 | Eugene Sandulenko | |
svn-id: r19527 | |||
2005-11-09 | Added 0.8.1 section. It only contains the changes I've been involved with | Torbjörn Andersson | |
myself, though. Please add yours. svn-id: r19525 | |||
2005-11-08 | Patch #1342957 (touchup configure output/debug) | Max Horn | |
svn-id: r19523 | |||
2005-11-08 | Augmented OSystem docs | Max Horn | |
svn-id: r19522 | |||
2005-11-08 | Added asserts to OSystem_SDL::copyRectToScreen, which should detect any ↵ | Max Horn | |
attempts to use invalid rects for blitting svn-id: r19521 | |||
2005-11-08 | Fix for ScummEngine::drawStripToScreen: do nothing if height is negative | Max Horn | |
svn-id: r19519 | |||
2005-11-08 | Cleanup. | Travis Howell | |
svn-id: r19518 | |||
2005-11-08 | minor cleanup | Robert Göffringmann | |
svn-id: r19517 | |||
2005-11-08 | another scrolling fix, the engine didn't scroll all the way to the end of ↵ | Robert Göffringmann | |
the screens before. svn-id: r19516 | |||
2005-11-08 | Don't write empty save slot names to the savegame index. All that does is | Torbjörn Andersson | |
raising the "I/O error" flag. svn-id: r19514 | |||
2005-11-08 | Improved osxsnap target (up to par with my own release build script) | Max Horn | |
svn-id: r19510 | |||
2005-11-08 | Updated latex readme.tex date to match README | Max Horn | |
svn-id: r19508 | |||
2005-11-08 | DS_Store & background.jpg for OS X disk images | Max Horn | |
svn-id: r19504 | |||
2005-11-07 | Use -force_cpusubtype_ALL for OS X statics, to ensure compatibility with G3 ↵ | Max Horn | |
systems svn-id: r19500 | |||
2005-11-07 | Fix for bug #1350645 (Playtime corrupted if save name is >=32 chars) | Max Horn | |
svn-id: r19498 | |||
2005-11-07 | Correct HE version for German version of freddi3. | Travis Howell | |
svn-id: r19497 | |||
2005-11-07 | Fixed functions, not sure about the way to do this with OS version prior to 4.0 | Chris Apers | |
svn-id: r19496 | |||
2005-11-07 | Don't synchronize subtitle with speech sfx if MP3/OGG/Flac support isn't ↵ | Gregory Montoir | |
compiled it. This should fix bug #1350045. svn-id: r19495 | |||
2005-11-07 | Whitespace. | Torbjörn Andersson | |
svn-id: r19494 | |||
2005-11-07 | Add German version of freddi3. | Travis Howell | |
svn-id: r19493 | |||
2005-11-07 | Moved aspect ratio disabling (if screen height != 200) from initSize() to | Torbjörn Andersson | |
loadGfxMode(). As reported on the forum, setting aspect ratio correction in a 640x480 game would cause ScummVM to crash when the game is started from the launcher. With all the graphics transactions and stuff, it's a bit hard to follow what's going to happen, but I hope deferring this check until the last moment (i.e. just before the graphics surfaces are actually created) is the correct bugfix. svn-id: r19491 | |||
2005-11-07 | Add German version of Monkey Island 1 EGA 4 Disk. | Travis Howell | |
svn-id: r19490 | |||
2005-11-07 | Add German version of freddi2/freddi4. | Travis Howell | |
svn-id: r19489 | |||
2005-11-06 | the PSP port of libtremor was updated, so this define is no longer needed | Joost Peters | |
svn-id: r19488 | |||
2005-11-06 | fix compilation | Joost Peters | |
svn-id: r19487 | |||
2005-11-06 | Revert last change, doesn't seem to work either | Chris Apers | |
svn-id: r19486 | |||
2005-11-06 | Should be int32 in HE games, to avoid possible overflow. | Travis Howell | |
svn-id: r19485 | |||
2005-11-06 | Correct charset palette in HE games. | Travis Howell | |
svn-id: r19484 | |||
2005-11-06 | Revert +1 change, causes more glitches in lost. | Travis Howell | |
svn-id: r19483 | |||
2005-11-06 | Cleanup. | Travis Howell | |
svn-id: r19482 | |||
2005-11-06 | Fix regression, must not be an int16. | Travis Howell | |
svn-id: r19481 | |||
2005-11-06 | Default to /dev/sequencer before /dev/null if no MIDI device | Jonathan Gray | |
is specified. svn-id: r19480 | |||
2005-11-05 | Add Macintosh version of updated spyfox demo. | Travis Howell | |
svn-id: r19479 | |||
2005-11-05 | Correct version of German version of putttime. | Travis Howell | |
svn-id: r19478 | |||
2005-11-05 | - Move opcode table to a method so that it is correctly initialized with ↵ | Chris Apers | |
PalmOS ARM svn-id: r19477 | |||
2005-11-05 | Removed obsolete code | Chris Apers | |
svn-id: r19476 | |||
2005-11-05 | PalmOS ifdef | Chris Apers | |
svn-id: r19475 | |||
2005-11-05 | - Move opcode tables to methods so that they are correctly initialized with ↵ | Chris Apers | |
PalmOS ARM svn-id: r19474 | |||
2005-11-05 | PalmOS ifdef | Chris Apers | |
svn-id: r19473 | |||
2005-11-05 | PalmOS ifdef | Chris Apers | |
svn-id: r19472 |