aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-30SCI32: Improve bounds checking in SciString trimColin Snover
2017-03-30SCI: Ensure object name reg_ts are valid before dereferencing themColin Snover
2017-03-30SCI32: Add workaround for uninitialised read in TorinColin Snover
2017-03-30SCI32: Add workaround for uninitialised read in GK1Colin Snover
2017-03-30SCI32: Always reinit GfxText32 statics on game startupColin Snover
2017-03-30SCI: Change default master MIDI volume to 15Colin Snover
2017-03-30SCI: Give kernel calls a valid stack pointerColin Snover
2017-03-30SCI32: Do not default to General MIDI for SCI2.1 gamesColin Snover
2017-03-30SCI: Whitespace alignmentColin Snover
2017-03-30SCI32: Fix crash when using brightness slider in ShiversColin Snover
2017-03-30SCI32: Fix broken sliders in Shivers settingsColin Snover
2017-03-30SCI: Fix typo in commentColin Snover
2017-03-30SCI32: Skip bad map 405 on CD 1 of PQ:SWATColin Snover
2017-03-30SCI: Protect and clarify the purpose of Resource _header dataColin Snover
2017-03-30SCI32: Fix audio, wave, VMD, Duck, CLUT, TGA, ZZZ, Etc patchesColin Snover
2017-03-30SCI32: Use built-in system font as default font for GfxText32Colin Snover
2017-03-30SCI: Handle >64KiB offsets in parse_reg_tColin Snover
2017-03-30SCI: Replace magic numbers in reg_t handling with symbolsColin Snover
2017-03-30SCI32: Add kWebConnect and kWinExecColin Snover
2017-03-30SCI32: Implement known-used portions of kPlayDuckColin Snover
2017-03-30SCI: Print more detailed information on audio header size mismatchColin Snover
2017-03-30SCI32: Support reading sound effects from normal resource bundlesColin Snover
2017-03-30SCI: Fix incorrect read of LB2/MG256 audio sizesColin Snover
2017-03-30SCI32: Ignore invalid audio map entries in GK2Colin Snover
2017-03-30DIRECTOR: Add detection for Arnie and its demo (#928)Nick Renieris
2017-03-30SCI: Fix remaining format string warningWillem Jan Palenstijn
2017-03-30SCI: Avoid shadow warnings in old GCCColin Snover
2017-03-30SCI: Update formatting strings to match updated Span APIColin Snover
2017-03-30COMMON: Reduce maximum Span size to 4GiBColin Snover
2017-03-29TITANIC: Further code for new skip nav button to work correctlyPaul Gilbert
2017-03-29TITANIC: Fix non-responsive Go button in bridge controlsPaul Gilbert
2017-03-29TITANIC: Add remote icon for skipping nav puzzlePaul Gilbert
2017-03-29DEVTOOLS: Add tooltip to create_titanic for skipping nav puzzlePaul Gilbert
2017-03-29CREDITS: Add credits for LabThierry Crozat
2017-03-29CREDITS: Add snover as contributor for the SCI engineThierry Crozat
2017-03-29CREDITS: Move access engine credits to its proper placeThierry Crozat
2017-03-29CREDITS: Add credits for FullpipeThierry Crozat
2017-03-29CREDITS: Add credits for ADL engineThierry Crozat
2017-03-29DIRECTOR: Lingo: Added another if statement variantEugene Sandulenko
2017-03-29DIRECTOR: Lingo: Added tTHENNL tokenEugene Sandulenko
2017-03-29BLADERUNNER: zbuffer is now updated between scene changesPeter Kohaut
2017-03-29I18N: Update translation (Dutch)Ben Castricum
2017-03-29DIRECTOR: Convert HFS file paths to PosixEugene Sandulenko
2017-03-28TITANIC: Workaround original bug in CStarView fn18Paul Gilbert
2017-03-28TITANIC: Add missing state reset in CStarView fn18Paul Gilbert
2017-03-28TITANIC: Fix output of FVector fn1Paul Gilbert
2017-03-28TITANIC: Cleanup for FMatrix fn1 and called methodsPaul Gilbert
2017-03-29BLADERUNNER: fixed warningsPeter Kohaut
2017-03-29BLADERUNNER: fixed compilation without c++11Peter Kohaut
2017-03-29BLADERUNNER: introduced some game constantsPeter Kohaut