Cameron Cawley
668820e018
RISCOS: Don't expand system variables passed via the command line
2019-03-03 00:20:12 +00:00
sluicebox
e67b8501bf
WIN32: Fix embedding disabled engine files
...
Fix Windows builds (msvc and mingw) including data files from disabled
engines as embedded resources in executable. Bug #10878
2019-03-02 10:01:37 +02:00
Cameron Cawley
543027de11
ANDROID: Update the README file
2019-02-01 04:40:21 +00:00
Paul Gilbert
53a1426cc3
GLK: FROTZ: Add 6x8 font for Infocom v6 games
2019-01-29 21:17:18 -08:00
athrxx
4b2dc67c8c
KYRA: (LOL) - fix #10764 (Cannot Use Vaelan's Cube)
2018-12-26 21:51:39 +01:00
Cameron Cawley
7dbc613258
BUILD: Add fonts.dat to packaging rules
2018-12-25 12:47:42 +01:00
Torbjörn Andersson
77f2330755
GLK: FROTZ: Use the Noto runic font for runes
...
We already bundle other Noto fonts in the font.dat file, so using
further Noto fonts makes sense to me. Also, map upper-case letters
to lower-case runes since there are versions of Beyond Zork that
uses that. (The version I played many years ago did, and it looked
very strange. The version I tested with now did not, probably for
that very reason. So that part is untested for now.)
2018-12-17 21:04:28 -08:00
Paul Gilbert
7b1b3935b8
GLK: Fix remaining Gargoyle references identified by digitall
2018-12-08 19:05:59 -08:00
Paul Gilbert
65167bd202
GLK: Added a fonts.dat Zip archive containing the fonts
2018-12-08 19:05:59 -08:00
Lothar Serra Mari
098d4bce59
WIN32: Fix missing line ending in the FileDescription tag
2018-12-04 23:07:01 +01:00
Lothar Serra Mari
a588110356
WIN32: Update FileDescription flag in scummvm.rc
...
This fixes https://bugs.scummvm.org/ticket/10817
2018-12-04 22:57:03 +01:00
Jakub Wilk
ae68b1332c
DISTS: Fix typo
2018-11-26 16:37:12 +00:00
Kamil Páral
acd1a6d09e
DISTS: update manual page to latest commandline options and hotkeys
...
Add missing cmdline options and hotkeys to the manpage. Add long options
where they were missing. Update existing options description and values.
Improve formatting for important words, arguments, etc. Sort the options
in the same way they are sorted in README, so that future synchronization
is easier. Add info into several places saying that README is more
comprehensive than this manpage.
2018-11-24 10:38:23 +00:00
Cameron Cawley
8c6f9e5116
WIN32: Retrieve the version information for the resource script from base/internal_version.h
2018-11-16 09:14:37 +00:00
athrxx
f49eaa5654
KYRA: (EOB) - add support for FM-Towns version of EOB II
2018-11-14 17:22:22 +01:00
Cameron Cawley
a39377724f
IOS: Sync Info.plist.in and Info.plist
2018-11-14 05:46:21 +00:00
Kirben
b749116cbe
WIN32: Correct typo in Inno Setup script.
2018-11-01 08:19:31 +11:00
lotharsm
3fb3f659f7
WIN32: Add "Hebrew" as language option to the Inno Setup
...
Requires https://github.com/jrsoftware/issrc/blob/master/Files/Languages/Hebrew.isl
2018-10-31 14:12:24 +01:00
Yoshi Sugawara
b4bad9100a
IOS: Support building in Xcode 10/iOS 12, and for iPhone X-like devices that have a "safe area"
...
iOS 12 drops support for libstdc++, so the project needs to be compiled explicitly using libc++.
Support the "safe area" when redrawing the view to leave space for the notch in portrait and
landscape orientations.
2018-10-28 17:16:06 +00:00
athrxx
3ae1d92f17
KYRA: (LOL) - clean up sound map data formatting
...
This is a followup to the fix for bug #10665 (Urbish mines lobster having an invalid sound track number and causing invalid memory access).
2018-10-28 15:45:55 +01:00
Jonny Bergström
4d36385ccb
Fix launch on recent iOS device (iOS 11.4.1)
2018-09-10 12:20:56 +02:00
Lothar Serra Mari
f10816d9ed
WIN32: Rewrite Inno setup installer script. ( #1324 )
...
* WIN32: Rewrite Inno setup installer
* WIN32: Add small bmp for usage in the Inno setup script
* WIN32: Fix spacing in Inno setup script
* WIN32: Re-add the documentation files to the Start Menu
* WIN32: Add scummvm icon to the Inno setup uninstaller
* WIN32: Remove now obsolete scummvm.iss.in file
* WIN32: Remove reference to Inno installer in update-version.pl
* WIN32: Add reference to Inno setup bmp file in ports.mk
2018-09-05 11:46:42 +10:00
Colin Snover
9df74693ba
WIN32: Update version numbers in ScummVM.iss using the normal system
2018-08-18 09:28:56 +02:00
Colin Snover
0fccd88bd9
BUILD: Make Windows installer run unprivileged for non-admin users
2018-08-18 09:28:56 +02:00
Colin Snover
8bf9e620df
BUILD: Fix Windows packaging target
2018-08-18 09:28:56 +02:00
Paul Gilbert
af6034efcd
ACCESS: MM: Implement proper game data and fonts in access.dat
2018-07-20 19:05:56 -07:00
Paul Gilbert
6c8ef2309d
XEEN: Fix crash using mirrors in standalone Clouds of Xeen
...
Thanks to HenneNWH for identifying the problem
2018-07-03 20:26:50 -07:00
Cameron Cawley
69167061a9
WIN32: Fix typo in resource script
2018-06-29 16:19:32 +01:00
AsciiWolf
8629d415ec
DISTS: Update appdata.xml file
...
Add OARS metadata
2018-06-18 11:56:17 +02:00
Cameron Cawley
ae8b5dc086
RISCOS: Add a script to open the README file based on the system territory
2018-06-15 01:15:52 +01:00
Paul Gilbert
23f3f171df
XEEN: Fix close-up objects placement, incorrect skill text in Create Char dialog
2018-05-27 19:56:41 -04:00
Paul Gilbert
461171ced1
XEEN: Move some few overlooked strings and spell array into xeen.ccs
2018-04-27 20:45:20 -04:00
Paul Gilbert
0922d44199
XEEN: Added differences introduced in Swords of Xeen
2018-04-15 23:27:26 -04:00
Thierry Crozat
f12bf4045c
SUPERNOVA: Update engine data file
...
This updates the Englih translation of some strings and adds the bitmap
for the English translation of the second newspaper article.
2018-04-13 23:15:56 +01:00
Paul Gilbert
0cf74a6309
XEEN: Regenerate xeen.ccs datafile
2018-04-07 18:42:20 -04:00
Paul Gilbert
d8a8a57411
XEEN: Fixes for full description of misc items
2018-04-01 14:01:26 -04:00
Paul Gilbert
8c4f90893d
XEEN: Add data for Swords of Xeen to create_xeen
2018-03-28 20:49:44 -04:00
Paul Gilbert
edf19f5f0d
XEEN: Fix showing training costs for next level
2018-03-24 22:06:07 -04:00
Paul Gilbert
27ef37b400
XEEN: Add original copy protection dialog
2018-03-22 20:22:52 -04:00
Paul Gilbert
ac7a9224fe
XEEN: Fix text colors during intro/exit cutscenes
2018-03-13 18:17:02 -04:00
Paul Gilbert
d48275970a
XEEN: Regenerate xeen.ccs and remove accidentally committed dark.cc
2018-03-04 22:43:20 -05:00
Paul Gilbert
72e540e203
XEEN: Add difficulty selection dialog to WOX starting menu
2018-02-24 21:17:44 -05:00
Paul Gilbert
616da66f81
XEEN: Added generated xeen.ccs data file
2018-02-23 15:58:08 -05:00
Paul Gilbert
900ef91aca
XEEN: Creation of create_xeen tool
2018-02-23 15:23:20 -05:00
Eugene Sandulenko
59905eee0d
DRASCULA: Added support for Russian fan translation
2018-02-21 22:39:09 +01:00
lubomyr
1c26885900
ANDROIDSDL: updated build script, added git checkout to one of previous branch in libSDL, because in master branch of pelya(s) libSDL broken built-in virtual keyboard. I hope it will be fixed soon.
2018-01-26 13:51:38 +01:00
lubomyr
aa56b7fca9
ANDROIDSDL: updated how_to_build instructions. Latest NDK r16b not supported by pelya(s) libSDL, supported ndk version is r15c
2018-01-26 13:51:38 +01:00
lubomyr
425061f442
ANDROIDSDL: updated How_to_build instruction. Pelya(s) libSDL changed build scripts from ant to gradle so ant not needed anymore
2018-01-26 13:51:38 +01:00
lubomyr
773f6a8a95
ANDROIDSDL: removed armeabi target, because support of armeabi removed from master branch of pelya(s) libSDL
2018-01-26 13:51:38 +01:00
lubomyr
83737a77ec
ANDROIDSDL: fixed path to output apk file in build.sh script
2018-01-26 13:51:38 +01:00