Commit Graph

682 Commits

Author SHA1 Message Date
Hubert Maier
8175439e3b Fix link
Fix the Compiling AmigaOS4 link
2018-08-22 20:23:00 -04:00
Thierry Crozat
adacb4fcfd BASE: Add command line stretch mode arg 2018-07-08 16:54:51 +01:00
Thierry Crozat
812ce59ee4 SDL: Implement stretch mode API
Four modes are supported:
 - Use original size with no scaling
 - Scale by an integral amount as much as possible but not bigger
   than the window.
 - Scale to fit the window while respecting the aspect ratio. There
   may be black bars on the left and right, or on the top and bottom,
   but not both. This is the default, and the old behaviour.
 - Scale and stretch to fit the window. In this mode the aspecy ratio
   is not respected and there is no black bars.
The mode is controled by the "scaling_mode" value (between 0 and 3) in
the config file.

Also add Crtl-Alt-s hotkey to cycle through scaling modes
2018-07-08 16:54:51 +01:00
David Fioramonti
0d88be5e05 README: Redo Autosave section and note newly supported autosave games
Made the autosave section more of a list.

Added tucker, myst, riven, zvision, and composer to the list.

Noted when riven and myst will autosave in their notes.
2018-05-22 19:47:00 -07:00
Paul Gilbert
119322aeae XEEN: Correct wrong track number in Xeen CD ripping 2018-05-05 17:56:57 -04:00
Paul Gilbert
c852f9a5d6 XEEN: Correct README that WOX Talkie CD1 has 29 audio tracks 2018-05-05 17:48:21 -04:00
Paul Gilbert
f2d80f4ae3 XEEN: Fix voice playback in World of Xeen Darkside 2018-05-05 11:58:33 -04:00
Paul Gilbert
f5238c66d5 XEEN: Add an optional param to CD playback to specify sound type 2018-05-05 10:46:20 -04:00
Torbjörn Andersson
fa43b4a408 README: Correct filename for GOG version of Xeen
It's game1.gog, not game1.ogg.
2018-05-04 06:28:38 +02:00
Paul Gilbert
9e0d2897a8 MADS: Add Rex Nebular to the list of games skipping copy protection 2018-05-02 19:33:56 -04:00
Paul Gilbert
98c6b02135 XEEN: Fix CD track voice playback in World of Xeen CD Talkie 2018-04-30 19:11:32 -04:00
Paul Gilbert
b099b5504d XEEN: Support importing Clouds/Darkside savegames to World of Xeen 2018-04-29 21:45:16 -04:00
Thierry Crozat
cb02d7471d BASE: Allow listing save games for all targets 2018-04-25 19:40:20 +01:00
Thierry Crozat
5907add148 BASE: Use --game to specify target for --list-saves command
This change brings the --list-saves command syntax in line with
other commands.
2018-04-25 19:40:20 +01:00
Adrian Frühwirth
09dbb50ee4 README: Remove out-of-date reference to Win9x/NT/XP in connection with WinDbg 2018-04-25 09:38:39 +02:00
Cameron Cawley
3eb8ba5413 README: Fix broken links, update URLs to use https where possible 2018-04-25 09:32:46 +02:00
Cameron Cawley
9ff87767b4 README: Fix formatting 2018-04-25 09:32:46 +02:00
Bastien Bouclet
818117bda2 BASE: Allow options to come after command on the command line 2018-04-22 08:23:58 +02:00
Paul Gilbert
63181701e5 README: Flesh out the copy protection skipped list 2018-04-13 22:56:57 -04:00
Adrian Frühwirth
41679ca05f README: List Nuked OPL option 2018-04-08 20:15:33 +02:00
LMerckx
f0dfc19f29 SDL: Allow to load a custom game controller mapping file
And add a specific joystick button to open virtual keyboard
2018-04-04 20:40:16 +02:00
Adrian Frühwirth
a17cf913d5 README: Update URL for liberation-fonts package 2018-03-12 21:19:23 +01:00
Hubert Maier
99eb0159db README: Obey the orthography 2018-03-12 11:39:49 +01:00
Hubert Maier
00c3d0521e README: Add notes about Quest for Glory character import 2018-03-12 11:39:49 +01:00
Thierry Crozat
f0c5b6e9a8 README: Fix some grammatical errors 2018-02-12 22:03:43 +00:00
David Fioramonti
0c1aaf8f1d README: Add TITANIC function key controls 2018-01-06 06:43:03 -08:00
David Fioramonti
95cf7654aa README: Add TITANIC DE saved game notes 2018-01-06 06:42:59 -08:00
Bastien Bouclet
a33548c0d2 MOHAWK: RIVEN: Add keyboard shortcuts for loading and saving
Those shortcuts are documented in the original game manual.
2017-12-20 19:16:07 +01:00
rootfather
4e026e7275 DOC: Remove reference to Sourceforge for the Bug Tracker 2017-10-29 19:37:22 +01:00
rootfather
37ae49e8f8 README: Fix index and add missing entries 2017-10-10 21:17:20 +02:00
Colin Snover
e4a1a0e980 NEWS: Add new SCI32 games to NEWS and README 2017-09-29 20:20:20 -05:00
Paul Gilbert
99678faf16 TITANIC: Add engine to lists within README 2017-09-18 22:04:13 -04:00
Thierry Crozat
e489e1c6b7 README: Add some more config parameters 2017-09-12 22:29:34 +01:00
Bastien Bouclet
17625a6403 MOHAWK: Add Riven to the list of supported games in the README
Also add some more hotkeys.
2017-08-13 07:16:44 +02:00
David Fioramonti
f18f31901a MOHAWK: Myst+Riven keyboard/mouse controls added to readme 2017-08-13 07:16:44 +02:00
David Fioramonti
2ccf659298 MOHAWK: add Myst and Riven save game details to readme 2017-08-13 07:16:44 +02:00
David Fioramonti
07350be4a3 TITANIC: add that titanic supports original saved games to readme
I alphabetized the games in the 6.2 section (converting original saved games)
of the readme.

