aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-01-29GRAPHICS: Pass MacWindowManager to MacText constructorEugene Sandulenko
2017-01-28TITANIC: Renamings for music controlsPaul Gilbert
2017-01-28TITANIC: Fix Pellerator movement from Bar to Music RoomPaul Gilbert
2017-01-28TITANIC: Fix Barbot getting drunkPaul Gilbert
2017-01-28TITANIC: Fix Barbot telling what ingredients are still neededPaul Gilbert
2017-01-29DIRECTOR: Pass font formatting info to MacTextEugene 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-28DIRECTOR: Added more debug output to text displayEugene 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-27JANITORIAL: Whitespace fixesEugene Sandulenko
2017-01-27GRAPHICS: Overload loadFonts() method in MacResMnagerEugene Sandulenko
2017-01-26DIRECTOR: Plug in MacFont loading from Shared CastsEugene Sandulenko
2017-01-26DIRECTOR: Improved font scaling testEugene Sandulenko
2017-01-26GOB: Add another interactive Gob3 demo, as supplied by Dark-StarSven Hesse
2017-01-25TITANIC: Simplify TTconceptNode setConceptPaul Gilbert
2017-01-25ADL: Implement hires5+ flood fillWalter van Niftrik
2017-01-25ADL: Merge graphics code into a single fileWalter van Niftrik
2017-01-25DIRECTOR: Added test for drawing scaled MacFontsEugene 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-23TITANIC: Some initial Barbot fixes, field renamingsPaul Gilbert
2017-01-23DIRECTOR: Fix memory leakEugene Sandulenko
2017-01-23JANITORIAL: Whitespace fixesEugene Sandulenko
2017-01-23DIRECTOR: Lingo: Fix all remaining reduce/reduce conflictsEugene Sandulenko
2017-01-23DIRECTOR: Lingo: Clarified macro grammar.Eugene Sandulenko
2017-01-23DIRECTOR: Lingo: Fix macro grammar parcing. Removes 2 more reduce/reduceEugene Sandulenko
2017-01-23DIRECTOR: Lingo: Fix 57 more reduce/reduce conflicts in the grammar.Eugene Sandulenko
2017-01-22TITANIC: Fix infinite loop in BarbotScriptPaul Gilbert
2017-01-22TITANIC: Fix seeing and getting crushed tvPaul Gilbert
2017-01-22TITANIC: Renamings for CParrotSuccUBus, fix getting Titania's nosePaul Gilbert
2017-01-22TITANIC: Renamings for CUpLighterPaul Gilbert
2017-01-23DIRECTOR: Lingo: Fix 35 reduce/reduce conflicts in grammar. 65 to goEugene Sandulenko
2017-01-23DIRECTOR: Lingo: Remove token duplicateEugene Sandulenko
2017-01-22TITANIC: Further SuccUBus renamingsPaul Gilbert
2017-01-22TITANIC: Fixes for sending via the Bilge SuccUBusPaul Gilbert
2017-01-22TITANIC: Added a SuccUBusAction enumPaul Gilbert