antoniou79
e0f10ed46b
DEVTOOLS: BladeRunner module.mk update
...
And minor readme update
2019-01-06 17:12:02 +01:00
antoniou79
0836d76239
DEVTOOLS: BladeRunner module.mk update
2019-01-06 17:12:02 +01:00
antoniou79
79c447a746
DEVTOOLS: Blade Runner further readme fix
2019-01-06 17:12:02 +01:00
antoniou79
cd764ac86e
DEVTOOLS: BladeRunner readme update
...
Also fixed broken modes for fontCreator and quotesSpreadsheetCreator scripts
2019-01-06 17:12:02 +01:00
antoniou79
14d65c49b7
DEVTOOLS: Fix Blade runner font export
...
Updated documentation and fixed broken font export mode for fontCreator.py
2019-01-06 17:12:02 +01:00
antoniou79
7e28b773bb
DEVTOOLS: update sample command txt files
2019-01-06 17:12:02 +01:00
antoniou79
24e3118b08
DEVTOOLS: Bladerunner python libs in try except
...
Also added missing (renamed) script for MIX packer
2019-01-06 17:12:02 +01:00
antoniou79
d724df4662
DEVTOOLS: semi-auto creation of SUBTITLES.MIX
...
add make rules for output FON and MIX files
Create wrappers for all scripts to check for python 2.7
update module.mk to create FON file, then create the SUBTITLES.MIX file
Remove the intermediate TRE files.
Input is expected to be in sampleInput folder
2019-01-06 17:12:02 +01: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
Eugene Sandulenko
1f6727eab8
DEVTOOLS: Rename blade_runner to create_bladerunner
2018-12-25 12:37:23 +01:00
antoniou79
b6e93680f4
DEVTOOLS: Removed transcript excel
2018-12-25 12:35:52 +01:00
antoniou79
e1f1c3eef9
DEVTOOLS: Blade Runner subtitles python scripts
2018-12-25 12:35:52 +01:00
SupSuper
e6a80868c6
MSVC: Update DLL paths in post-build script
2018-12-23 18:39:06 +02:00
SupSuper
3091345af3
MSVC: Update post-build installer for Inno Setup
2018-12-23 18:39:06 +02:00
SupSuper
b66711da04
MSVC: Fix unquoted paths in build events
2018-12-23 18:39:06 +02:00
SupSuper
47b55f29c5
MSVC: Fix resource file revision include error
2018-12-23 18:39:06 +02:00
SupSuper
ddb3b6fba7
MSVC: Fix resource file not including translations.dat
2018-12-23 18:39:06 +02:00
SupSuper
35ea621a4e
MSVC: Add visualiser for unicode strings
2018-12-23 18:39:06 +02:00
SupSuper
5004c331c9
MSVC: Fix natvis not being added to project in VS2017
2018-12-23 18:39:06 +02:00
SupSuper
f6c37b09ea
MSVC: Add visualisations for iterators and pointers
2018-12-23 18:39:06 +02:00
SupSuper
8352986b88
MSVC: Cleanup natvis properties
2018-12-23 18:39:06 +02:00
SupSuper
3482d9bacf
MSVC: Fix List visualisation showing infinite nodes
2018-12-23 18:39:06 +02:00
SupSuper
88b6959cb4
MSVC: Fix HashMap visualisation showing dummy nodes
2018-12-23 18:39:06 +02:00
SupSuper
f08e7a3012
MSVC: Replace MinimalRebuild with MultiProcessor flag
...
MinimalRebuild is obsolete and MultiProcessorCompilation yields better performance.
2018-12-23 18:39:06 +02:00
SupSuper
0a474f2a1a
CREATE_PROJECT: Fix MSVC warnings
2018-12-23 18:39:06 +02:00
SupSuper
5fce1ae464
BACKENDS: Move OSX file browser into backend
2018-12-16 10:48:13 +00:00
SupSuper
952b12311c
BACKENDS: Add base support for system dialogs
2018-12-16 10:48:13 +00:00
Paul Gilbert
ef1be1cee8
GLK: Add entries for Glulxe and TADS sub-engines to credits.pl
2018-12-09 09:38:22 -08:00
Paul Gilbert
7b1b3935b8
GLK: Fix remaining Gargoyle references identified by digitall
2018-12-08 19:05:59 -08:00
Paul Gilbert
38a458139a
GLK: Add Gargoyle engine to credits.pl
2018-12-08 19:05:59 -08:00
Cameron Cawley
8fa2f90a26
CREATE_PROJECT: Support building with Tremor instead of Vorbis
2018-11-27 22:58:02 +00:00
SupSuper
8ac1292969
CREATE_PROJECT: Remove non-existent msvc8 from build steps
2018-11-17 04:18:59 +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
Cameron Cawley
0c21b31be5
CREDITS: Add credits for DM, Prince, Illusions and MutationOfJB ( #1394 )
2018-11-15 08:31:19 +02:00
athrxx
f49eaa5654
KYRA: (EOB) - add support for FM-Towns version of EOB II
2018-11-14 17:22:22 +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
D G Turner
48ece56baf
DEVTOOLS: Fix Performance Issue Warning in create_project.
...
This is the last fix for bug Trac #10655 .
2018-10-07 08:57:03 +01:00
D G Turner
cc2260d80d
DEVTOOLS: Fix Compiler Warnings in create_cryo tool.
...
Have compared output dat files from the tool before and after this
change and they are identical.
2018-10-07 07:31:23 +01:00
D G Turner
5d40a61b60
DEVTOOLS: Fix Compiler Warnings in create_access Tool.
...
These were various shadowed variable and unsigned vs. signed
comparison warnings.
2018-10-07 05:36:06 +01:00
D G Turner
fe654d2218
DEVTOOLS: Fix Compiler Warning in extract_mort tool.
2018-10-07 05:31:46 +01:00
D G Turner
7956c75e8e
DEVTOOLS: Fix Possible Resource Leak in create_hugo tool.
...
This is part of the fix for bug Trac #10655 .
2018-10-07 04:47:57 +01:00
D G Turner
f480bed06d
DEVTOOLS: Fix Missing Delete call in KYRA datfile creation tool.
...
This is part of the fix for bug Trac #10655 .
2018-10-06 13:54:10 +01:00
D G Turner
16bf0e454f
DEVTOOLS: Fix Missing Free in SCUMM fontdata tool.
...
This is part of the fix for bug Trac #10655 .
2018-10-06 13:21:03 +01:00
D G Turner
ec2611607a
CREDITS: Fix Anchors For Website to Match Current Usage.
2018-09-25 04:08:51 +01: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
9686d8c8e6
MACOSX: Put documentation links in Help menu
...
The local documents are not currently internationalised simply
because the internationalised resources are not put into the right
places (NSBundle will handle this automatically when they are);
Trac#10464 is a tracking bug for this outstanding issue.
Fixes Trac#10437.
2018-08-28 15:52:23 +02:00
Ben Castricum
91b17af1cf
SCUMM : Add support for European Wii Pajama Sam (EAN3546430138939)
2018-08-18 13:51:54 +02:00
Colin Snover
9df74693ba
WIN32: Update version numbers in ScummVM.iss using the normal system
2018-08-18 09:28:56 +02:00