aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2005-11-05PalmOS stuffsChris Apers
svn-id: r19456
2005-11-05- Moved kOpt* to a new fileChris Apers
- Reordered strcut to ease ARM export - Added macros to export the struct to ARM svn-id: r19455
2005-11-05- Updated with new optionsChris Apers
- Reordered some lists and update cfg accordingly svn-id: r19454
2005-11-05Updated prefix fileChris Apers
svn-id: r19453
2005-11-05OSDChris Apers
svn-id: r19452
2005-11-05Removed obsolete 68K codeChris Apers
- Added overlay ouse pointer svn-id: r19451
2005-11-05OoopsChris Apers
svn-id: r19450
2005-11-05Removed obsolete 68K codeChris Apers
- Added grabRawScreen - Set default mode to GFX_WIDE - Added battery indicator - Added overlay mouse pointer svn-id: r19449