Commit Graph

324 Commits

Author SHA1 Message Date
Max Horn
52bbc86797 Patch #1181544 (AmigaOS 4 changes)
svn-id: r18011
2005-05-09 21:21:21 +00:00
Max Horn
8fddaada1d Simplified debuglevel handling:
- 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-23 13:52:27 +00:00
Torbjörn Andersson
c60678ed86 Since the latest change once again makes this a proper sentence, I've
reverted my previous change. This patch also replaces some tabs with
spaces.

svn-id: r17587
2005-04-13 14:06:17 +00:00
Eugene Sandulenko
c908f80891 Patch #1182233 "Updated README Native Midi Documentation"
svn-id: r17586
2005-04-13 13:44:31 +00:00
Eugene Sandulenko
a223723b4b Mention NES platform in documentation. Just forgot it last time
svn-id: r17574
2005-04-13 00:52:54 +00:00
Torbjörn Andersson
13dc149ded Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation
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-04-10 14:33:44 +00:00
Travis Howell
77071ad956 Update
svn-id: r17083
2005-03-12 00:52:53 +00:00
Eugene Sandulenko
3cf691e9f9 Add --force-1x-overlay command line option as discussed in bugreport
#1160454 "ALL: Failed assertion when using 1x scaler"

svn-id: r17067
2005-03-10 16:29:08 +00:00
Travis Howell
07aa92063a Add Amiga renderer mode for EGA games.
svn-id: r17019
2005-03-07 00:39:48 +00:00
Eugene Sandulenko
c90a3b38cf Forgot to commit. HercAmber/HercGreen documentation
svn-id: r16984
2005-03-03 10:10:23 +00:00
Torbjörn Andersson
f145d859cf ScummVM 0.7.0 does not need SKY.CPT for Beneath a Steel Sky, so I've
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-24 07:51:27 +00:00
Joost Peters
23306f5921 Update README to mention new BASS datafile, does this mean I just put 500 other documents out of sync?
svn-id: r16884
2005-02-23 19:24:40 +00:00
Eugene Sandulenko
27469a1896 Patch #1121337 (CGA rendering in early LEC titles).
Differences against patch:
  o Updated documentation
  o Fixed text colors
  o Implemented Hercules dithering

Ditherers are based on loom ega and monkey ega, so for zak and mm they're
wrong, i.e. these games look better than with original ditherers.

TODO:
  Proper ditherers for zak & MM
  EGA ditherers for VGA SCUMM v5 games

svn-id: r16816
2005-02-20 00:17:22 +00:00
Gregory Montoir
a21f5b50d3 mention the fact that amiga FOTAQ isn't supported
svn-id: r16710
2005-01-30 20:50:18 +00:00
Max Horn
59abbd5cc0 queenrebuild was renamed to compress_queen
svn-id: r16551
2005-01-13 15:44:37 +00:00
Travis Howell
358ce9100d Add back missing items
svn-id: r16514
2005-01-10 06:31:53 +00:00
Jerome Fisher
8290b5989f Corrected size of MT-32 control ROMs.
svn-id: r16335
2004-12-27 15:04:21 +00:00
Max Horn
81b6e9e1e6 Get rid of the useless & troublesome master_volume
svn-id: r16328
2004-12-25 23:43:05 +00:00
Max Horn
a805372acd Started to rename our tools to be more consistent
svn-id: r16286
2004-12-24 01:17:04 +00:00
Nicolas Bacca
47e120f8b1 Update CE related stuff a bit
svn-id: r16249
2004-12-22 00:05:43 +00:00
Max Horn
c08cd03c3f It's Mac OS X, not MacOS X (OTOH it's MacOS 9 -- yeah, a bit confusing, but that's life ;-)
svn-id: r16224
2004-12-21 01:13:14 +00:00
Jonathan Gray
3aabdeb682 Document default save directories.
svn-id: r16205
2004-12-20 23:10:54 +00:00
Max Horn
eeebc76f25 Added AUTHORS file
svn-id: r16155
2004-12-20 11:48:14 +00:00
Max Horn
cfe94b0293 Additional cleanup
svn-id: r16150
2004-12-20 01:16:31 +00:00
Max Horn
59d1b6ba80 consistency
svn-id: r16149
2004-12-20 00:55:15 +00:00
Max Horn
0e8d9b58d9 typo
svn-id: r16145
2004-12-20 00:31:17 +00:00
Jerome Fisher
fdfa534683 Tab->Spaces.
svn-id: r16143
2004-12-20 00:00:01 +00:00
Jerome Fisher
b59d02baa3 _sev asked me to add myself, so I have done.
svn-id: r16141
2004-12-19 23:50:25 +00:00
Max Horn
f1750f7c04 Patch #1087890 (README corrections)
svn-id: r16136
2004-12-19 15:42:59 +00:00
Travis Howell
b1443df544 Update HE games
svn-id: r16070
2004-12-16 03:13:00 +00:00
Jonathan Gray
376ea672f1 Make music driver section more readable.
Alphabetically order the list of drivers as well.

