aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-25CRYO: Renaming, replace rect_t by Common::RectStrangerke
2017-01-25CRYO: Some renamingStrangerke
2017-01-25CRYO: Simplify loadFile, some renaming and variable type changesStrangerke
2017-01-25CRYO: Some more renamingStrangerke
2017-01-25CRYO: Some renamingStrangerke
2017-01-25CRYO: Silent some compilation warningsStrangerke
2017-01-25CRYO: Consistantly use SUB_LINE for frame initializationStrangerke
2017-01-25CRYO: Fix some compilation warnings, change some variables to booleanStrangerke
2017-01-25CRYO: Some renaming, remove a couple of useless variablesStrangerke
2017-01-25CRYO: Introduction Direction, fix some warnings using itStrangerke
2017-01-25CRYO: Use standard ScummVM typesEugene Sandulenko
2017-01-25CRYO: Added standard ScummVM headersEugene Sandulenko
2017-01-25CRYO: Refactor to avoid nested includesEugene Sandulenko
2017-01-25CRYO: Fix warningsEugene Sandulenko
2017-01-25CRYO: Fix line endingsEugene Sandulenko
2017-01-25CRYO: Fix warningsEugene Sandulenko
2017-01-25CRYO: Prettify code with AStyleRetro-Junk
2017-01-25CRYO: Lost Eden game engine initial commitRetro-Junk
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
Currently translated at 91.3% (849 of 929 strings)
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
I expect this to fail at the first run.
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
2017-01-23TESTS: Revert changes to module MakefileEugene Sandulenko
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-23TESTS: Fix missing QUIET_CXX option in MakefileEugene Sandulenko
2017-01-23TESTS: Attempt to fix Makefile for NDS buildEugene Sandulenko
2017-01-23TESTS: Fix linking target in MakefileEugene Sandulenko
2017-01-23DIRECTOR: Fix memory leakEugene Sandulenko
2017-01-23GRAPHICS: Fix number of memory leaks and wanringsEugene Sandulenko
2017-01-23GRAPHICS: Gracefully process previous version of classicmacfonts.datEugene 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
Two reduce/reduce conflicts less. 4 to go.
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
8 to go. There was incorrect parsing for put..after command.
2017-01-22TITANIC: Fix infinite loop in BarbotScriptPaul Gilbert
2017-01-22TITANIC: Fix seeing and getting crushed tvPaul Gilbert