Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-12 | Minor changes for coding guidelines. | Travis Howell | |
svn-id: r25508 | |||
2007-02-12 | Adjust random opcode for Amiga versions of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25507 | |||
2007-02-12 | Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ↵ | Travis Howell | |
Simon the Sorcerer 1. svn-id: r25506 | |||
2007-02-12 | Pass VC10_state directly to convertclip, to reduce arguments. | Travis Howell | |
svn-id: r25505 | |||
2007-02-12 | Add Quietust's changes to fix image glitches in Amiga AGA/CD32 versions of ↵ | Travis Howell | |
Simon the Sorcerer 1. svn-id: r25504 | |||
2007-02-12 | Fingolfin's patch for improving dictionary loading speed. Applied as is. | Eugene Sandulenko | |
svn-id: r25503 | |||
2007-02-12 | Ooops, remove debug leftovers in last commit. | Travis Howell | |
svn-id: r25502 | |||
2007-02-12 | Add basic support for AtariST demo of Elvira 1. | Travis Howell | |
svn-id: r25501 | |||
2007-02-12 | Merged the "palette manager" into the cursor manager. It was only used to | Torbjörn Andersson | |
manage *cursor* palettes, so the name was misleading. svn-id: r25500 | |||
2007-02-11 | Make the mouse cursor white (instead of green) with a black outline on | Torbjörn Andersson | |
platforms that support cursor palettes. Changed the cursor design slightly. It's not necessarily better than the old one, but it matches the arrow cursor used in early SCI games, which seems appropriate. svn-id: r25499 | |||
2007-02-11 | Fix warnings | Max Horn | |
svn-id: r25498 | |||
2007-02-11 | Code cleanup: Removing unused code for handling OS/2 (NE header) binaries | Max Horn | |
svn-id: r25497 | |||
2007-02-11 | added load/save support | Nicola Mettifogo | |
svn-id: r25496 | |||
2007-02-11 | Marked FM-TOWNS demos as such | Max Horn | |
svn-id: r25494 | |||
2007-02-11 | SCUMM: Enhanced preferredtarget support | Max Horn | |
svn-id: r25493 | |||
2007-02-11 | Fix for bug #1506591: HE71-73: Fails to load mouse data (Endian issue?) | Max Horn | |
svn-id: r25492 | |||
2007-02-11 | SWORD2: Enhance the detector to recurse into the 'clusters' directory, ↵ | Max Horn | |
making it possible to detect & run BS2 from (a straight copy of) the CD svn-id: r25490 | |||
2007-02-11 | Whitespace changes. | Travis Howell | |
svn-id: r25488 | |||
2007-02-11 | Improve detection. Remove redundant md5s | Eugene Sandulenko | |
svn-id: r25486 | |||
2007-02-11 | should fix warnings in msvc. | Johannes Schickel | |
svn-id: r25484 | |||
2007-02-11 | Patch #1186858 (GM/GS/MT-32 Init Patch) -- slightly adapted to apply to ↵ | Max Horn | |
current SVN svn-id: r25483 | |||
2007-02-11 | Add Quietust's patch for improved string redering in Amiga versions of Simon ↵ | Travis Howell | |
the Sorcerer 1. svn-id: r25481 | |||
2007-02-11 | Add Acorn disk version of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25480 | |||
2007-02-11 | cleanup | Johannes Schickel | |
svn-id: r25479 | |||
2007-02-10 | fixed wrong implementation: zones and animations now survive location ↵ | Nicola Mettifogo | |
switches according to their properties and/or system flags svn-id: r25478 | |||
2007-02-10 | Make Amiga v3 games work. | Eugene Sandulenko | |
svn-id: r25477 | |||
2007-02-10 | Speed up loading of pred.txt, by using a sort algorithm that doesn't choke ↵ | Max Horn | |
on pre-sorted data as our current (sloooow) Common::sort does svn-id: r25476 | |||
2007-02-10 | Patch #1656801 (BASS: various control panel fixes), which fixes bug #1548779 ↵ | Max Horn | |
(BASS: Control panel inconsistency for FX/Music button texts) svn-id: r25473 | |||
2007-02-10 | Get rid of AGI_AMIGA and use platform setting instead. | Eugene Sandulenko | |
svn-id: r25469 | |||
2007-02-10 | fixing Amiga games detection | Joachim Eberhard | |
svn-id: r25468 | |||
2007-02-10 | Patch #1637824: AGI: Allow mouse use in save / load dialogs | Eugene Sandulenko | |
svn-id: r25467 | |||
2007-02-10 | minor consistency improvement for dates | Joachim Eberhard | |
svn-id: r25461 | |||
2007-02-10 | make extra info consistent and add missing dates | Joachim Eberhard | |
svn-id: r25459 | |||
2007-02-10 | Select default render mode based on platform: Amiga mode for Amiga games, EGA | Torbjörn Andersson | |
mode for PC games. You can, of course, still override it. svn-id: r25457 | |||
2007-02-10 | remove redundant LSL1 DOS | Joachim Eberhard | |
svn-id: r25456 | |||
2007-02-10 | Bugfix to clipping so player's feet aren't visible in the corner of the ↵ | Paul Gilbert | |
screen as the chute is exited svn-id: r25455 | |||
2007-02-10 | Got rid of GF_DIGI_IMUSE and GF_NEW_CAMERA | Max Horn | |
svn-id: r25454 | |||
2007-02-09 | SCUMM: Added preferredtarget support | Max Horn | |
svn-id: r25453 | |||
2007-02-09 | Turned two comments into doxygen comments | Max Horn | |
svn-id: r25451 | |||
2007-02-09 | fix warning | Max Horn | |
svn-id: r25450 | |||
2007-02-09 | Fixed syntax error. | Torbjörn Andersson | |
svn-id: r25449 | |||
2007-02-09 | Correct detection of Amiga versions | Joachim Eberhard | |
svn-id: r25448 | |||
2007-02-09 | Correct entry for mh1 | Joachim Eberhard | |
svn-id: r25447 | |||
2007-02-09 | Minor consistency improvements | Joachim Eberhard | |
svn-id: r25446 | |||
2007-02-09 | Added all info on games from Sarien | Joachim Eberhard | |
svn-id: r25445 | |||
2007-02-09 | minor cleanup | Gregory Montoir | |
svn-id: r25444 | |||
2007-02-09 | Removed redundant line used during testing | Paul Gilbert | |
svn-id: r25443 | |||
2007-02-09 | Added 'room' command to show room information | Paul Gilbert | |
svn-id: r25442 | |||
2007-02-09 | Added new flag for blocked characters and extra checking of dynamic support ↵ | Paul Gilbert | |
records versus static schedule entry records svn-id: r25441 | |||
2007-02-09 | Improved character blocked/bumped handling | Paul Gilbert | |
svn-id: r25440 |