Commit Graph

76323 Commits

Author SHA1 Message Date
Thierry Crozat
bd66e005c2 I18N: Regenerate translations data file 2016-09-05 21:42:09 +01:00
Thierry Crozat
01cb03c4be I18N: Update French translation 2016-09-05 21:41:51 +01:00
Thierry Crozat
a8cb3c8404 OPENGL: Implement getOSDFormat and copyRectToOSD 2016-09-05 21:40:45 +01:00
Thierry Crozat
65d3c15b01 OPENGL: Add missing USE_OSD defined checks around OSD code 2016-09-05 21:21:32 +01:00
Torbjörn Andersson
ef71f37a9c MACVENTURE: Implement opcode $cb (Get Current Day)
In Deja Vu, Pete's All Nite Gun Palace is closed if you play the
game on a Sunday. I'm guessing that's the only place where this
opcode is used
2016-09-05 19:14:36 +02:00
Torbjörn Andersson
623e4e2fdc MACVENTURE: Clear the exits window before drawing the buttons
This was a regression from adding background patterns.
2016-09-05 19:11:24 +02:00
Torbjörn Andersson
c4368a7cd2 MACVENTURE: Make opcode $ca return current time, not played time
This is used by some games to determine the appropriate greeting,
e.g. "Good evening" if you play the game in the evening.
2016-09-05 18:58:14 +02:00
Eugene Sandulenko
89dd40cd24 FULLPIPE: Further work on scene09 2016-09-05 18:42:58 +02:00
Eugene Sandulenko
4768340461 FULLPIPE: Started rewriting scene09 with Common::Array instead of CPlex 2016-09-05 18:42:58 +02:00
Torbjörn Andersson
bf851cc525 GRAPHICS: Handle Windows and Mac line breaks when word-wrapping text
This seems like the right place to do it. Hopefully it's also the
right way. It fixes line breaks in the MacVenture engine, where the
text apparently uses Mac line breaks.
2016-09-05 18:41:40 +02:00
Torbjörn Andersson
d527a16e2f GUI: Fix indentation to silence GCC 6 warning 2016-09-05 18:08:51 +02:00
Paul Gilbert
610aab1c63 TITANIC: Convert some dynamic_casts back to static_cast as appropriate 2016-09-05 10:06:21 -04:00
Lothar Serra Mari
f5ce9c167c I18N: Regenerate translations.dat 2016-09-05 10:22:01 +02:00
Lothar Serra Mari
e9c0bc02dd I18N: Update German gui translation 2016-09-05 10:20:00 +02:00
Lothar Serra Mari
0800e0614a I18N: Update translations template 2016-09-05 10:18:34 +02:00
Lothar Serra Mari
265ff03459 GUI: Enable translation for download speed string in cloud feature 2016-09-05 10:17:03 +02:00
Lothar Serra Mari
460b786635 I18N: Regenerate translations.dat 2016-09-05 09:15:49 +02:00
Lothar Serra Mari
075c27865a I18N: Update German Cloud translation 2016-09-05 09:15:49 +02:00
Eugene Sandulenko
bd5bbace3b DEVTOOLS: Fix another warning 2016-09-05 09:14:00 +02:00
Eugene Sandulenko
39ce7bc7ff DEVTOOLS: Fix warnings 2016-09-05 08:48:51 +02:00
Eugene Sandulenko
70a447975e DIRECTOR: Make PC types uniform 2016-09-05 08:39:54 +02:00
Eugene Sandulenko
78e240c23b TESTS: Fix warning 2016-09-05 08:24:37 +02:00
Eugene Sandulenko
92452a4bba GUI: Fix warnings 2016-09-05 08:18:22 +02:00
Eugene Sandulenko
f1aec5a5a2 WAGE: Fix warning 2016-09-05 08:15:29 +02:00
Eugene Sandulenko
b35c555e1b DIRECTOR: Fix warnings 2016-09-05 08:12:47 +02:00
Eugene Sandulenko
5727c9099b BUILD: Add libcurl and libsdl to Travis prerequisities 2016-09-05 08:01:54 +02:00
Filippos Karapetis
b5692e02c3 TITANIC: Fix compilation 2016-09-05 05:14:26 +03:00
Thierry Crozat
0bb84fb1e5 I18N: Improve French translation for cloud feature 2016-09-05 00:43:24 +01:00
Eugene Sandulenko
11633a3d17 FULLPIPE: Fix crash on startup when pressing ESC 2016-09-05 00:34:07 +02:00
Thierry Crozat
ed92175bf7 I18N: Initial French translation for cloud storage 2016-09-04 23:25:54 +01:00
Thierry Crozat
33b0ecf50d I18N: Update translations template 2016-09-04 23:25:54 +01:00
Thierry Crozat
7ad922fb19 CLOUD: Improve some labels 2016-09-04 23:25:54 +01:00
Eugene Sandulenko
2cbf7da319 FULLPIPE: Rename is GabeObject 2016-09-05 00:11:07 +02:00
Eugene Sandulenko
7e07e01963 FULLPIPE: Renames in PreloadItem 2016-09-05 00:03:14 +02:00
Eugene Sandulenko
9b21c5de2e FULLPIPE: Signed read for delay in PreloadItems 2016-09-04 23:57:44 +02:00
Eugene Sandulenko
26f55005b3 FULLPIPE: Rename in ExCommand structure 2016-09-04 23:54:43 +02:00
Eugene Sandulenko
a3238fdbac FULLPIPE: Added debug output to scene04 2016-09-04 22:27:05 +02:00
Eugene Sandulenko
8cc0583c74 FULLPIPE: Fix drawAlphaRectangle() 2016-09-04 22:19:13 +02:00
Eugene Sandulenko
bbdae9120e FULLPIPE: Properly initialize ObjstateCommand. This fixes game logic transitions 2016-09-04 21:20:29 +02:00
Eugene Sandulenko
e49728fc1f FULLPIPE: Added more debug output to scene05 2016-09-04 21:20:29 +02:00
Eugene Sandulenko
641920ee44 FULLPIPE: Added debug inventory to scene05 2016-09-04 21:20:29 +02:00
Lothar Serra Mari
fa0ca192aa DOC: Add lab to supported games in README 2016-09-04 20:27:09 +02:00
Lothar Serra Mari
6ad9f9a95d DOC: Add myst and gnap as supported in README 2016-09-04 20:21:12 +02:00
Lothar Serra Mari
a7d1cc91da GUI: Replace _s() with _() in storagewizarddialog.cpp
This allows the translation of a few more strings
in the Cloud settings tab.

Thanks to sev- for the fix.
2016-09-04 19:56:26 +02:00
Lothar Serra Mari
30cf057cc8 I18N: Regenerate translations.dat 2016-09-04 19:56:26 +02:00
Lothar Serra Mari
f8428827c0 I18N: Update German GUI translation 2016-09-04 19:56:26 +02:00
Lothar Serra Mari
1ae57d791a I18N: Update .po files from source code 2016-09-04 19:56:26 +02:00
Lothar Serra Mari
8ecb6995a9 I18N: Update POTFILES
Cloud related:
* gui/downloaddialog.cpp
* gui/remotebrowser.cpp
* gui/storagewizarddialog.cpp
* backends/cloud/storage.cpp

Various:
* gui/eitgamedialog.cpp
2016-09-04 19:56:26 +02:00
Eugene Sandulenko
781e38524f FULLPIPE: Fix floaters direction 2016-09-04 18:28:19 +02:00
Retro-Junk
aaf7c2a910 FULLPIPE: Fix ladder climbing crash 2016-09-04 17:53:01 +02:00