Paul Gilbert
3e2f084b41
TITANIC: Rename light fields to more closely match original
2017-01-16 11:36:44 -05:00
Paul Gilbert
953e4e6d21
TITANIC: Renamings for light switches
2017-01-16 09:55:00 -05:00
Paul Gilbert
65d6edf829
TITANIC: Workaround to dispense a cold chicken when the fuse is removed
...
I'm pretty certain this was the original intention of the dispensor,
as it not only makes sense, but there was code in place in the dispensor
StatusChangeMsg method that handled two different types of dispensing,
depending on whether the fuse was in place. But the code was identical;
given other nastyness and code duplication in the whole dispensor logic,
it's pretty clear that this was what was originally intended. Though
given that the dispensor fuse is present in the fusebox by default, it's
likely no-one ever played around with the dispensor with the fuse removed.
2017-01-16 08:21:32 -05:00
D G Turner
c0a40e2e88
CLOUD: Fix Further Variable Shadowing Compiler Warnings.
2017-01-16 13:09:58 +00:00
D G Turner
aac2f7518d
CLOUD: Fix Compilation Failure.
...
Cut and Paste Typo.
2017-01-16 13:07:20 +00:00
D G Turner
85a3dad96a
CLOUD: Fix Various Variable Shadowing Compiler Warnings.
2017-01-16 13:01:17 +00:00
D G Turner
f2e03d2c07
CLOUD: Fix Various Compiler Warnings By Adding Casts.
2017-01-16 12:49:40 +00:00
Paul Gilbert
70dc84e383
TITANIC: Renamings and cleanup for chicken, sauce, and dispensor
2017-01-16 07:34:52 -05:00
Paul Gilbert
480532c209
TITANIC: Change chicken tooltips to use DAT strings
2017-01-16 07:03:50 -05:00
Paul Gilbert
4a14a56a5c
DEVTOOLS: Add more strings to create_titanic
2017-01-16 07:03:50 -05:00
Paul Gilbert
c0047274f0
TITANIC: Further cleanup of chicken dispensor
2017-01-16 07:03:49 -05:00
stevenhoefel
863827321c
DIRECTOR: Implement function 'marker'.
2017-01-16 21:08:04 +11:00
D G Turner
5fbb4fc6a0
SWORD25: Fix Warnings about Copy Constructor Failing to Call Base Class.
2017-01-16 09:57:50 +00:00
Eugene Sandulenko
72dbfe953c
DIRECTOR: Initialize cast classes
2017-01-16 09:05:50 +01:00
Eugene Sandulenko
a5e998b75a
DIRECTOR: Fix Sprite class constructors
2017-01-16 09:05:50 +01:00
Eugene Sandulenko
3b7819a97e
DIRECTOR: Lingo: Attempt to fix func_cursor()
2017-01-16 09:05:50 +01:00
Eugene Sandulenko
1d942944ee
DIRECTOR: Lingo: Fix initialization
2017-01-16 09:05:50 +01:00
Eugene Sandulenko
541a7157f0
DIRECTOR: Fix copy/paste error
2017-01-16 09:05:50 +01:00
D G Turner
657e5414fe
SCI: Fix Possible Uninitialized Variable Usages.
2017-01-16 07:22:32 +00:00
D G Turner
694a840704
DIRECTOR: Fix Unused Variable Compiler Warning.
2017-01-16 06:09:13 +00:00
Thierry Crozat
16da2614fd
I18N: Regenerate translations data file
2017-01-16 05:05:04 +01:00
Paul Gilbert
af8184d7d9
TITANIC: Woarkound original bug when SuccUBus eats the chicken
2017-01-15 22:46:54 -05:00
Paul Gilbert
4498b028c5
TITANIC: Further clarifying fields of Chicken Dispensor
2017-01-15 22:04:50 -05:00
stevenhoefel
d765bb334d
DIRECTOR: Rewind shared cast memorystream before trying to load the data.
2017-01-16 13:19:47 +11:00
Colin Snover
9ff41967a0
BUILD: Fix PSP build of test runner
2017-01-15 18:32:07 -06:00
Paul Gilbert
ad1bb852eb
TITANIC: Fix SuccUBus not eating chicken when it has condiments
2017-01-15 19:23:49 -05:00
Eugene Sandulenko
8b5196da53
DIRECTOR: Added debug output for Shared Cast images
2017-01-16 00:51:37 +01:00
Eugene Sandulenko
979560e304
DIRECTOR: Lingo: Added stub for Lingo restarting
2017-01-16 00:51:37 +01:00
stevenhoefel
37469a45c4
DIRECTOR: Correctly parse STXT runs to determine formatting.
2017-01-16 10:13:50 +11:00
Walter van Niftrik
9f5004ceda
ADL: Implement hires5 'win game' opcode
2017-01-15 23:17:46 +01:00
Paul Gilbert
89de1549ca
TITANIC: Fix showing correct inventory glyphs after loading savegame
2017-01-15 17:11:46 -05:00
Rodrigo Vegas Sánchez-Ferrero
95beb870b1
I18N: Update translation (Spanish)
...
Currently translated at 100.0% (929 of 929 strings)
2017-01-15 23:05:57 +01:00
Paul Gilbert
0726d3f37d
TITANIC: Fix using inventory items on each other
2017-01-15 16:46:58 -05:00
Paul Gilbert
3fa46888a8
TITANIC: Fixes for getting chicken and starling puret
2017-01-15 16:22:15 -05:00
Paul Gilbert
988e47d2d0
TITANIC: Show correct inventory glyphs & tooltip for multi-state items
2017-01-15 16:21:46 -05:00
Paul Gilbert
85a6c1d3fe
TITANIC: Fix entering Arboretum in winter, further renamings
2017-01-15 15:21:19 -05:00
Eugene Sandulenko
40a900c3c7
DIRECTOR: Lingo: Fixed 'go to movie' procedure.
...
Now it loads the needed movie but crashes because there was no context
of script reloading
2017-01-15 21:15:45 +01:00
Eugene Sandulenko
7b666dc1ca
DIRECTOR: Cleanup main movie loading
2017-01-15 21:15:45 +01:00
Colin Snover
5d22cc438f
BUILD: Fix N64 build of test runner
2017-01-15 13:49:33 -06:00
Thierry Crozat
a0e9556554
I18N: Add codepage file for ISO-8859-7
...
This is needed for the Greek translation.
2017-01-15 19:40:25 +00:00
Thierry Crozat
780e0fe490
DEVTOOLS: Add missing end of line in error messages for cp parser
2017-01-15 19:39:46 +00:00
Eugene Sandulenko
c46697be48
TESTS: Build Wintermute test only for static plugin
2017-01-15 18:30:13 +01:00
Colin Snover
871c9d26b2
BUILD: Fix compilation of test runner on Dreamcast
...
LIBS needs to go after LDFLAGS for the Dreamcast linker to run
correctly.
2017-01-15 11:17:52 -06:00
Paul Gilbert
d4e2697adb
TITANIC: Don't allow entering Arboretum Pellerator during winter
2017-01-15 12:08:46 -05:00
Paul Gilbert
45a42ec949
DEVTOOLS: Add missing string to create_titanic data
2017-01-15 12:08:19 -05:00
Eugene Sandulenko
2d69d67568
DIRECTOR: Lingo: Fixing calling built-in symbols
2017-01-15 18:04:34 +01:00
Paul Gilbert
0e5ed5b502
TITANIC: Figured out missing code in CGlass::MouseDragEndMsg
2017-01-15 11:49:49 -05:00
Paul Gilbert
3327b9ce8d
TITANIC: Fix using chicken on dispensors
2017-01-15 11:42:58 -05:00
Eugene Sandulenko
03765dbf18
DIRECTOR: Lingo: Implemented immediate mode used for 'playAccel'
...
In this mode we treat every parameter as a string, not a keyword
or built-in name
2017-01-15 17:33:25 +01:00
Eugene Sandulenko
0a507b39d0
DIRECTOR: More debug info on Shared Cast loading
2017-01-15 17:33:25 +01:00