Commit Graph
79 Commits
Author SHA1 Message Date
mara dd92596cc8 TLJ: Fix internal link in README.md 2020-10-29 19:40:17 +01:00
Paweł Kołodziejski 35b9cccbde ALL: Merge ResidualVM 2020-10-09 19:44:13 +02:00
Pawel Kolodziejski ff0f619b1e ALL: Drop not updated file 2020-10-04 16:10:09 +02:00
Thierry Crozat a36c20c884 README: Fix spelling of iconspath config key 2020-09-06 01:07:50 +01:00
Eugene Sandulenko aa563f0c81 ALL: Remove PS2 port 2020-08-01 15:15:49 +02:00
Eugene Sandulenko 432383a667 ALL: Remove Tizen port 2020-08-01 14:42:45 +02:00
Cameron Cawley 3730ee694d README: Add a status badge for GitHub Actions 2020-07-23 11:52:38 +01:00
Matan Bareket b1248be3ae README: Add information about the new MM NES palette flag 2020-06-30 04:56:00 -04:00
Bastien Bouclet 421b333df0 README: Update debug console key binding to reflect the new default 2020-05-13 18:28:07 +02:00
Cameron Cawley 1708042e34 README: Link to the NEWS.md and AUTHORS files 2020-05-10 20:06:28 +02:00
Pawel Kolodziejski 94954491e0 README: Added Discord url 2020-02-28 19:29:43 +01:00
Pawel Kolodziejski 1cc1a60343 README: Update site urls http -> https 2020-02-28 09:29:58 +01:00
Zvika Haramaty 3b4810aab4 AUDIO: Added dump-midi mechanism
This mechanism is enabled by '--dump-midi' command line parameter.
The midi events are printed to screen, and dumped to 'dump.mid' file.
2020-02-28 08:27:12 +02:00
Zvika Haramaty b13bb125b7 README: Added debug console information for AGI and SCI 2020-01-20 13:04:34 -05:00
sluicebox 5ff83a56a8 README: Update supported SCI games 2020-01-15 21:18:58 -08:00
Paul Gilbert 2bdc93cb11 TITANIC: Properly implement and hookup constellation map
The original also had a cool sphere showing stick-line constellations,
but it wasn't ever shown. This fixes the display and adds c as a
toggle for it when viewing the starmap
2020-01-12 14:26:17 -08:00
Paul Gilbert 2925cfd032 TITANIC: Properly implement and hookup the CConstBoundaries
The original had a pretty cool patchwork boundary area sphere
display option for the starmap puzzle, but didn't actually hook
it up. I've now bound it to the B key, and fixed bugs in it's display
2020-01-12 13:21:09 -08:00
Thierry Crozat e01996dda0 README: Fix name of config file on iOS 2019-11-25 20:55:36 +00:00
D G Turner 92e58bce75 README: Add Configuration File Location for iOS 2019-11-23 20:18:26 +00:00
Cameron Cawley a9838999bc README: Remove references to the Windows CE port 2019-11-17 22:33:56 +01:00
Bastien Bouclet 6919e71608 DOC: Update the documentation for engineId 2019-11-03 11:43:00 +01:00
Lars Skovlund 23da8e361d README: Add missing line break 2019-10-13 04:14:15 +02:00
Thanasis Antoniou 0682938bc3 README: Small corrections in the Blade Runner notes section 2019-07-29 08:05:13 +03:00
Lothar Serra Mari 897e316db0 README: Remove leftover symbol from the BLADERUNNER section 2019-07-28 22:30:17 +02:00
Lothar Serra Mari ae3e9e74a8 README: Fix publisher name for Fargus Multimedia 2019-07-28 21:51:18 +02:00
Peter Kohaut f3dde9eb36 README: Added Blade Runner 2019-07-28 21:31:32 +02:00
Cameron Cawley 79f8271b2d README: Fix spacing of Codacy badge 2019-07-22 14:23:31 +01:00
Eugene Sandulenko 2e6b2e9226 README: Added Codacity badge 2019-07-22 00:47:28 +02:00
Le Philousophe 6ebf458d6a CRYOMNI3D: Add engine to lists within README 2019-07-11 13:31:42 +02:00
Cameron Cawley 55d3ff2f52 NEWS: Mention that the FreeFont fonts are now packaged with ScummVM 2019-06-17 16:43:54 +01:00
Bastien Bouclet c95f711a8e STARK: Add support for loading modded textures 2019-06-02 17:15:50 +02:00
Bastien Bouclet ed21430414 STARK: Add a console command to dump model textures as png files 2019-06-01 13:56:55 +02:00
Elio Blanca a8fc583877 DOCS: Fix a few typos in the README (#1545) 2019-05-23 07:05:31 +02:00
Bastien Bouclet 3cfb8b1eae DOCS: Add a note about mixing files from different versions of TLJ 2019-05-19 12:13:20 +02:00
Cameron Cawley e271cdc653 README: Link to the NEWS.md and AUTHORS files 2019-04-18 03:55:22 +01:00
Cameron Cawley bcd44e7d95 README: Minor cleanup 2019-04-17 22:39:57 +01:00
Cameron Cawley 09dbe7686b JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
Cameron Cawley 2955cd29d3 README: Convert README.md to use Unix-style line endings 2019-02-28 15:37:39 -05:00
DouglasLiuGamer 26f527154e DOCS: Add screenshot hotkeys and configuration 2019-02-23 09:52:09 +01:00
Cameron Cawley a3767e679e README: Fix typo 2019-02-21 20:30:37 +00:00
Bastien Bouclet 60cbd099ab STARK: Add console commands to force animations to play 2019-01-31 15:33:07 +01:00
Bastien Bouclet c02152d006 STARK: Allow loading modded replacements for the Smacker animations
The replacements can be encoded either in Smacker or Bink.
2019-01-24 12:37:42 +01:00
Bastien Bouclet f95fadd25e STARK: Load replacement files from the mods directory
Each mod should be its own directory in the mods subdirectory
of the game data path. Mods are loaded in alphabetical order.
2019-01-21 09:41:11 +01:00
Cameron Cawley 97b498a7d7 README: Clean up formatting, update URLs to use HTTPS, update supported platforms list 2018-12-27 10:34:27 -05:00
Matan Bareket 8c6085d5e5 README: Fix broken TOC links 2018-12-25 16:16:37 -05:00
Matan Bareket 4a986b7433 README: Remove extranous information about data files 2018-12-25 16:16:37 -05:00
Bastien Bouclet a0473b17e4 README: Restore XDG screenshot path lost while converting to .md 2018-12-25 18:05:21 +01:00
Matan Bareket 8e38b04b78 README: Cleanup and add list to section #9 2018-12-25 11:37:26 -05:00
Matan Bareket b0126454d9 README: Remove plaintext README and add build/pr/weblate shields 2018-12-25 11:37:26 -05:00
Matan Bareket ce91b7d6f1 README: Highlight additional commands/paths 2018-12-25 11:37:26 -05:00