Commit Graph

100190 Commits

Author SHA1 Message Date
Le Philousophe
8cb34f6c7d AMIGAOS4: Make script compatible with Regina REXX 2020-08-23 14:34:52 +02:00
Roland van Laar
ab9fe9706a DIRECTOR: LINGO: spelling fix for fallthrough
Make implicit fallthrough explicit
2020-08-23 10:08:55 +02:00
Hubert Maier
d0c5e43141 GLK: TADS - Fix typos in game titles 2020-08-23 07:28:48 +02:00
Eugene Sandulenko
b438f6fb07 DIRECTOR: Fix warnings 2020-08-23 01:23:28 +02:00
Eugene Sandulenko
9a9c32f663 DIRECTOR: LINGO: Fix warnings 2020-08-23 01:16:57 +02:00
Eugene Sandulenko
cfa0be7e35 DIRECTOR: Fix signed/unsigned comparison 2020-08-23 01:15:17 +02:00
Eugene Sandulenko
bd8eb63e9a COMMON: Moved GUIO constants to hex codes for avoiding devs' confusion 2020-08-23 01:08:47 +02:00
Eugene Sandulenko
dcfcb39de9 COMMON: Removed non-octal number from GUIO 2020-08-23 01:04:02 +02:00
Eugene Sandulenko
3f6efbb84b COMMON: Attempt to solve diamong class hierarchy in MemoryReadStreamEndian. by athrxx 2020-08-22 22:58:43 +02:00
Eugene Sandulenko
81975911f7 CINE: Fix compilation 2020-08-22 22:58:43 +02:00
Hubert Maier
8319c89316 GLK: GLULX - Switch erroneous game titles 2020-08-22 13:42:37 -07:00
Hubert Maier
837ef8cab7 GLK: Fix GLULX game titles 2020-08-22 13:42:37 -07:00
Lothar Serra Mari
5831c5b4b9 NEWS: Update German NEWS file with latest improvements 2020-08-22 22:06:44 +02:00
Eugene Sandulenko
6c69c02442 DIRECTOR: LINGO: Reword b_play(), so it is simpler and works with "play done"
"play done" bytecode generates "play" without arguments
2020-08-22 19:06:35 +02:00
Eugene Sandulenko
f6f669c953 DIRECTOR: Setting loop for stopped DV should actually play it 2020-08-22 18:02:10 +02:00
Eugene Sandulenko
d1b0c5a986 DIRECTOR: Render last frame from paused or stopped videos 2020-08-22 18:02:10 +02:00
Eugene Sandulenko
f3f0816bd3 DIRECTOR: Fixed showing initial frame on stopped videos 2020-08-22 18:02:10 +02:00
Eric Fry
32c13ada08 DRAGONS: Only play sfx if we have a tone for the given key. Fixes #11578 2020-08-22 22:21:41 +10:00
Eric Fry
8f88862e3a NEWS: Fixed Blazing Dragons title 2020-08-22 21:47:05 +10:00
Eugene Sandulenko
2bde24c712 BUILD: Use new MSVC lib names by default 2020-08-22 10:45:00 +02:00
Eugene Sandulenko
cc2e31a2b3 DIRECTOR: Simplify expression 2020-08-22 10:38:06 +02:00
SupSuper
ed16fef008 DISTS: Use new MSVC lib names by default
MSVC devs: download the newest precompiled libraries
from http://www.scummvm.org/frs/build/scummvm_libs_2015.zip
2020-08-22 09:21:04 +01:00
Matthew Jimenez
60225edf42 ULTIMA8: Fix forward declarations of AnimAction 2020-08-21 21:44:14 -05:00
djsrv
d50b9a8a37 DIRECTOR: LINGO: Add chunk tests 2020-08-21 21:52:54 -04:00
djsrv
5201974ec7 DIRECTOR: LINGO: Comment out bad chunk tests 2020-08-21 21:52:54 -04:00
djsrv
c147a5c979 DIRECTOR: LINGO: Implement chunk refs 2020-08-21 21:52:54 -04:00
djsrv
3bf6f79a3e DIRECTOR: Fix crash on mouse move in lingotests 2020-08-21 21:52:54 -04:00
djsrv
4c7593659b DIRECTOR: LINGO: Fix 0 indices in c_charToOf 2020-08-21 21:52:54 -04:00
Nathanael Gentry
828595c9fc DIRECTOR: Don't override shape dimensions 2020-08-21 16:52:07 -04:00
Nathanael Gentry
0bab9810c0 DIRECTOR: Fix getWidgetRect code path
This is morally equivalent to getWidgetRect, but takes into account the changes
to dimensions that MacText makes for borders and gutters and a text shadow.
Thus, these features are working again.
2020-08-21 16:34:06 -04:00
Nathanael Gentry
d650738f9f DIRECTOR: Add puppet check on kTheCastNum 2020-08-21 14:35:12 -04:00
Nathanael Gentry
5c7b8fce47 DIRECTOR: LINGO: Add GetVolume XFCN as builtin 2020-08-21 14:35:12 -04:00
djsrv
a6fc2ee3dc DIRECTOR: JANITORIAL: Add explicit int->bool casts
for sprite properties.
2020-08-21 12:58:52 -04:00
djsrv
c883a98b72 DIRECTOR: JANITORIAL: Make int->bool cast explicit 2020-08-21 12:38:42 -04:00
djsrv
8313c2cf6a DIRECTOR: LINGO: Fix unsafe int/bool comparison 2020-08-21 12:38:42 -04:00
Eugene Sandulenko
45c49b1195 DIRECTOR: Load DVs only on demand 2020-08-21 10:52:08 +02:00
Cameron Cawley
cf068bcc08 ALL: Remove direct use of OSystem::createMutex() 2020-08-21 09:39:00 +02:00
Eugene Sandulenko
6372c5d845 DIRECTOR: Implemented DV looping 2020-08-21 09:37:33 +02:00
djsrv
ccfd1c8fd4 DIRECTOR: LINGO: Fix installMenu in D4 movies 2020-08-21 01:02:53 -04:00
djsrv
f2291b2c53 DIRECTOR: LINGO: Handle installMenu 0 2020-08-21 01:02:53 -04:00
SupSuper
74db2b3860 CREATE_PROJECT: Fix typos in MSVC properties 2020-08-21 05:38:26 +01:00
Paul Gilbert
6fc3c69527 GLK: ALAN2: Added detection entries 2020-08-20 21:32:25 -07:00
Paul Gilbert
7a257a0887 GLK: ALAN3: More detection entries 2020-08-20 21:32:25 -07:00
djsrv
1e476e1446 DIRECTOR: LINGO: Assert cast member error in tests 2020-08-21 00:20:26 -04:00
djsrv
74bb24c2e5 DIRECTOR: LINGO: Error on missing cast member 2020-08-21 00:20:26 -04:00
djsrv
20e54db2ae DIRECTOR: LINGO: Implement errors 2020-08-21 00:20:22 -04:00
djsrv
07034e3b71 DIRECTOR: LINGO: Remove factoryCall declaration
Was unused.
2020-08-21 00:14:06 -04:00
sluicebox
6e7e0a11fa SCI: Fix QFG1VGA character sheet night palette
Fixes bug #10295
2020-08-20 20:55:45 -07:00
Paul Gilbert
5a84abcc5d GLK: ALAN3: Added detection entries 2020-08-20 20:50:38 -07:00
Paul Gilbert
637e9af18d GLK: ZCODE: Correct British spelling for TCOM remake 2020-08-20 20:50:38 -07:00