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
Eugene Sandulenko
37bb3abce4
TESTS: Revert changes to module Makefile
...
The recent changes were made in attempt to fix the test building
for NDS target, but since we're not building tests there, these
changes are reverted for the sake of cleaner code.
2017-01-23 21:34:47 +01:00
Eugene Sandulenko
4212734b1e
TESTS: Fix missing QUIET_CXX option in Makefile
2017-01-23 21:11:03 +01:00
Eugene Sandulenko
595770368c
TESTS: Attempt to fix Makefile for NDS build
2017-01-23 21:07:08 +01:00
Eugene Sandulenko
320ed53f31
TESTS: Fix linking target in Makefile
2017-01-23 20:52:52 +01:00
Eugene Sandulenko
311bb2f1b6
DIRECTOR: Fix memory leak
2017-01-23 20:28:07 +01:00
Eugene Sandulenko
7396965005
GRAPHICS: Fix number of memory leaks and wanrings
2017-01-23 20:27:00 +01:00
Eugene Sandulenko
1caaf49f20
GRAPHICS: Gracefully process previous version of classicmacfonts.dat
2017-01-23 19:59:42 +01:00
Eugene Sandulenko
e66961e1de
JANITORIAL: Whitespace fixes
2017-01-23 19:39:51 +01:00
Eugene Sandulenko
83ab1fc441
DIRECTOR: Lingo: Fix all remaining reduce/reduce conflicts
2017-01-23 19:39:50 +01:00
Eugene Sandulenko
6d4bbc1586
DIRECTOR: Lingo: Clarified macro grammar.
...
Two reduce/reduce conflicts less. 4 to go.
2017-01-23 19:39:50 +01:00
Eugene Sandulenko
b7e937a2d5
DIRECTOR: Lingo: Fix macro grammar parcing. Removes 2 more reduce/reduce
2017-01-23 19:39:50 +01:00
Eugene Sandulenko
a1a42d3116
DIRECTOR: Lingo: Fix 57 more reduce/reduce conflicts in the grammar.
...
8 to go.
There was incorrect parsing for put..after command.
2017-01-23 19:39:50 +01:00
Paul Gilbert
68ab3f228c
TITANIC: Fix infinite loop in BarbotScript
2017-01-22 23:32:14 -05:00
Paul Gilbert
fc818fd2d6
TITANIC: Fix seeing and getting crushed tv
2017-01-22 23:27:38 -05:00
Thierry Crozat
262c5659a8
I18N: Regenerate translations data file
2017-01-23 05:05:13 +01:00
Paul Gilbert
d297087e43
TITANIC: Renamings for CParrotSuccUBus, fix getting Titania's nose
2017-01-22 22:27:47 -05:00
Paul Gilbert
4768619c8c
TITANIC: Renamings for CUpLighter
2017-01-22 21:07:53 -05:00
Eugene Sandulenko
7dd6e826e9
DIRECTOR: Lingo: Fix 35 reduce/reduce conflicts in grammar. 65 to go
2017-01-23 00:46:12 +01:00
Eugene Sandulenko
e237944bfc
DIRECTOR: Lingo: Remove token duplicate
2017-01-23 00:46:12 +01:00
Paul Gilbert
97f33133bb
TITANIC: Further SuccUBus renamings
2017-01-22 18:08:19 -05:00
Paul Gilbert
4847fd49a9
TITANIC: Fixes for sending via the Bilge SuccUBus
2017-01-22 16:32:48 -05:00