aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-03-28COMMON: Compilation fix for Visual Studio 2015Paul Gilbert
2017-03-28BLADERUNNER: Remove stray semicolonEugene Sandulenko
2017-03-28BLADERUNNER: Implement ZBuffer classThomas Fach-Pedersen
2017-03-27SCI: Remove old SCI32 check from SCI16 drawing codeColin Snover
2017-03-27SCI: Simplify calculation of locals size in SCI0/1Colin Snover
2017-03-27SCI: Remove unused boilerplate from SciSpanColin Snover
2017-03-27SCI: Use containers in GfxView and remove some SCI32 codeColin Snover
2017-03-27SCI: Implement bounds-checked reads of game resourcesColin Snover
2017-03-27TITANIC: Fix copy/paste errorEugene Sandulenko
2017-03-27FULLPIPE: Sanity check on data loadingEugene Sandulenko
2017-03-27FULLPIPE: Safer string managementEugene Sandulenko
2017-03-26TITANIC: Remove redundant static from CStarControlSub6Paul Gilbert
2017-03-26TITANIC: Fix loading of CStarView classPaul Gilbert
2017-03-26TITANIC: Fix loading of CStarPoints2 dataPaul Gilbert
2017-03-26TITANIC: Remove redundant codePaul Gilbert
2017-03-26TITANIC: Fix references to fields of DMatrix _row4Paul Gilbert
2017-03-27DIRECTOR: Fixed processing of embedded RIFF archivesEugene Sandulenko
2017-03-26TITANIC: Minor cleanups, TODO removalsPaul Gilbert
2017-03-26TITANIC: Added CBaseStar draw4 methodPaul Gilbert
2017-03-26TITANIC: Added CBaseStar draw2 methodPaul Gilbert
2017-03-26BLADERUNNER: Another compilation fixPaul Gilbert
2017-03-26BLADERUNNER: Fix compilation in Visual Studio 2015Paul Gilbert
2017-03-26TITANIC: Added CBaseStar draw2 methodPaul Gilbert
2017-03-26BLADERUNNER: Added correct video looping and loop switchingPeter Kohaut