Commit Graph
599 Commits
Author SHA1 Message Date
Filippos Karapetis 4577da88ad README: Remove trailing whitespace 2014-10-28 15:38:50 +02:00
Johannes Schickel 4917945130 README: savestate -> saved game 2014-09-03 01:35:33 +02:00
Johannes Schickel 8e1bc16352 README: savegame -> saved game 2014-09-03 01:35:04 +02:00
David Turner cb596113a7 Merge pull request #461 from digitall/vkeybdFix
Add trigger for Virtual Keyboard on long press of Middle Mouse Button
2014-06-28 14:59:08 +01:00
D G Turner e07819fb12 README: Remove Keymapper trigger key note, add Vkeybd mouse button note.
As the keymapper is still WIP/unstable, this should be omitted from user
documentation. Added note on mouse button trigger for virtual keyboard
as this was not noted in any user documentation.
2014-06-25 19:45:44 +01:00
Joel Teichroeb c43ce9ecf3 ALL: Remove support for MSVC8 and older
MSVC8 gives various compile error relating to templates that were changed
back in 2008, leading me to belive that no one is using it, and that there
is not point adding work arounds for a 9 year old compiler no one uses.
2014-06-21 11:32:45 -07:00
D G Turner b7192731b9 KEYMAPPER: Change hotkey from F8 to CTRL-F8 to reduce game conflicts. 2014-04-27 04:18:47 +01:00
D G Turner 8cf41943f6 VKEYBD: Switch hotkey from F7 to CTRL-F7 to reduce game conflicts.
Although this is harder for physically disabled users to trigger, they
can now use the long middle mouse button press instead to trigger.
2014-04-27 04:18:39 +01:00
D G Turner 1448bbc77e README: Add trigger hotkeys for virtual keyboard and keymapper. 2014-04-27 03:59:33 +01:00
Strangerke 0caa3c0ab8 README: add game-specific options for Soltys and Hopkins FBI 2014-02-21 20:17:29 +01:00
Filippos Karapetis e0440ad831 README: Add the game-specific options used in the Neverhood 2013-12-26 16:58:24 +02:00
Willem Jan Palenstijn 40974e4e9a README: Fix typo 2013-12-25 03:00:46 +01:00
Filippos Karapetis 6dfd82310f README: Sync with the latest in-game speech/text toggles in KQ6CD/LB2CD 2013-12-25 03:38:03 +02:00
Filippos Karapetis 2fb2ae86f1 README: Add info about simultaneous speech and subtitles in SCI games 2013-12-19 23:58:14 +02:00
Matthew Hoops 7f1288e8ef README: Add pegasus to the list of supported games 2013-03-28 14:52:10 -04:00
Johannes Schickel 1fc162086d README: Add EoB 1+2 and LoL to supported games. 2013-01-06 21:33:12 +01:00
Filippos Karapetis 829624f4d6 README: Update documentation on the recently changed t7g movie speed settings 2013-01-02 12:42:54 +02:00
Johannes Schickel 29efcce7c0 README: Break some lines on 79 characters again. 2012-11-15 17:18:24 +01:00
Johannes Schickel eb9e7210ef README: Describe "walkspeed" for Kyra2+Kyra3. 2012-11-15 17:16:17 +01:00
Filippos Karapetis 298ab8970f README: Change wording of the Kyrandia walkspeed setting to "number"
This is changed from "int" to "number" for uniformity with the rest
of the game options (plus, "number" is better understood by
non-programmers, whereas "int" is more cryptic)
2012-11-15 17:56:34 +02:00
Filippos Karapetis 42b8f3db4d DREAMWEB: Add an extra line showing the available terminal commands
This is possible, since the game is freeware now. It is very
helpful when playing the game in order to avoid referring to the
manual. The extra help text is shown when the player uses the
'help' command inside the game terminal.

