aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-29GRAPHICS: Initial code for MacText formattingEugene Sandulenko
2017-01-28TITANIC: Fixes/renaming for giving ingredients to BarbotPaul Gilbert
2017-01-28TITANIC: Clarify code for giving glass to BarbotPaul Gilbert
2017-01-28TITANIC: Revert field renamings in CScriptHandlerPaul Gilbert
2017-01-28TITANIC: Further CScriptHandler renamingsPaul Gilbert
2017-01-28TITANIC: Renamed sentence concept fields in CScriptHandlerPaul Gilbert
2017-01-28TITANIC: Properly handle sentences with multiple objectsPaul Gilbert
2017-01-28TITANIC: Properly handle uppercase and 's when normalizing conv textPaul Gilbert
2017-01-28JANITORIAL: Fix code formattingEugene Sandulenko
2017-01-28GRAPHICS: Implemented MacFont fallbackEugene Sandulenko
2017-01-28DIRECTOR: Added more debug output to text displayEugene Sandulenko
2017-01-28DEVTOOLS: Update create_classicmacfonts.sh to the latest changes in fontsEugene Sandulenko
2017-01-27TITANIC: Properly initialize TTconcept fields on creationPaul Gilbert
2017-01-27TITANIC: Use ParserAction enum in calls to addNodePaul Gilbert
2017-01-27TITANIC: Don't untimely remove unrecognised COMPLEX_VERB parser nodesPaul Gilbert
2017-01-27ADL: Add support for printing bell characterWalter van Niftrik
2017-01-27ADL: Remove word wrapping from hires5 item checkWalter van Niftrik
2017-01-27ADL: Fix word wrapping when last line is fullWalter van Niftrik
2017-01-27DIRECTOR: Clear font mapping before loading new mapEugene Sandulenko
2017-01-27DIRECTOR: Register and use additional fontsEugene Sandulenko
2017-01-27GRAPHICS: Added additional font map registering to MacFontManagerEugene Sandulenko
2017-01-27JANITORIAL: Whitespace fixesEugene Sandulenko
2017-01-27JANITORIAL: CleanupEugene Sandulenko
2017-01-27GRAPHICS: Overload loadFonts() method in MacResMnagerEugene Sandulenko
2017-01-26DIRECTOR: Plug in MacFont loading from Shared CastsEugene Sandulenko
2017-01-26GRAPHICS: Refactor Mac font loading into per file methodEugene Sandulenko
2017-01-26GRAPHICS: More fixes to MacFont scaling. Now it does workEugene Sandulenko
2017-01-26DIRECTOR: Improved font scaling testEugene Sandulenko
2017-01-26GRAPHICS: Fixes to MacFont scalingEugene Sandulenko
2017-01-26GOB: Add another interactive Gob3 demo, as supplied by Dark-StarSven Hesse
2017-01-25TITANIC: Simplify TTconceptNode setConceptPaul Gilbert
2017-01-25I18N: Update translation (French)Purple T
2017-01-25BUILD: Added missing libs to Travis CI osx configurationEugene Sandulenko
2017-01-25GRAPHICS: Fix MacFont association to MacFontFamilyEugene Sandulenko
2017-01-25ADL: Implement hires5+ flood fillWalter van Niftrik
2017-01-25ADL: Merge graphics code into a single fileWalter van Niftrik
2017-01-25I18N: Update translation (Polish)RafaƂ Rzepecki
2017-01-25DIRECTOR: Added test for drawing scaled MacFontsEugene Sandulenko
2017-01-25GRAPHICS: Implemented test for MacFont scalingEugene Sandulenko
2017-01-25BUILD: Adding OSX target to Travis CI.Eugene Sandulenko
2017-01-24TITANIC: Handle index 0 in TTconceptNode setConceptPaul Gilbert
2017-01-24TITANIC: Fix TTconcept checkWordClass for script conceptsPaul Gilbert
2017-01-24TITANIC: Fix initialisation of the title scriptPaul Gilbert
2017-01-24GRAPHICS: Plug MacFont scaler inEugene Sandulenko
2017-01-24GRAPHICS: Further work on MacFont scalingEugene Sandulenko
2017-01-23TITANIC: Some initial Barbot fixes, field renamingsPaul Gilbert
2017-01-23GRAPHICS: Stop leaking memory. MacResMan deletes streamEugene Sandulenko
2017-01-23GRAPHICS: Fix crash in MacFontManagerEugene Sandulenko
2017-01-23BUILD: Add IRC notifications to Travis CI buildsEugene Sandulenko
2017-01-23TESTS: Fix tests buildingEugene Sandulenko