100429 Commits

Author SHA1 Message Date
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
djsrv
34393fde5e DIRECTOR: LINGO: Remove c_lazyeval 2020-08-20 23:41:51 -04:00
djsrv
f49480425d DIRECTOR: LINGO: Adjust c_eval to var changes 2020-08-20 23:41:28 -04:00
Thierry Crozat
96efdb5575 SCI: Fix compilation of template MidiPlayer classes 2020-08-21 01:09:47 +01:00
sluicebox
b98fed9dd0 SCI32: Fix KQ7 Chicken Petite crash, bug #11575 2020-08-20 16:06:14 -07:00
Eugene Sandulenko
9a5bf797de NEWS: Mention MorphOS port 2020-08-21 01:01:07 +02:00
BeWorld
2f1acbe627 MORPHOS: simplify VERSION
- Same as AmigaOS4, add AMIGA format DATE
- Configure : force optimization level on release build
2020-08-21 00:59:18 +02:00
BeWorld
3f69eca932 MORPHOS: remove USE_GLES_MODE
Not necessary
2020-08-21 00:59:18 +02:00
Eugene Sandulenko
1277ff8b35 MORPHOS: Update backends/platform/sdl/sdl-window.cpp
Co-authored-by: Cameron Cawley <ccawley2011@gmail.com>
2020-08-21 00:59:18 +02:00
Eugene Sandulenko
3d79ce5cc0 MORPHOS: Update backends/fs/stdiostream.cpp
Co-authored-by: Cameron Cawley <ccawley2011@gmail.com>
2020-08-21 00:59:18 +02:00
Eugene Sandulenko
18fd8f91e4 MORPHOS: Update configure
Co-authored-by: Cameron Cawley <ccawley2011@gmail.com>
2020-08-21 00:59:18 +02:00
BeWorld
2f39941fb3 MORPHOS: Update morphos.mk 2020-08-21 00:59:18 +02:00