aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-11-08Augmented OSystem docsMax Horn
svn-id: r19522
2005-11-08Added asserts to OSystem_SDL::copyRectToScreen, which should detect any ↵Max Horn
attempts to use invalid rects for blitting svn-id: r19521
2005-11-08Fix for ScummEngine::drawStripToScreen: do nothing if height is negativeMax Horn
svn-id: r19519
2005-11-08Cleanup.Travis Howell
svn-id: r19518
2005-11-08minor cleanupRobert Göffringmann
svn-id: r19517
2005-11-08another 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-08Don't write empty save slot names to the savegame index. All that does isTorbjörn Andersson
raising the "I/O error" flag. svn-id: r19514
2005-11-08Improved osxsnap target (up to par with my own release build script)Max Horn
svn-id: r19510
2005-11-08Updated latex readme.tex date to match READMEMax Horn
svn-id: r19508
2005-11-08DS_Store & background.jpg for OS X disk imagesMax Horn
svn-id: r19504
2005-11-07Use -force_cpusubtype_ALL for OS X statics, to ensure compatibility with G3 ↵Max Horn
systems svn-id: r19500
2005-11-07Fix for bug #1350645 (Playtime corrupted if save name is >=32 chars)Max Horn
svn-id: r19498
2005-11-07Correct HE version for German version of freddi3.Travis Howell
svn-id: r19497
2005-11-07Fixed functions, not sure about the way to do this with OS version prior to 4.0Chris Apers
svn-id: r19496
2005-11-07Don'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-07Whitespace.Torbjörn Andersson
svn-id: r19494
2005-11-07Add German version of freddi3.Travis Howell
svn-id: r19493
2005-11-07Moved aspect ratio disabling (if screen height != 200) from initSize() toTorbjö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-07Add German version of Monkey Island 1 EGA 4 Disk.Travis Howell
svn-id: r19490
2005-11-07Add German version of freddi2/freddi4.Travis Howell
svn-id: r19489
2005-11-06the PSP port of libtremor was updated, so this define is no longer neededJoost Peters
svn-id: r19488
2005-11-06fix compilationJoost Peters
svn-id: r19487
2005-11-06Revert last change, doesn't seem to work eitherChris Apers
svn-id: r19486
2005-11-06Should be int32 in HE games, to avoid possible overflow.Travis Howell
svn-id: r19485
2005-11-06Correct charset palette in HE games.Travis Howell
svn-id: r19484
2005-11-06Revert +1 change, causes more glitches in lost.Travis Howell
svn-id: r19483
2005-11-06Cleanup.Travis Howell
svn-id: r19482
2005-11-06Fix regression, must not be an int16.Travis Howell
svn-id: r19481
2005-11-06Default to /dev/sequencer before /dev/null if no MIDI deviceJonathan Gray
is specified. svn-id: r19480
2005-11-05Add Macintosh version of updated spyfox demo.Travis Howell
svn-id: r19479
2005-11-05Correct 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-05Removed obsolete codeChris Apers
svn-id: r19476
2005-11-05PalmOS ifdefChris 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-05PalmOS ifdefChris Apers
svn-id: r19473
2005-11-05PalmOS ifdefChris Apers
svn-id: r19472
2005-11-05- Changed PalmOS ifdefChris Apers
- Move opcode table to setupVgaOpcodes so that the table is correctly initialized with PalmOS ARM svn-id: r19471
2005-11-05Prevent conflic with Sky defChris Apers
svn-id: r19470
2005-11-05Not needed anymoreChris Apers
svn-id: r19469
2005-11-05- Changed PalmOS ifdefChris Apers
- No global constructor with PalmOS ARM, bad hack to workaround this svn-id: r19468
2005-11-05Changed PalmOS ifdefChris Apers
svn-id: r19467
2005-11-05Keep German end credits from printing 'dud' characters.Torbjörn Andersson
svn-id: r19465
2005-11-05Call flush() in the savegame stream, when saving. I think SAGA, Simon andTorbjörn Andersson
BS2 were the last engines that didn't. But I could be mistaken. svn-id: r19463
2005-11-05Detect where wizImage type 1 should be flipped.Travis Howell
Show images without zoom or angle in ski ride of pajama3 for now. svn-id: r19462
2005-11-05- Added new cache and stylus optionsChris Apers
- Fixed card selection - Fixed free handle error if the active skin is deleted - Moved some functions to a new file - Changed AppStartScreenSize to use the new platform specific fucntions - Moved options initalization to a new file svn-id: r19461
2005-11-05Obsolete filesChris Apers
svn-id: r19460
2005-11-05Added FM_*_quality supportChris Apers
svn-id: r19459
2005-11-05CleanupChris Apers
svn-id: r19458
2005-11-05CleanupChris Apers
svn-id: r19457