Commit Graph
86814 Commits
Author SHA1 Message Date
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
Paul Gilbert a520a18a01 XEEN: Further fix identified warnings 2016-09-04 22:37:42 -04:00
Filippos Karapetis b5692e02c3 TITANIC: Fix compilation 2016-09-05 05:14:26 +03:00
Paul Gilbert 1a99d8ee8d XEEN: Fix compiler warnings 2016-09-04 22:01:16 -04:00
Paul Gilbert 94e1b960c4 XEEN: Converted XSurface to derive from ManagedSurface 2016-09-04 21:30:05 -04:00
Paul Gilbert 12d57ad5fe XEEN: Beginnings of Darkside endgame and music 2016-09-04 21:29:45 -04:00
Paul Gilbert 0c948b6bd0 XEEN: Fix Travis identified warnings 2016-09-04 21:24:37 -04:00
Paul Gilbert 63a4201541 XEEN: Change a strncpy use to Common::strlcpy 2016-09-04 21:24:07 -04: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
Strangerke 6e404ec0bc DM: Small refactoring in processThingAdditionOrRemoval 2016-09-04 23:58:51 +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
Strangerke d6b2ea67b0 DM: More polishing in MovesensMan 2016-09-04 23:35:58 +02:00
Strangerke 47741742f5 DM: Fix typo in the name of isObjectInPartyPossession, get rid of the GOTO 2016-09-04 23:18:11 +02:00
Strangerke 91fe53762d DM: First pass of refactoring in isObjcetInPartyPossession 2016-09-04 23:13:30 +02:00
Strangerke c95620b8db DM: First pass of refactoring of getTeleporterRotatedGroupResult 2016-09-04 22:47:23 +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
Strangerke e5c1888e8c DM: Some more refactoring in MovesensMan, change return value of getSound() 2016-09-04 22:02:27 +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
Strangerke 1a9f9c54aa DM: Fix original bug in isLevitating 2016-09-04 20:49:45 +02:00
Strangerke 3df32ecf20 DM: Refactor getMoveResult() 2016-09-04 20:45:38 +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