Cameron Cawley
ada05fd726
WIN32: Move Windows-specific implementation of logMessage out of OSystem_SDL
2018-06-03 17:43:30 +01:00
Cameron Cawley
e1c83f8e87
WIN32: Move Windows-specific implementation of getSystemLanguage out of OSystem_SDL
2018-06-03 17:43:30 +01:00
Thierry Crozat
6f60ef55ad
I18N: Update translations templates
2018-06-03 18:41:57 +02:00
Thierry Crozat
4229e2642e
Merge pull request #1141 from DanielSWolf/larryscale
...
SCI: High-quality "LarryScale" cel scaler for LSL7
2018-06-03 17:41:47 +01:00
Donovan Watteau
e10c33fc20
I18N: Update translation (French)
...
Currently translated at 100.0% (973 of 973 strings)
2018-06-03 16:49:38 +02:00
Donovan Watteau
6673a85a4a
I18N: Update translation (French)
...
Currently translated at 100.0% (973 of 973 strings)
2018-06-03 15:15:02 +02:00
Thierry Crozat
faa8732076
I18N: Update translation (French)
...
Currently translated at 100.0% (973 of 973 strings)
2018-06-03 15:12:48 +02:00
Donovan Watteau
da44ea5e2d
I18N: Update translation (French)
...
Currently translated at 100.0% (973 of 973 strings)
2018-06-03 15:12:10 +02:00
Thierry Crozat
11d2c1959d
I18N: Update translation (French)
...
Currently translated at 100.0% (973 of 973 strings)
2018-06-03 15:10:37 +02:00
Donovan Watteau
24afa8e1f9
I18N: Update translation (French)
...
Currently translated at 100.0% (973 of 973 strings)
2018-06-03 15:10:12 +02:00
Thierry Crozat
52823cb0b1
I18N: Update translation (French)
...
Currently translated at 100.0% (973 of 973 strings)
2018-06-03 15:08:23 +02:00
Donovan Watteau
8736250fd6
I18N: Update translation (French)
...
Currently translated at 100.0% (973 of 973 strings)
2018-06-03 15:07:04 +02:00
Thierry Crozat
35ec6d9409
I18N: Update translations templates
2018-06-03 13:49:24 +02:00
Bastien Bouclet
643ce81cf7
BASE: Remove temporary targets when they fail to launch
...
Prevents invalid targets created from the command line to show up in the
launcher.
Fixes Trac#2788.
2018-06-03 13:48:31 +02:00
Adrian Frühwirth
56d2bf77ba
SCUMM: Ensure pointer returned by getResourceAddress() is usable
...
In some cases the pointer returned is used directly without further
error checking.
As most instances already assert() in this case this commit simply
adds asserts where missing and deemed appropriate.
2018-06-01 17:08:39 +00:00
jepael
7da892a4a2
I18N: Update translation (Finnish)
...
Currently translated at 100.0% (973 of 973 strings)
2018-06-01 17:55:20 +02:00
Simei Yin
8ead8de284
SLUDGE: Move save game getter to StackHandler
2018-05-31 23:15:09 +02:00
Simei Yin
fa72209845
SLUDGE: Move stack size getter to struct StackHandler
2018-05-31 23:15:09 +02:00
Simei Yin
80478ee470
SLUDGE: Move copyStack() to struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
ca583ebfcf
SLUDGE: Move last stack finding function to struct VariableStack
2018-05-31 23:15:09 +02:00
Simei Yin
9fb57f944d
SLUDGE: Move stack variable getter/setter to VariableStack
2018-05-31 23:15:09 +02:00
Simei Yin
dc18ec2fd0
SLUDGE: Move FastArray getter to struct FastArrayHandler
2018-05-31 23:15:09 +02:00
Simei Yin
399ff4788c
SLUDGE: Move fastarray functions to struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
746fb3819f
SLUDGE: Move value getters to struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
9d85b807fb
SLUDGE: Move add/comparison functions to struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
719f5842fa
SLUDGE: Move costume functions to struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
04ef7becf3
SLUDGE: Move PersonAnimation functions into struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
805a47b74a
SLUDGE: Move text related functions to struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
98f764050a
SLUDGE: Move copyVariable to struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
56f0821876
SLUDGE: Move save/loadVariable() to struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
2ab7665e56
SLUDGE: Move SetVariable() into struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
04444b70f9
SLUDGE: Move unlinkVar into struct Variable
2018-05-31 23:15:09 +02:00
Simei Yin
6004cd319d
SLUDGE: Move createCString() with string tools
2018-05-31 23:15:09 +02:00
Paul Gilbert
7edac197e4
XEEN: Correct scroll and music when signing into tavern
2018-05-30 20:12:13 -04:00
Paul Gilbert
d6841efd63
XEEN: Fix Direction Sense display
2018-05-30 18:51:40 -04:00
Paul Gilbert
b191cbf909
XEEN: Stop re-rolling new character stats when some areas of screen clicked
2018-05-30 18:15:50 -04:00
Lothar Serra Mari
34d73a5631
I18N: Update translation (German)
...
Currently translated at 100.0% (973 of 973 strings)
2018-05-31 00:00:51 +02:00
Ben Castricum
d665807fdb
I18N: Update translation (Dutch)
...
Currently translated at 100.0% (973 of 973 strings)
2018-05-31 00:00:50 +02:00
Paul Gilbert
46c9c9f0c1
XEEN: Properly reset subtitles when replaying cutscenes
2018-05-30 18:00:39 -04:00
Paolo Bossi
88ed76322d
I18N: Update translation (Italian)
...
Currently translated at 100.0% (973 of 973 strings)
2018-05-30 16:23:55 +02:00
Ben Castricum
b3e3f753ef
I18N: Update translation (Dutch)
...
Currently translated at 100.0% (973 of 973 strings)
2018-05-30 10:25:16 +02:00
Eugene Sandulenko
1e1ed29704
SCUMM: HE: Mark Bink as engine dependency
2018-05-30 09:26:17 +02:00
Cameron Cawley
39ef9beaca
CONFIGURE: Make Bink an engine dependency
2018-05-30 08:24:06 +01:00
Simei Yin
3e88827c4c
SLUDGE: Move function/variable load/save functions to related files
2018-05-29 22:59:52 +02:00
Simei Yin
87e58a9b7e
SLUDGE: Split runSludge() to runAllFunctions() and handleSaveLoad()
2018-05-29 22:37:10 +02:00
Simei Yin
dc320b86bc
SLUDGE: Create constructor of Variable instead of initVarNew
2018-05-29 22:37:10 +02:00
Simei Yin
1ec5ef3e4d
SLUDGE: Move resource names to ResourceManager
2018-05-29 22:37:10 +02:00
Simei Yin
0548765479
SLUDGE: Objectify FatalMsgManager
2018-05-29 22:37:10 +02:00
Simei Yin
b6c2dc385a
SLUDGE: Split out function.h/cpp for upcoming refactoring
2018-05-29 22:37:10 +02:00
Lothar Serra Mari
a0c3ef5f03
I18N: Update translation (German)
...
Currently translated at 100.0% (973 of 973 strings)
2018-05-29 21:29:47 +02:00