Commit Graph

79923 Commits

Author SHA1 Message Date
Paul Gilbert
a678a0b27b TITANIC: Fixes to choosing wave files for instruments 2017-02-09 19:41:04 -05:00
Paul Gilbert
c9d0301016 TITANIC: Fix setting correct instrument _pitchControl values 2017-02-09 19:11:48 -05:00
Walter van Niftrik
441f940069 ADL: Bring hires6 in line with hires5 2017-02-10 00:52:54 +01:00
Filippos Karapetis
a938942f03 CREATE_PROJECT: Also silence warning 4100 in MSVC
Some formal function parameters are not used in all overloaded
functions, which results in loads of 4100 warnings when building
CREATE_PROJECT. This change silences warning 4100 together with
the others
2017-02-10 00:39:43 +02:00
Eugene Sandulenko
39aa4ecd84 DIRECTOR: Lingo: Documented D4 "Variables" Lingo
This completes the Director 4.0 grammar. Woo hoo!
2017-02-09 23:26:52 +01:00
Eugene Sandulenko
d87cddca4e DIRECTOR: Lingo: Documented D4 "Time" Lingo 2017-02-09 23:19:48 +01:00
Eugene Sandulenko
0b4b073493 DIRECTOR: Lingo: Documented D4 "Text" Lingo 2017-02-09 23:16:18 +01:00
Eugene Sandulenko
2c4706f29d DIRECTOR: Lingo: Documented D4 "System" Lingo 2017-02-09 22:57:53 +01:00
Eugene Sandulenko
dd3bcac78c DIRECTOR: Lingo: Documented D4 "Sprites" Lingo 2017-02-09 22:46:12 +01:00
Eugene Sandulenko
0af1758ef4 DIRECTOR: Lingo: Documented D4 "Sound" Lingo 2017-02-09 22:31:46 +01:00
Eugene Sandulenko
0229c95953 DIRECTOR: Lingo: Documented D4 "Rectangle and point coordinates" Lingo 2017-02-09 20:32:34 +01:00
Eugene Sandulenko
c6567ce71a DIRECTOR: Lingo: Documented D4 "Puppets" Lingo 2017-02-09 20:12:02 +01:00
Eugene Sandulenko
c444de0eca DIRECTOR: Made DirectorEngine::_currentScore private 2017-02-09 18:48:22 +01:00
Eugene Sandulenko
5fb528743b DIRECTOR: Lingo: Add sanity checks to score-related built-ins 2017-02-09 18:45:42 +01:00
Eugene Sandulenko
b4ea7e0ce9 DIRECTOR: Lingo: Fix Symbol printing 2017-02-09 18:43:10 +01:00
Eugene Sandulenko
5370377943 DIRECTOR: Lingo: Fix global symbol processing 2017-02-09 09:23:13 +01:00
Eugene Sandulenko
73cf9721e3 DIRECTOR: Lingo: Fix double free in local vars 2017-02-09 09:11:54 +01:00
Paul Gilbert
b2aee3b116 TITANIC: Another music parser fix 2017-02-08 22:57:05 -05:00
Paul Gilbert
017056fb2e TITANIC: Fix for CMusicParser parsing 2017-02-08 22:10:15 -05:00
Lothar Serra Mari
bc08f9a4e5 I18N: Update translation (German)
Currently translated at 100.0% (929 of 929 strings)
2017-02-09 02:30:30 +01:00
Paul Gilbert
059a2b3751 TITANIC: Renamings and comments for music classes 2017-02-08 20:30:18 -05:00
Eugene Sandulenko
d8a103d9e2 DIRECTOR: Lingo: Documented D4 "Predefined methods and special messages" Lingo 2017-02-08 22:11:23 +01:00
Eugene Sandulenko
c0dd0f4f53 DIRECTOR: Lingo: Documented D4 "Playing movies" Lingo 2017-02-08 21:45:48 +01:00
Eugene Sandulenko
eb179c5241 DIRECTOR: Lingo: Documented D4 "Parent scripts" Lingo 2017-02-08 21:30:29 +01:00
Eugene Sandulenko
c8236bb285 DIRECTOR: Lingo: Documented D4 "Output" Lingo 2017-02-08 21:11:54 +01:00
Eugene Sandulenko
03e7c3ca60 DIRECTOR: Lingo: Documented D4 "Operators and math functions" Lingo 2017-02-08 20:32:53 +01:00
Colin Snover
f1d9955540 COMMON: Fix calling Span::getStringAt with non-zero index 2017-02-08 12:05:14 -06:00
Eugene Sandulenko
3aa660f4c7 DIRECTOR: Lingo: Fix macro definition 2017-02-08 18:21:46 +01:00
Eugene Sandulenko
296dac6bc2 DIRECTOR: Lingo: Switched Symbol::name to Common::String 2017-02-08 17:30:17 +01:00
Eugene Sandulenko
1b53a2ce75 DIRECTOR: Lingo: Fix 'when..then' statement 2017-02-08 17:30:17 +01:00
Eugene Sandulenko
31d6fa0980 DIRECTOR: Lingo: Fix constants parsing 2017-02-08 17:30:17 +01:00
Strangerke
c2e0e001a7 CRYO: Fix some more GCC warnings 2017-02-08 16:30:52 +01:00
Strangerke
c55e8f9544 CRYO: Fix some shadowed member 2017-02-08 16:11:20 +01:00
Strangerke
46260fdf41 CRYO: Fix a GCC warning 2017-02-08 15:47:25 +01:00
Strangerke
18c1f2f6e4 CRYO: Fix several issues reported by coverity 2017-02-08 15:33:51 +01:00
Eugene Sandulenko
f0f6915e52 DIRECTOR: Specify Shared Cast name for D4+ Mac movies 2017-02-08 01:29:38 +01:00
Dario Scarpa
8966d4f8fc DREAMWEB: fixed detection of Italian CD release
The Italian CD release of Dreamweb (available on
https://www.scummvm.org/games/) was not properly
detected (the floppy version was detected, so
speech stayed disabled).
Added a proper entry to fix the issue.
2017-02-07 23:59:22 +00:00
Willem Jan Palenstijn
2f4f130918 SCI: Fix warnings 2017-02-07 21:45:17 +01:00
Eugene Sandulenko
c1edd61669 Merge pull request #896 from criezy/create-project-fixes
DEVTOOLS: Create project fixes
2017-02-07 21:20:31 +01:00
Eugene Sandulenko
b3784db8d5 Merge pull request #892 from Retro-Junk/cryo
CRYO: New engine
2017-02-07 21:19:22 +01:00
Eugene Sandulenko
0a90aca897 DIRECTOR: Remove noisy and obsolete debug output 2017-02-07 21:13:25 +01:00
Eugene Sandulenko
a09d15e892 DIRECTOR: Fixed Lingo's 'go to movie' Red/Blue works 2017-02-07 20:57:32 +01:00
Eugene Sandulenko
355435e9a7 DIRECTOR: Move graphics-related code to graphics.cpp 2017-02-07 20:08:49 +01:00
Eugene Sandulenko
a9fb3e3225 DIRECTOR: Lingo: Added debug output to lexer and fixed builtin.lingo test 2017-02-07 11:09:06 +01:00
Eugene Sandulenko
cf50378985 DIRECTOR: Lingo: Finally fixed grammar for BLTINARGLIST 2017-02-07 11:01:12 +01:00
Eugene Sandulenko
b0cd2a9016 DIRECTOR: Lingo: Fix lexer for built-ins detection 2017-02-07 10:55:02 +01:00
Eugene Sandulenko
54aac6a03c DIRECTOR: Lingo: Fixed typo in builtin list and added sanity check to catch it 2017-02-07 10:45:24 +01:00
Eugene Sandulenko
b37a3e5224 DIRECTOR: Lingo: Documented D4 "Movie in a window" Lingo 2017-02-07 09:47:33 +01:00
Eugene Sandulenko
e0b7e823b2 DIRECTOR: Lingo: Documented D4 "Mouse and pointer" Lingo 2017-02-07 09:15:15 +01:00
Eugene Sandulenko
eb986c7cc3 DIRECTOR: Lingo: Documented D4 "Menus" Lingo 2017-02-07 09:08:37 +01:00