aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-05NEWS: Added historical release codenamesEugene Sandulenko
2019-10-05CONFIGURE: Add "-march=armv7-a" to linker for arm-v7a targetThanasis Antoniou
2019-10-05UPDATES: Added EdDSA signatures to macOS deltasEugene Sandulenko
2019-10-05UPDATES: Added MacOS delta packages for 2.1.0Eugene Sandulenko
2019-10-05I18N: Update translations templatesThierry Crozat
2019-10-05MOHAWK: Add Myst ME as a subengine, and mark 'jpeg' as a required dependencyEugene Sandulenko
2019-10-05ANDROID: Bump the target SDK to match the Google Play releaseEugene Sandulenko
2019-10-05ANDROID: Added info about historical release version codesEugene Sandulenko
2019-10-05WINTERMUTE: Engine requires jpeg and png as dependeciesEugene Sandulenko
2019-10-05GLK: Engine requires jpeg and png as dependenciesEugene Sandulenko
2019-10-05DISTS: WIN32: Update Inno Setup fileLothar Serra Mari
2019-10-05DISTS: Added MacOS signatures for 2.1.0Eugene Sandulenko
2019-10-05I18N: Update translations templatesThierry Crozat
2019-10-05SCI32: Handle the special Bridge save/load screens in Hoyle 5Filippos Karapetis
2019-10-05SCI32: Add the French version of PQ:SWAT (bug #11100)Filippos Karapetis
2019-10-05UPDATES: Added signatures for 2.1.0 Windows buildsEugene Sandulenko
2019-10-05DISTS: Added new keys for Sparkle 1.22.0Eugene Sandulenko
2019-10-05OPENGL: Add Missing Default Switch CasesD G Turner
2019-10-05NETWORKING: Fix Signed vs. Unsigned Compiler WarningsD G Turner
2019-10-05WINTERMUTE: Fix Possible Uninitialized Variable Compiler WarningsD G Turner
2019-10-05SWITCH: Remove Set But Unused Variables from Events CodeD G Turner
2019-10-05LAB: Replace memcpy of overlapping region with memmoveD G Turner
2019-10-05GRAPHICS: MACGUI: Fix Possible Out of Bounds Read with Trailing AmpersandD G Turner
2019-10-05GRAPHICS: MACGUI: Fix GCC Signed vs. Unsigned WarningsD G Turner
2019-10-04BUILD: Update ideproject target to the current create_project behaviorEugene Sandulenko
2019-10-04PRINCE: Remove ADGF_TESTING flagEugene Sandulenko
2019-10-04HDB: Remove ADGF_TESTING flagEugene Sandulenko
2019-10-04CRYOMNI3D: Remove ADGF_TESTING flagEugene Sandulenko
2019-10-04PINK: Properly redraw game screen when browsing menusEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Add possibility to setup engine redraw callbackEugene Sandulenko
2019-10-04PINK: Do not use Mac fonts for menu renderingEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Implement enforcing built-in fontsEugene Sandulenko
2019-10-04PINK: Add built-in empty border and use for textsEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Add possibility to pass borders as a surfaceEugene Sandulenko
2019-10-04MAEMO: Update debian/changelogTarek Soliman
2019-10-04PINK: Use proper menu action ids. The PDA now works!Eugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Fix action id processing from the PE exe menusEugene Sandulenko
2019-10-04GRAPHICS: Properly process && in PE exe menusEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Enhande printMenu outputEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Properly process action menu ids from PE exeEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Remove extra debug outputEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Unify MacMenuItem and MacMenuSubItemEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Implement Windows-style shortcut underliningEugene Sandulenko
2019-10-04COMMON: Add methods to U32String to match StringEugene Sandulenko
2019-10-04JANITORIAL: Whitespace fixesEugene Sandulenko
2019-10-04CONFIGURE: Add android-mips64 in clarification for target hostsantoniou79
2019-10-04CONFIGURE: Add clarification of possible target android hostsantoniou79
2019-10-04STARTREK: Fix GCC Duplicated Condition WarningD G Turner
2019-10-04SCUMM: Fix GCC Duplicated Condition WarningD G Turner
2019-10-04COMMON: Add Missing Switch Default Case in ZLIB ClassD G Turner