Also some minor edits to the titanic notes section of the readme (3.17).
These changes were mostly cosmetic and added fact that mouse click in
starmap allows ship to fast travel to that star (a very cool thing).
2017-08-12 05:54:01 -07:00
Paul Gilbert
c278be9f6f TITANIC: Fix spelling mistake in Starship Titanic notes 2017-08-09 22:16:05 -04:00
Paul Gilbert
5a43e355e6 TITANIC: Add extra Titanic key notes to README 2017-08-09 20:06:07 -04:00
Paul Gilbert
fe7f921118 TITANIC: Add Starship Titanic notes to README 2017-08-06 18:15:21 -04:00
Tobia Tesan
544a18bba2 CMD: Update README with new autodetect command line options 2017-08-06 19:14:13 +01:00
Thierry Crozat
e96c057c3d SDL: Allow specifying the screenshot directory in the config file
There is no GUI option to set the screenshot directory, but this
allows power users to set it if they don't want to use the default.
2017-04-24 01:07:05 +01:00
Thierry Crozat
11dd33bb73 MACOSX: Create screenshot on Desktop
This is consistent with the OS shortcut (Crtl+Shift+3) to take a
screenshot.
2017-04-24 01:06:50 +01:00
Pala
3849a3e90e WINDOWS: Change location where screenshot are saved
This fixes bug #9701: WINDOWS: Flow of taking screenshots
on Windows is broken
2017-04-24 01:06:29 +01:00
Colin Snover
9527139deb SCI32: Enable support for SCI2-2.1 games in release!
Some games are not moved to ADGF_TESTING yet because they have
not been played through completely:

* QFG4
* PQ:SWAT

Some games are not moved to ADGF_TESTING yet because they are
broken:

* Chest (fails to read/parse its custom archive files)
* Hoyle5 (Poker DLL needs to be reverse-engineered; main menu
  needs to be "fixed" for budget derivatives that only contain
  some of the games and used Windows shortcuts to bypass the menu)
* MGDX (missing MIDI playback)
2017-04-22 15:42:16 -05:00
Eugene Sandulenko
226c2ed016 README: Removing links to obsolete compilation instructions 2017-01-18 08:14:22 +01:00
Thierry Crozat
577e189a37 BASE: Auto-detect now starts the first game found 2016-11-07 19:29:53 +00:00
Thierry Crozat
6d2fd12bb4 BASE: Clarify how to specify a path in help for the auto-detect command 2016-10-29 23:41:21 +01:00
Thierry Crozat
23d3d08a91 README: Adding auto-detect command line option 2016-10-29 17:56:47 +01:00
Thierry Crozat
79bf5c7152 README: Add filtering command line option and hotkey 2016-10-13 01:46:27 +01:00