Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-26 | Removed version from docs | Max Horn | |
svn-id: r20188 | |||
2006-01-25 | New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in ↵ | Max Horn | |
version 1.2.3CVS) svn-id: r20165 | |||
2006-01-22 | BASS doesn't have quickload & quicksave hotkeys | Joost Peters | |
svn-id: r20128 | |||
2006-01-21 | Add new platforms. | Travis Howell | |
Sync. more changes. svn-id: r20126 | |||
2006-01-21 | More doc tweaks | Max Horn | |
svn-id: r20119 | |||
2006-01-20 | Remove out dated comment, we support many platforms now. | Travis Howell | |
svn-id: r20106 | |||
2006-01-20 | Update Kyrandia game title. | Travis Howell | |
svn-id: r20103 | |||
2006-01-19 | Make game titles consistent | Travis Howell | |
svn-id: r20093 | |||
2006-01-18 | Add full game titles. | Travis Howell | |
svn-id: r20083 | |||
2006-01-14 | Lowered FluidSynth's default gain, and added config file and command-line | Torbjörn Andersson | |
options to specify it. FluidSynth's gain ranges from 0.0 through 10.0 and is probably measured in decibel, but to keep things simple, ScummVM uses settings from 0 through 1000 instead. (Though currently there's no guard against invalid settings.) This is a slightly revised version of the non-GUI part of patch #1336171. svn-id: r20030 | |||
2006-01-14 | Doc update: Added coremidi driver; removed obsolete amidi driver; updated & ↵ | Max Horn | |
corrected the platforms list svn-id: r20029 | |||
2006-01-08 | Added entries for Kyrandia to the docs. | Oystein Eftevaag | |
svn-id: r19954 | |||
2006-01-02 | Match original game titles and make game titles consistent. | Travis Howell | |
svn-id: r19892 | |||
2005-12-31 | Minor changes. | Travis Howell | |
svn-id: r19868 | |||
2005-12-30 | Correct Spy Fox game's titles. | Travis Howell | |
svn-id: r19850 | |||
2005-11-18 | Remove old targets too. | Travis Howell | |
svn-id: r19652 | |||
2005-11-18 | Simon 1 and Simon 2 are auto detected now. | Travis Howell | |
svn-id: r19651 | |||
2005-11-18 | Mention Polish Simon2. | Travis Howell | |
svn-id: r19650 | |||
2005-11-18 | Fix typo | Max Horn | |
svn-id: r19648 | |||
2005-11-09 | Fix typo. | Eugene Sandulenko | |
svn-id: r19530 | |||
2005-11-03 | Limit to 80 char width again, kill a few spaces at EOL. | Jonathan Gray | |
svn-id: r19410 | |||
2005-10-30 | Fixed formating with sword2 | Johannes Schickel | |
svn-id: r19373 | |||
2005-10-29 | Updated/fixed more version strings in HEAD | Max Horn | |
svn-id: r19364 | |||
2005-10-23 | Unified Broken Sword 1 & 2 name (instead of I & II) -- usage is more ↵ | Max Horn | |
consistent with other numerically numbered games (and also internally consistent). Work in progress. svn-id: r19249 | |||
2005-10-18 | talkspeed and copy-protection aren't SCUMM-specific anymore SAGA uses them | Eugene Sandulenko | |
too. svn-id: r19154 | |||
2005-10-17 | Bump version to 0.9.0CVS. Woo hoo! | Eugene Sandulenko | |
svn-id: r19133 | |||
2005-10-17 | Update supported HE titles. | Travis Howell | |
svn-id: r19130 | |||
2005-10-17 | Fix bug #1326833 "ITE: Missing copy protection". Though it is disabled | Eugene Sandulenko | |
by default by kind permission from Wyrmkeep Entertainment Co. svn-id: r19125 | |||
2005-09-28 | Improve documentation on MM NES after additional user feedback. | Eugene Sandulenko | |
svn-id: r18892 | |||
2005-09-08 | Very slight re-wording. | Torbjörn Andersson | |
svn-id: r18787 | |||
2005-09-07 | Add description on how to handle MM NES and C64 games. | Eugene Sandulenko | |
svn-id: r18783 | |||
2005-08-05 | Update unsupported versions | Travis Howell | |
svn-id: r18617 | |||
2005-08-04 | Update HE games | Travis Howell | |
svn-id: r18615 | |||
2005-08-04 | Old Mac OS9 ITE is supported now. | Eugene Sandulenko | |
svn-id: r18614 | |||
2005-07-28 | Some spelling and grammar improvements (I hope - I'm no linguist!) | Joost Peters | |
svn-id: r18587 | |||
2005-07-28 | o Update documentation on ITE and Gob1. | Eugene Sandulenko | |
o Fix line endings in 07_06.tex svn-id: r18586 | |||
2005-06-19 | Document c64 as being a valid --platform= option. | Jonathan Gray | |
svn-id: r18413 | |||
2005-06-03 | Correct no scaling option. | Travis Howell | |
svn-id: r18317 | |||
2005-05-09 | Patch #1181544 (AmigaOS 4 changes) | Max Horn | |
svn-id: r18011 | |||
2005-04-23 | Simplified debuglevel handling: | Max Horn | |
- it's only honored in the global level of the config file - all checks for it go through gDebugLevel now, which is made global - the '-d' switch is handled in a slightly saner and consistent way - removed 'debuglevel' from the config format documentation; we do not want to encourage the avarage user to use it svn-id: r17769 | |||
2005-04-13 | Since the latest change once again makes this a proper sentence, I've | Torbjörn Andersson | |
reverted my previous change. This patch also replaces some tabs with spaces. svn-id: r17587 | |||
2005-04-13 | Patch #1182233 "Updated README Native Midi Documentation" | Eugene Sandulenko | |
svn-id: r17586 | |||
2005-04-13 | Mention NES platform in documentation. Just forgot it last time | Eugene Sandulenko | |
svn-id: r17574 | |||
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson | |
changes. There are a few things that could use a bit more work, and I've only tested it on my Linux box. I have verified that ScummVM still compiles when it's disabled, though, so it shouldn't break anything too badly. svn-id: r17512 | |||
2005-03-12 | Update | Travis Howell | |
svn-id: r17083 | |||
2005-03-10 | Add --force-1x-overlay command line option as discussed in bugreport | Eugene Sandulenko | |
#1160454 "ALL: Failed assertion when using 1x scaler" svn-id: r17067 | |||
2005-03-07 | Add Amiga renderer mode for EGA games. | Travis Howell | |
svn-id: r17019 | |||
2005-03-03 | Forgot to commit. HercAmber/HercGreen documentation | Eugene Sandulenko | |
svn-id: r16984 | |||
2005-02-24 | ScummVM 0.7.0 does not need SKY.CPT for Beneath a Steel Sky, so I've | Torbjörn Andersson | |
changed the version number in the text to 0.8.0CVS. Of course, this should be updated again when 0.8.0 (or whatever we'll call the next version) is released. By then we ought to include SKY.CPT in the main BASS download as well, I think. svn-id: r16892 | |||
2005-02-23 | Update README to mention new BASS datafile, does this mean I just put 500 ↵ | Joost Peters | |
other documents out of sync? svn-id: r16884 |