Commit Graph

552 Commits

Author SHA1 Message Date
Tarek Soliman
264240eb5d README: update Maemo information
Remove maemo tablets no longer fully supported by the current code
Hopefully we will support N800 and N900 soon
No plans to support N770

Updated the build instructions
2011-09-28 14:23:47 -05:00
Ori Avtalion
0e8840568b README: Make 'Hotkeys' title consistent with ToC 2011-08-13 20:41:16 +03:00
Johannes Schickel
d31bf017a9 README: Update MSVC building instructions a bit.
This includes removing horribly outdated information about MSVC6 support.
Since the wiki is down right now, I can not update the link. I suspect we
should update this building section a bit more anyway.
2011-08-10 01:04:59 +02:00
Simon Sawatzki
35c53f6b3b README: Cleanup & little corrections
Fixed some little typos, corrected some layout mistakes and similiar.
Also, changed that MT-32 is also now the default music driver for most games.
2011-08-10 00:58:42 +02:00
Matthew Hoops
9bb2ba7eee NEWS: Blue's Birthday Adventure is now supported 2011-08-03 20:10:43 -04:00
Travis Howell
f3c10331d9 DOC: Correct changes for Simon the Sorcerer 1/2. 2011-07-26 09:48:04 +10:00
Eugene Sandulenko
e5953776fb DOC: SVN -> git 2011-07-24 20:21:10 +01:00
Eugene Sandulenko
191f6f4af3 DOC: Update readme by SimSaw
- Changed the order of the Putt-Putt games to be match the order
  of the original releases by year
- Mentioned the German version of Dragon History in the paragraph
  of the game
- Changed a note about Swampy Adventures in the "Known Problems"
  section of Simon the Sorcerer's Puzzle Pack: Displaying texts
  when clicking on items is supported now (quick and dirty),
  displaying names of items when hovering with the mouse cursor
  over them is still unsupported
- Changed text that could be misunderstood in Command Line Options
  section: "Select language" to "Select game's language"
- The lanugage of the Simon the Sorcerer games is now pre-selected
  and does not allow to change it, nor to use fan patches not
  mentioned in the detection tables, thus the games and all
  references to them are no removed from the Language Options section
- Corrected hot keys of Simon the Sorcerer 1+2: Clearified that
  "t" and "v" buttons only work in talkies of Simon 1 other than
  English and German and mentioned combined speech and text mode
- Corrected function of "t" key in The Feeble Files
2011-07-24 20:20:00 +01:00
Travis Howell
eae06884b6 WIN32: Add option to disable the console window, keeping the current default of enabling the console window. 2011-06-30 11:17:58 +10:00
Travis Howell
3d7252aee8 DOCS: Add Personal Nightmare to README. 2011-06-30 00:48:53 +10:00
Max Horn
9db33ea544 ALL: Removed last traces of the MPEG2 code 2011-06-01 23:17:43 +02:00
dhewg
0b023323e6 README: Mention GameCube as supported platform 2011-05-02 19:21:48 +02:00
Klaus Reimer
ef8101ac54 README: Added WebOS to list of supported platforms. 2011-05-02 00:21:56 +02:00
Matthew Hoops
9efa8faa31 README: Add Living Books games 2011-03-28 10:33:44 -04:00
Matthew Hoops
95a41b20fc README: Fix typos and cleanup 2011-03-27 15:04:24 -04:00
Filippos Karapetis
d3b14e1445 SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons"
Added an option to use the original Windows cursors in the Windows version of KQ6
Also, added an update on how the Mac cursors are handled (perhaps the handling is
the same)

svn-id: r54495
2010-11-26 12:37:24 +00:00
Filippos Karapetis
2416cbf75b COMMON/GUI/SCI: Changes to the EGA dithering checkbox
- Changed the new dithering checkbox to be more generic (i.e. relevant for all engines that may support such a feature in the future)
- Changed the checkbox to be unchecked by default. As discussed on -devel, game enhancements in ScummVM should be off by default, and opt-in
- Changed the option from "sci_undither" to "disable_dithering"
- Changed theme version style to X.Y.Z and bumped it to 0.8.2

svn-id: r54090
2010-11-05 10:53:37 +00:00
Filippos Karapetis
1dac4fbd55 SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so called "undithering") in the graphics options tab. The algorithm is now disabled by default, after popular demand. In retrospect, we really shouldn't have made it default, in order to preserve the authenticity of the graphics in early SCI EGA games, and allow the user to opt in and enable the option if needed. Unfortunately, the lack of an easy way to modify the option made it hard to do so.
svn-id: r54066
2010-11-04 15:58:53 +00:00
Travis Howell
480a26833f DOC: Update Backyard Baseball series.
svn-id: r53633
2010-10-20 04:01:28 +00:00
Fabio Battaglia
30ed39e381 README: Mention Italian NES Maniac Mansion
svn-id: r53415
2010-10-13 12:57:01 +00:00
Willem Jan Palenstijn
091718d3c2 DOC: Update list of supported games in readme
svn-id: r52760
2010-09-17 13:27:20 +00:00
Thierry Crozat
13421d7032 README: Update and improve About section
I reported changes I made a year ago on the wiki User Manual/Introduction
page. It concerns mainly the supported games (many non SCUMM games
now) and (non-)beta status of ScummVM.