svn-id: r16056
2004-12-15 10:03:37 +00:00
Max Horn
58eabb6a5f Switched HEAD to 0.8.0-CVS (did I miss any spots?
svn-id: r16048
2004-12-14 22:59:00 +00:00
Torbjörn Andersson
a6479b070d Slight update.
svn-id: r16044
2004-12-13 08:00:25 +00:00
Jonathan Gray
143bbaf672 Limit width to 80 chars again.
svn-id: r16008
2004-12-10 12:22:49 +00:00
Jerome Fisher
87b472c9e8 - Added details about which ROMs are required for the MT-32 emulator.
- Small grammatical fixes to MT-32 section.

svn-id: r15988
2004-12-05 16:19:21 +00:00
Eugene Sandulenko
9d0b746aaa Patch #1048326 Better MT-32 support
svn-id: r15635
2004-10-21 22:37:37 +00:00
Torbjörn Andersson
d06c76b8d7 Changed "mp3" to "MP3" whenever it refers to the actual format. (It's still
lower case when used as part of a file name, etc.) I don't know if it's
correct usage, but that's how it was done in most cases already.

svn-id: r15550
2004-10-14 10:33:48 +00:00
Robert Göffringmann
600087ceae document BS1 speech/music compression
svn-id: r15547
2004-10-14 08:36:04 +00:00
Torbjörn Andersson
73f89577d6 Documented the --savepath option.
svn-id: r15546
2004-10-14 07:17:02 +00:00
Torbjörn Andersson
1dcd2612c0 Added a section about sword2mp3 to the documentation. I don't have the
tools to test the changes to 07_05.tex, though.

svn-id: r14924
2004-09-06 06:39:31 +00:00
Travis Howell
ac7d8653bb Update HE games
svn-id: r14851
2004-09-01 03:31:33 +00:00
Travis Howell
dc7c03029d Update HE games
Update HE game issues/todo
Disable opcode E4 (Specific to fbear and has no benefit so far)

svn-id: r14802
2004-08-28 04:02:49 +00:00
Torbjörn Andersson
0f1c83f1e7 Document that "windows" is a valid platform setting.
svn-id: r14537
2004-08-10 18:09:00 +00:00
Travis Howell
aa62bc65ee Auto convert old Simon 1/2 targets
svn-id: r14392
2004-07-31 13:56:04 +00:00
Travis Howell
020d0d2286 Add better note about Simon 1/2 targets changing.
svn-id: r14384
2004-07-31 12:33:05 +00:00
Travis Howell
6d0c775577 Add my recent changes.
svn-id: r14380
2004-07-31 10:28:22 +00:00
Travis Howell
6d52fbe0b1 Add support for Russian Simon1.
svn-id: r14376
2004-07-31 10:14:05 +00:00
Travis Howell
b33331acde Update Simon 1/2 target details.
svn-id: r14365
2004-07-30 10:37:01 +00:00
Max Horn
bd88e98c9c Updated README/TODO/NEWS
svn-id: r14349
2004-07-27 00:37:11 +00:00
Max Horn
213e417315 some syncing with 0.6.x branch
svn-id: r14348
2004-07-27 00:13:38 +00:00