aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-14BACKENDS: Move nextHigher2() into common/algorithm.hCameron Cawley
2019-12-14ANDROID: Fix bad message id for long press back btnThanasis Antoniou
2019-12-14I18N: Update translations templatesThierry Crozat
2019-12-14ANDROID: Long press for back button has an alternate (menu button) functionThanasis Antoniou
2019-12-14ANDROID: Improve keyboard support (#1857)Cameron Cawley
2019-12-14GRAPHICS: MACGUI: Fixed text format parsingEugene Sandulenko
2019-12-14DIRECTOR: Improved debug outputEugene Sandulenko
2019-12-13DIRECTOR: Implemented slow playback debug optionEugene Sandulenko
2019-12-13DIRECTOR: Changed notion of 'go to' commands to postponedEugene Sandulenko
2019-12-13DIRECTOR: Fix label processingEugene Sandulenko
2019-12-13DIRECTOR: Properly detect current labelEugene Sandulenko
2019-12-13DIRECTOR: Improved loading debug outputEugene Sandulenko
2019-12-13DIRECTOR: Correct sequence of events around frame drawingEugene Sandulenko
2019-12-13DIRECTOR: Improved image debug outputEugene Sandulenko
2019-12-12SCI32: Fix QFG4 Necrotaur blackout script patchsluicebox
2019-12-13DIRECTOR: LINGO: Fixed menus without newline at the endEugene Sandulenko
2019-12-13DIRECTOR: LINGO: Fix warningEugene Sandulenko
2019-12-13JANITORIAL: Whitespace fixesEugene Sandulenko
2019-12-12COMMON: Fix string length in U32String::encode()Eugene Sandulenko
2019-12-12DIRECTOR: Fix Signed vs. Unsigned Comparison GCC Warning.D G Turner
2019-12-12GOB: Fix Missing Default Switch CasesD G Turner
2019-12-12I18N: Update translations templatesThierry Crozat
2019-12-12I18N: Update translation (Spanish)Rodrigo Vegas Sánchez-Ferrero
2019-12-12CONFIGURE: Ensure Compiler Errors Are Saved in Temporary Debug LogD G Turner
2019-12-11DIRECTOR: Properly set CachedMacTextEugene Sandulenko
2019-12-11GRAPHICS: MACGUI: Implemented non-binary version of inline text formattingEugene Sandulenko
2019-12-11DIRECTOR: Optimize screen copying for zoomBoxesEugene Sandulenko
2019-12-11BLADERUNNER: Debugger get or set game difficultyThanasis Antoniou
2019-12-11DIRECTOR: Added comments to screen update callsEugene Sandulenko
2019-12-11GRAPHICS: MACGUI: Added setup sanity checks to MacMenuEugene Sandulenko
2019-12-11DIRECTOR: Plug MacWindowManager inEugene Sandulenko
2019-12-11GRAPHICS: Fix Missing Default Switch Cases in LarryScaleD G Turner
2019-12-11GLK: Fix Missing Default Switch Cases in Engine Base CodeD G Turner
2019-12-11COMMON: Minor Spelling Fix to Util Header CommentD G Turner
2019-12-11DIRECTOR: LINGO: Pass menu to MacMenu in installMenu built-inEugene Sandulenko
2019-12-11DIRECTOR: LINGO: Initial code for b_installMenu(). ParsingEugene Sandulenko
2019-12-11DIRECTOR: Store original Stxt valueEugene Sandulenko
2019-12-11DIRECTOR: Escape Stxt debug outputEugene Sandulenko
2019-12-11DIRECTOR: LINGO: Added simpler mode for code preprocessorEugene Sandulenko
2019-12-11COMMON: Fix toPrintable() for upper charactersEugene Sandulenko
2019-12-11DIRECTOR: Do not attempt to execute scripts containing menusEugene Sandulenko
2019-12-09SCI32: Fix PHANT1 save file interoperabilitysluicebox
2019-12-09COMMON: Make save compression optional when copyingsluicebox
2019-12-10PSP: Make the PspTimer class a subclass of DefaultTimerManagerCameron Cawley
2019-12-10TEENAGENT: Fix GCC-9 -Wclass-memaccess WarningD G Turner
2019-12-10DIRECTOR: LINGO: CleanupEugene Sandulenko
2019-12-10DIRECTOR: Make text printable in debug output in CachedMacTextEugene Sandulenko
2019-12-10DIRECTOR: LINGO: Fix bounds check in b_zoomBoxEugene Sandulenko
2019-12-10DIRECTOR: Implement zoomBox renderingEugene Sandulenko
2019-12-10DIRECTOR: Do precomputations for 'zoomBox' built-inEugene Sandulenko