svn-id: r52752
2010-09-16 19:54:41 +00:00
Thierry Crozat
8ee7867831 README: Improve formulation for Reporting Bugs paragraph
svn-id: r52458
2010-08-30 17:12:41 +00:00
Max Horn
aa9f9c7e7e README: Mention that TiMidity driver also supports SCUMMVM_MIDIPORT
svn-id: r51973
2010-08-11 12:48:57 +00:00
Max Horn
63e3082e34 README: Fix dmedia env var description; tweaked some wording
The IRIX dmedia driver documentation incorrectly asked the user
to use SCUMMVM_PORT to override the sequencer port, but the
driver actually checks SCUMMVM_MIDIPORT.

Also tried to clarify some MIDI related wording

svn-id: r51972
2010-08-11 12:48:43 +00:00
Max Horn
0b48a71c99 Remove PalmOS port
svn-id: r50964
2010-07-17 18:41:38 +00:00
Max Horn
48cfc94421 Add Gus to credits, update README & NEWS
svn-id: r49454
2010-06-06 13:36:55 +00:00
Frantisek Dufka
1c684af067 Maemo build instructions updated
svn-id: r48868
2010-04-29 21:44:53 +00:00
Ori Avtalion
2fc9d6845b Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language
svn-id: r48645
2010-04-12 21:21:06 +00:00
Johannes Schickel
709bf1214c Strip trailing whitespaces/tabs in documentation files too.
svn-id: r47543
2010-01-25 01:53:32 +00:00
Torbjörn Andersson
9182c37a06 Removed obsolete notes about Broken Sword cutscenes not being supported.
svn-id: r46961
2010-01-03 23:24:59 +00:00
Max Horn
df81b68967 Change BS 1 & 2 to I & II (see discussion on -devel)
svn-id: r46951
2010-01-03 21:20:05 +00:00
Torbjörn Andersson
eec2109fd7 Updated the notes about Broken Sword cutscenes to that which I posted to
scummvm-devel last year. (Or yesterday, if you want to be precise.)

svn-id: r46824
2010-01-01 13:57:15 +00:00
Torbjörn Andersson
e30db47a77 Mention F5 in TeenAgent and Draci.
svn-id: r46285
2009-12-07 20:46:19 +00:00
Robert Špalek
2e4aca24f2 Added Dragon History
svn-id: r46188
2009-11-29 02:22:08 +00:00
Travis Howell
354ddd8bc6 Update.
svn-id: r46071
2009-11-22 09:23:15 +00:00
Max Horn
76132409d6 Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not as good as the CoreAudio backend anyway
svn-id: r44428
2009-09-27 22:43:32 +00:00
Travis Howell
a336f3a9e9 Correct title for Freddi Fish 5.
svn-id: r43816
2009-08-30 05:59:13 +00:00
Travis Howell
bc20237ae3 Remove TODOs from README.
svn-id: r43720
2009-08-25 04:50:31 +00:00
Norbert Lange
917d4b78b3 Merge with trunk
svn-id: r43701
2009-08-24 17:51:47 +00:00
Travis Howell
57ea8cc319 Correct game title.
svn-id: r43648
2009-08-22 13:24:17 +00:00
Travis Howell
a527a1ec9b Several 16bit color HE games are supported now.
svn-id: r43583
2009-08-21 10:31:59 +00:00
Johannes Schickel
0a17555e73 Enable music support in the finale of Kyrandia 1 Amiga.
svn-id: r43335
2009-08-12 23:23:44 +00:00
Travis Howell
9e66b4a3b1 Update status of The Legend of Kyrandia.
svn-id: r43303
2009-08-12 01:44:17 +00:00
Travis Howell
ab19f3d4d0 Update status of Amiga version of The Legend of Kyrandia.
svn-id: r43301
2009-08-12 01:35:42 +00:00
Travis Howell
c8d7b677f8 Fix bug #1726909 - HE Games: Glitches after loading saved games, by restircting HE games to their original load/save interface.
svn-id: r42675
2009-07-23 10:33:13 +00:00
Travis Howell
bcd98e59e0 Update Waxworks.
svn-id: r42608
2009-07-19 09:13:17 +00:00
Travis Howell
a9a5e20834 Add Cruise for a Corpse and games from MADE engine.
svn-id: r42506
2009-07-15 13:58:23 +00:00
Travis Howell
62d54ae6a6 Add Discworld 1/2.
svn-id: r42505
2009-07-15 13:53:18 +00:00
Eugene Sandulenko
1d3f194b1d Mention new hotkey in README
svn-id: r41234
2009-06-06 17:36:21 +00:00