aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-20ANDROID: Add a pthreads-based mutex managerCameron Cawley
2019-04-20SCI: Fix QFG1VGA Mac logo/intro skip, bug #10937sluicebox
2019-04-20SCI: Update QFG1VGA speed test patch for Macsluicebox
2019-04-20DISTS: Merge MSVC versions into one folderSupSuper
2019-04-20CREATE_PROJECT: Auto-detect Visual Studio version if not specifiedSupSuper
2019-04-20CREATE_PROJECT: Add Visual Studio 2019SupSuper
2019-04-20CREATE_PROJECT: Refactor Visual Studio version differencesSupSuper
2019-04-20GLK: GLULXE: Hopeflly fix last uint vs uint32 type clashPaul Gilbert
2019-04-18BLADERUNNER: Clarification of some mathPeter Kohaut
2019-04-18GLK: GLULXE: Fix mismatching typecastsPaul Gilbert
2019-04-18GLK: GLULXE: Unicode strings still need to be uint32 *Paul Gilbert
2019-04-18GLK: GLULXE: Fix type difference of uint32 vs unitPaul Gilbert
2019-04-18GLK: GLULXE: More compilation fixesPaul Gilbert
2019-04-18CREDITS: Added sev to Blade Runner creditsPeter Kohaut
2019-04-17GLK: GLULXE: Compilation fixes by moving a bunch of macros to be actual methodsPaul Gilbert
2019-04-17GLK: GLULXE: Fix reading game header informationPaul Gilbert
2019-04-17GLK: GLULXE: astyle formattingdreammaster
2019-04-17GLK: GLULXE: Remove gamefile to use proper _gameFilePaul Gilbert
2019-04-17GLK: GLULXE: Add miscellaneous missing methodsPaul Gilbert
2019-04-17GLK: GLULXE: Added vm methodsPaul Gilbert
2019-04-17GLK: GLULXE: Add string methodsPaul Gilbert
2019-04-17GLK: GLULXE: Add serial methodsPaul Gilbert
2019-04-17GLK: GLULXE: Add search methodsPaul Gilbert
2019-04-17GLK: GLULXE: Add operand methodsPaul Gilbert
2019-04-17GLK: GLULXE: Added heap methodsPaul Gilbert
2019-04-17GLK: GLULXE: Added gestalt methodsPaul Gilbert
2019-04-17GLK: GLULXE: Added funcs methodsPaul Gilbert
2019-04-17GLK: GLULXE: Added exec methodsPaul Gilbert
2019-04-17GLK: GLULXE: Added accel methodsPaul Gilbert
2019-04-17GLK: GLULXE: Set up method definitions, glkop methodsPaul Gilbert
2019-04-18README: Link to the NEWS.md and AUTHORS filesCameron Cawley
2019-04-18RISCOS: Update FindHelpCameron Cawley
2019-04-18RISCOS: Support creating a StrongHelp manualCameron Cawley
2019-04-17README: Minor cleanupCameron Cawley
2019-04-17BLADERUNNER: Fixed typo in pixelFormat namePeter Kohaut
2019-04-17BLADERUNNER: Abstraction from 555 pixel formatPeter Kohaut
2019-04-16PSP2: Fix new logo .png formats, psp2 requires running pngquantrsn8887
2019-04-16POSIX: Move implementation of exists, isReadable and isWritable into posix-fs...Cameron Cawley
2019-04-15KYRA: add some #ifdefs for disabling EOBathrxx
2019-04-15KYRA: sound files/classes reorganization step #5athrxx
2019-04-15KYRA: sound files/classes reorganization step #4athrxx
2019-04-15KYRA: sound files/classes reorganization step #3athrxx
2019-04-15KYRA: sound files/classes reorganization step #2athrxx
2019-04-15KYRA: sound files/classes reorganization step #1athrxx
2019-04-15SCI: Fix diskdump patch file headerssluicebox
2019-04-15RISCOS: Move the path conversion functions into a separate fileCameron Cawley
2019-04-15WINCE: Fix compilationCameron Cawley
2019-04-14GLK: GLULXE: Stubs for float and operation filesPaul Gilbert
2019-04-14GLK: Avoid clashes of types with union field namesPaul Gilbert
2019-04-14GLK: Fix compiler warnings for dispatch layerPaul Gilbert