aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-01DIRECTOR: LINGO: Fix syntax of repeatwith operatorEugene Sandulenko
2019-12-01DIRECTOR: LINGO: Fix compilation for multiple if conditionsEugene Sandulenko
2019-12-01PEGASUS: Fix Missing Default Switch CasesD G Turner
2019-12-01GRAPHICS: MACGUI: Fix default font sizeEugene Sandulenko
2019-12-01DIRECTOR: Fix fonts in cached textsEugene Sandulenko
2019-12-01DIRECTOR: LINGO: Fix c_when() code, so the eecution may continueEugene Sandulenko
2019-12-01DIRECTOR: Fix movie framerateEugene Sandulenko
2019-12-01DIRECTOR: Remove noisy warningEugene Sandulenko
2019-12-013DS: Implement dynamic pluginsBastien Bouclet
2019-12-01DIRECTOR: Do not re-render text if it was not changedEugene Sandulenko
2019-12-01DIRECTOR: Make text fields assignableEugene Sandulenko
2019-12-01GRAPHICS: MACGUI: Fix crash on MacText reallocationEugene Sandulenko
2019-12-01DIRECTOR: LINGO: Improve debug outputEugene Sandulenko
2019-12-01DIRECTOR: LINGO: Fix define() code, we were adding too many instructionsEugene Sandulenko
2019-12-01SAGA: Fix Missing Default Switch CasesD G Turner
2019-12-01LASTEXPRESS: Fix Missing Default Switch CasesD G Turner
2019-12-01DIRECTOR: LINGO: Fix compilation of the mixed code, and add relevant testEugene Sandulenko
2019-12-01DIRECTOR: LINGO: Properly compile scripts with mixed immediate code and defin...Eugene Sandulenko
2019-12-01DIRECTOR: LINGO: Improve debug outputEugene Sandulenko
2019-12-01DIRECTOR: LINGO: Made decodeInstruction() universalEugene Sandulenko
2019-12-01DIRECTOR: LINGO: JANITORIAL: Whitespace fixes for grammarEugene Sandulenko
2019-12-01SCI: Fix Missing Default Switch CasesD G Turner
2019-12-01IMAGE: Fix Missing Default Switch Case in Truemotion 1 CodecD G Turner
2019-12-01SHERLOCK: Fix Missing Default Switch CasesD G Turner
2019-12-01SLUDGE: Fix Missing Default Switch CasesD G Turner
2019-12-01STARTREK: Fix Missing Default Switch CasesD G Turner
2019-12-01COMMON: Fix Missing Default Switch Case in Span HeaderD G Turner
2019-12-01SUPERNOVA: Fix Missing Default Switch CasesD G Turner
2019-12-01DIRECTOR: LINGO: Make sure we stop after last 'on' definitionEugene Sandulenko
2019-11-30SWORD25: Fix Missing Default Switch CasesD G Turner
2019-11-30TITANIC: Fix Missing Default Switch CasesD G Turner
2019-11-30TINSEL: Fix Missing Default Switch CasesD G Turner
2019-11-30OPENPANDORA: Fix compilation failuresCameron Cawley
2019-12-01BACKENDS: Move implementation of OSystem::quit() out of ModularBackendCameron Cawley
2019-11-30IMAGE: Fix Missing Default Switch CasesD G Turner
2019-11-30GPH/OPENPANDORA: Replace use of strcat()/strcpy() with Common::String()Cameron Cawley
2019-11-30GPH/OPENPANDORA: Remove unnecessary stat() callsCameron Cawley
2019-11-30GPH/OPENPANDORA: Move ToggleTapMode() into the event managerCameron Cawley
2019-11-30GPH/OPENPANDORA: Remove global variable BUTTON_STATE_LCameron Cawley
2019-11-30SURFACESDL: Fix Missing Default Switch CasesD G Turner
2019-11-30VIDEO: Fix Missing Default Switch CasesD G Turner
2019-11-30TONY: Fix Missing Default Switch CasesD G Turner
2019-11-303DS: Prevent magnify effect from updating while the GUI is activeMichael Ball
2019-11-30AUDIO: Remove unused parameter from the MixerImpl constructorCameron Cawley
2019-11-303DS: Move -Wl,--gc-sections to avoid it interfering with the library checksCameron Cawley
2019-11-30COMMON: Add CJK encodings to Common::CodePageLe Philousophe
2019-11-30BUILD: Fix Version Define Being Added to All Code ObjectsYauheni Kaliuta
2019-11-30WINTERMUTEaviloria
2019-11-29DIRECTOR: LINGO: Add sanity checks to script executionEugene Sandulenko
2019-11-28DIRECTOR: LINGO: Improved debug outputEugene Sandulenko