Commit Graph

79573 Commits

Author SHA1 Message Date
lubomyr
2c32173146 ANDROIDSDL: code formatting... 2017-02-15 20:26:37 +02:00
lubomyr
2412502eee ANDROIDSDL: implemented checkbox for swap menu and back buttons 2017-02-14 17:38:44 +02:00
lubomyr
216f9c4f11 ANDROIDSDL: backend related checking in options.cpp replaced with hasFeature... condition, renamed some fields and methods 2017-02-14 15:13:58 +02:00
lubomyr
f8c4274f1a ANDROIDSDL: code refactoring... 2017-02-07 16:35:41 +02:00
lubomyr
2d7803c22f ANDROIDSDL: code optimization 2017-02-01 14:34:32 +02:00
lubomyr
9cdda5c045 ANDROIDSDL: implemented checkbox for show/hide on-screen control in Options menu 2017-01-31 22:44:50 +02:00
lubomyr
2aa0cdcff6 ANDROIDSDL: fixed in-game menu crash, removed unused method 2017-01-31 20:36:54 +02:00
lubomyr
15acee29f1 ANDROIDSDL: implemented checkbox for change mouse mode in Options menu 2017-01-30 22:35:40 +02:00
Eugene Sandulenko
ca55163ea1 JANITORIAL: Fix code formatting 2017-01-28 12:14:49 +01:00
Eugene Sandulenko
1f721e929f GRAPHICS: Implemented MacFont fallback 2017-01-28 11:40:45 +01:00
Eugene Sandulenko
61ffb6f553 DIRECTOR: Added more debug output to text display 2017-01-28 11:24:02 +01:00
Eugene Sandulenko
e33fba2d14 DEVTOOLS: Update create_classicmacfonts.sh to the latest changes in fonts 2017-01-28 11:24:02 +01:00
Paul Gilbert
7cc2e00eca TITANIC: Properly initialize TTconcept fields on creation 2017-01-27 22:24:56 -05:00
Paul Gilbert
e9e8d68cc9 TITANIC: Use ParserAction enum in calls to addNode 2017-01-27 22:02:00 -05:00
Paul Gilbert
8c48fd6bc7 TITANIC: Don't untimely remove unrecognised COMPLEX_VERB parser nodes 2017-01-27 21:50:37 -05:00
Walter van Niftrik
10766eb46f ADL: Add support for printing bell character 2017-01-27 23:14:19 +01:00
Walter van Niftrik
d87b4b3f18 ADL: Remove word wrapping from hires5 item check 2017-01-27 23:14:19 +01:00
Walter van Niftrik
5a79b99564 ADL: Fix word wrapping when last line is full 2017-01-27 23:14:19 +01:00
Eugene Sandulenko
280bcb9c7d DIRECTOR: Clear font mapping before loading new map 2017-01-27 19:47:52 +01:00
Eugene Sandulenko
d8c8b78afa DIRECTOR: Register and use additional fonts 2017-01-27 19:03:04 +01:00
Eugene Sandulenko
fae09e9343 GRAPHICS: Added additional font map registering to MacFontManager 2017-01-27 19:02:37 +01:00
Eugene Sandulenko
c29bb1b672 JANITORIAL: Whitespace fixes 2017-01-27 18:47:10 +01:00
Eugene Sandulenko
7808005841 JANITORIAL: Cleanup 2017-01-27 10:22:23 +01:00
Eugene Sandulenko
01133310c4 GRAPHICS: Overload loadFonts() method in MacResMnager 2017-01-27 10:15:54 +01:00
Eugene Sandulenko
399f5b9be5 DIRECTOR: Plug in MacFont loading from Shared Casts 2017-01-26 19:08:11 +01:00
Eugene Sandulenko
2991871d03 GRAPHICS: Refactor Mac font loading into per file method 2017-01-26 18:50:33 +01:00
Eugene Sandulenko
d99036a480 GRAPHICS: More fixes to MacFont scaling. Now it does work 2017-01-26 18:45:24 +01:00
Eugene Sandulenko
1180f7a03f DIRECTOR: Improved font scaling test 2017-01-26 18:08:03 +01:00
Eugene Sandulenko
f7ada97cf8 GRAPHICS: Fixes to MacFont scaling 2017-01-26 18:08:03 +01:00
Sven Hesse
acc9773a3d GOB: Add another interactive Gob3 demo, as supplied by Dark-Star
This demo comes with texts in English (GB), German and French.
2017-01-26 16:30:23 +01:00
Paul Gilbert
95864c8348 TITANIC: Simplify TTconceptNode setConcept 2017-01-25 19:38:55 -05:00
Purple T
66fd5eef7c I18N: Update translation (French)
Currently translated at 100.0% (929 of 929 strings)
2017-01-25 22:32:10 +01:00
Eugene Sandulenko
e25bac9690 BUILD: Added missing libs to Travis CI osx configuration 2017-01-25 20:00:15 +01:00
Eugene Sandulenko
797be02eb2 GRAPHICS: Fix MacFont association to MacFontFamily 2017-01-25 19:41:53 +01:00
Walter van Niftrik
8c854897fd ADL: Implement hires5+ flood fill 2017-01-25 16:03:11 +01:00
Walter van Niftrik
55f3bef837 ADL: Merge graphics code into a single file 2017-01-25 16:03:11 +01:00
Rafał Rzepecki
7b0c49b2a8 I18N: Update translation (Polish)
Currently translated at 91.3% (849 of 929 strings)
2017-01-25 13:49:27 +01:00
Eugene Sandulenko
368c0928b6 DIRECTOR: Added test for drawing scaled MacFonts 2017-01-25 12:44:24 +01:00
Eugene Sandulenko
e2b1cd5c80 GRAPHICS: Implemented test for MacFont scaling 2017-01-25 12:44:24 +01:00
Eugene Sandulenko
bac7b6d651 BUILD: Adding OSX target to Travis CI.
I expect this to fail at the first run.
2017-01-25 10:56:58 +01:00
Paul Gilbert
333dd1184d TITANIC: Handle index 0 in TTconceptNode setConcept 2017-01-24 22:52:38 -05:00
Paul Gilbert
8d6bb245ab TITANIC: Fix TTconcept checkWordClass for script concepts 2017-01-24 22:32:55 -05:00
Paul Gilbert
186697eca9 TITANIC: Fix initialisation of the title script 2017-01-24 20:07:45 -05:00
Eugene Sandulenko
b84ab35363 GRAPHICS: Plug MacFont scaler in 2017-01-24 23:33:59 +01:00
Eugene Sandulenko
41e93fca16 GRAPHICS: Further work on MacFont scaling 2017-01-24 23:21:29 +01:00
Paul Gilbert
664cb4dd53 TITANIC: Some initial Barbot fixes, field renamings 2017-01-23 22:14:10 -05:00
Eugene Sandulenko
371adf9ea6 GRAPHICS: Stop leaking memory. MacResMan deletes stream 2017-01-23 23:57:38 +01:00
Eugene Sandulenko
2e956b69d5 GRAPHICS: Fix crash in MacFontManager 2017-01-23 23:44:53 +01:00
Eugene Sandulenko
87a7198521 BUILD: Add IRC notifications to Travis CI builds 2017-01-23 22:16:48 +01:00
Eugene Sandulenko
3bd85ef313 TESTS: Fix tests building 2017-01-23 21:58:38 +01:00