Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-10 | Move Ctrl F hot key, to specific engines that offer the option. | Travis Howell | |
svn-id: r27309 | |||
2007-06-10 | Modified version of patch #1734263: Patch for some of the TODOs in the ↵ | Max Horn | |
ScummVM 0.10.0 README svn-id: r27301 | |||
2007-06-10 | improve grammar (sync trunk wih branch) | Willem Jan Palenstijn | |
svn-id: r27298 | |||
2007-06-10 | Update cutscene details for Broken Sword 1/2 games, as we provide the ↵ | Travis Howell | |
cutscenes in DXA format, with FLAC audio now. svn-id: r27292 | |||
2007-06-10 | Add hot keys used by Puzzle Pack. | Travis Howell | |
svn-id: r27281 | |||
2007-05-30 | updating readme now that i shows IQ points in Indy3 | Matthew Hoops | |
svn-id: r27019 | |||
2007-05-28 | point wince users to the port readme in sec. 5.4 | Kostas Nakos | |
svn-id: r27001 | |||
2007-05-27 | documenting 'Mass Add' and changing wording on the alt-f5 (original dialog) ↵ | Matthew Hoops | |
section svn-id: r26981 | |||
2007-05-27 | Resolve TODO for language selection. | Eugene Sandulenko | |
svn-id: r26960 | |||
2007-05-27 | Replace tabs by spaces | Max Horn | |
svn-id: r26959 | |||
2007-05-27 | Correct line wrapping in my last commit, and add note about previous default ↵ | Travis Howell | |
location of config file under Windows. svn-id: r26952 | |||
2007-05-26 | Update default location for the config file under Windows versions. | Travis Howell | |
svn-id: r26950 | |||
2007-04-22 | Document Alt-s hotkey in SDL backend, removed bogus reference to Ctrl-s ↵ | Max Horn | |
hotkey for SCUMM games (it's not a hotkey of the engine, just a few SCUMM games happen to implement it) svn-id: r26566 | |||
2007-04-06 | typo | Kostas Nakos | |
svn-id: r26397 | |||
2007-03-25 | Remove obsolete reference to the mouse movement emulation via arrow keys | Max Horn | |
svn-id: r26301 | |||
2007-03-06 | Unshield can't handle the data compression type used by the data1.cab file ↵ | Travis Howell | |
of The Feeble Files. svn-id: r26006 | |||
2007-03-06 | Updated Feeble File CAB comment | Max Horn | |
svn-id: r26005 | |||
2007-03-03 | Allow PC Engine version of Loom to at least start up. | Travis Howell | |
svn-id: r25951 | |||
2007-03-02 | mention FOTAQ amiga versions support | Gregory Montoir | |
svn-id: r25942 | |||
2007-02-28 | compress_simon -> compress_agos | Max Horn | |
svn-id: r25904 | |||
2007-02-21 | Bypass the copy protection screens in floppy disk releases of Simon the ↵ | Travis Howell | |
Sorcerer 1 and 2, with permission from Adventure Soft. svn-id: r25760 | |||
2007-02-16 | Patch #1661770 (README: typo fixes, consistency) | Max Horn | |
svn-id: r25636 | |||
2007-02-12 | Update known issues for Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25523 | |||
2007-02-03 | Mention the mass add feature in the NEWS, and added a corresponding TODO ↵ | Max Horn | |
into the README svn-id: r25346 | |||
2007-02-02 | Mention that subtitles can't be turned off reliably in Loom | Max Horn | |
svn-id: r25339 | |||
2007-01-07 | Some README tweaks | Max Horn | |
svn-id: r25050 | |||
2007-01-05 | Playstation -> PlayStation | Max Horn | |
svn-id: r25003 | |||
2007-01-04 | Some more README tweaks and yet another TODO | Max Horn | |
svn-id: r24996 | |||
2007-01-04 | Using SCUMMVM_SAVEPATH hasn't been recommend for a long time now ↵ | Max Horn | |
(essentially since we added support for a config file), so let's deprecate it by removing it from the README (we can still support it, just no need to advertise it) svn-id: r24995 | |||
2007-01-04 | Some more tweaks | Max Horn | |
svn-id: r24994 | |||
2007-01-04 | Various correction, enhancements, tweaks and other modifications of the ↵ | Max Horn | |
README (note the added TODOs, which must be resolved before the next release) svn-id: r24993 | |||
2007-01-03 | Added experimental "fast mode" for Broken Sword 2. (Use Ctrl-f to toggle.) | Torbjörn Andersson | |
svn-id: r24970 | |||
2006-12-20 | Added Gob2 to the supported games + blurb about the CD versions speech/music ↵ | Sven Hesse | |
volume identity svn-id: r24904 | |||
2006-12-20 | Add Simon the Sorcerer's Puzzle Pack to documentation | Travis Howell | |
svn-id: r24902 | |||
2006-12-17 | Update known issues | Travis Howell | |
svn-id: r24862 | |||
2006-12-10 | Patch #1296058: Showing the original save/load dialog (see also RFE #832460) | Max Horn | |
svn-id: r24832 | |||
2006-10-24 | Broken Sword 2 does not need cd.bin, and startup.inf is optional. (In fact, | Torbjörn Andersson | |
there have been reports that the BS1/BS2 double pack ships with the wrong startup.inf, but let's not confuse the readers with that little tidbit.) svn-id: r24489 | |||
2006-07-20 | Test commit 4 | Max Horn | |
svn-id: r23540 | |||
2006-07-20 | Test commit 3 | Max Horn | |
svn-id: r23539 | |||
2006-07-19 | Test commit 2 | Max Horn | |
svn-id: r23537 | |||
2006-07-19 | Test commit | Max Horn | |
svn-id: r23536 | |||
2006-07-15 | There are no known releases of indy3ega/monkeyega that require this bypass | Travis Howell | |
svn-id: r23502 | |||
2006-06-24 | * Renamed config.mak to config.mk | Max Horn | |
* Renamed common.rules to rules.mk * Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it) svn-id: r23275 | |||
2006-06-24 | Big Thinkers First Grade is supported now | Travis Howell | |
svn-id: r23272 | |||
2006-06-21 | Correct line to 80 chars | Joachim Eberhard | |
svn-id: r23231 | |||
2006-06-21 | Typo | Travis Howell | |
svn-id: r23224 | |||
2006-06-21 | Update docs for FF | Travis Howell | |
svn-id: r23223 | |||
2006-06-21 | Add back auto detection of Macintosh platform for HE games | Travis Howell | |
svn-id: r23221 | |||
2006-06-19 | HOORAY!!!!! My first commit message! :D Added note about the need of setting ↵ | Joachim Eberhard | |
platform to Macintosh for HE Mac games. svn-id: r23185 | |||
2006-06-18 | Add Blue's Clues games | Travis Howell | |
svn-id: r23165 |