Also, the list of games where copy protection is skipped has been
reordered alphabetically in the README
2012-11-15 14:30:42 +02:00
Matthew Hoops 97854df1a8 README: Mark only the DOS EGA version of Loom as skipping copy protection 2012-11-14 18:32:42 -05:00
Johannes Schickel 5fcf8c2681 DOCS: Replace tab character with spaces in our README. 2012-07-29 16:42:45 +02:00
Johannes Schickel 604c6bde91 DOCS: Fix spelling of Yamaha. 2012-07-04 02:02:58 +02:00
Sven Hesse d860f0f9bf README: Add Little Red to the gob games list 2012-06-16 04:06:08 +02:00
Sven Hesse c3f89b78c9 README: Update Gob game list 2012-06-11 15:11:15 +02:00
Matthew Hoops 8860a83bf8 NEWS: Backyard Baseball 2003 is now supported 2012-05-30 23:31:16 -04:00
Filippos Karapetis b81b36855c README: Updated information regarding the custom game options 2012-03-27 01:23:07 +03:00
Filippos Karapetis 85ca13db4b AGI: Use the ScummVM dialogs for saving/loading
An option has been added to use the original ones, if needed
2012-03-27 00:21:50 +03:00
Filippos Karapetis f3e446abe1 README: Update to indicate that disable_dithering is now a SCI option 2012-03-25 22:18:37 +03:00
Filippos Karapetis 1170727977 README: Some updates for game and GUI options
- Updated game options, adding several missing ones
- Added some information about custom game options in the GUI
2012-03-25 17:53:18 +03:00
Filippos Karapetis 7e4c5dce4a SCI: Add a new configuration option for SQ4 CD, "silver_cursors"
This allows the user to choose the alternate set of silver mouse cursors
that is available in the game resources of the game, instead of the
original golden ones
2012-03-07 23:20:50 +02:00
Matthew Hoops f2c2e4fef8 DOCS: Add some info on PSX videos for sword1/sword2
A reference to the HOWTO page on the wiki is given for more information
2012-02-29 12:01:13 -05:00
Travis Howell d814c2a861 DOC: Add notes about migration batch file for Windows users. 2012-01-31 00:25:02 +11:00
Johannes Schickel d1de75a6ca DOCS: Word the README section about kyra.dat a bit nicer. 2012-01-26 02:49:59 +01:00
Johannes Schickel 9d426cecc1 DOCS: Update section about kyra.dat a bit. 2012-01-26 02:17:50 +01:00
Johannes Schickel bfce8355dd DOCS: SCUMM FM-TOWNS Kanji games should not crash randomly anymore. 2012-01-26 02:05:16 +01:00
Johannes Schickel dc4881ac5c DOCS: Remove lack of sound effect support of Kyra PC-98 from Known Issues section. 2012-01-26 02:02:43 +01:00
Johannes Schickel 58032b18f9 DOCS: Update engines supporting RTL in the README. 2012-01-26 01:55:26 +01:00
Johannes Schickel 265c29695b DOCS: Update section 6.3 of the README based on our source code. 2012-01-26 01:51:10 +01:00
Johannes Schickel c5061d2fde DOCS: Remove Debian build instructions.
We don't have "make deb" anymore. If we want to have instructions on how to
build Debian packages with the debian files we have in dists we should just
write new instructions.
2012-01-26 01:30:43 +01:00
Johannes Schickel 0f346e8092 DOCS: Remove "Last updated" from the README.
The old SVN keyword usage did not work for quite some time anyway.
2012-01-26 01:24:17 +01:00
Travis Howell 174b6c4f1c DOCS: Add notes about accessing the default savegames directory under Windows NT4 onwards. 2012-01-26 10:41:13 +11:00
Travis Howell 8701e0a382 WINDOWS: Add default save paths for Windows NT4 onwards 2012-01-23 23:18:21 +11:00
Scott Thomas b2a38897a0 README: Mention T7G specific configuration option 2012-01-11 22:06:36 +10:30
Willem Jan Palenstijn 4a1c516b98 README: Add Win7 config file location 2011-12-22 22:01:37 +01:00
Johannes Schickel debd94fbaa BASE: Implement a command to list all available audio devices on the shell. 2011-11-23 17:01:04 +01:00
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