aboutsummaryrefslogtreecommitdiff
path: root/engines/director
AgeCommit message (Expand)Author
2016-08-03DIRECTOR: Add initial for support DIB resourceIskrich
2016-08-03DIRECTOR: Rename variables to match changes to AdvancedMetaEngine.Joseph Davies
2016-08-03DIRECTOR: Add detection for The Last Dinosaur Egg.Joseph Davies
2016-08-03DIRECTOR: Fix version in error message.Joseph Davies
2016-08-03DIRECTOR: Add detection for The Vampire's Coffin.Joseph Davies
2016-08-03DIRECTOR: Add detection for AMBER.Joseph Davies
2016-08-03DIRECTOR: Fix RIFX support to actually be usefulMatthew Hoops
2016-08-03DIRECTOR: Change tag comparison to be case-insensitiveMatthew Hoops
2016-08-03DIRECTOR: Fix getting RIFF resourcesMatthew Hoops
2016-08-03DIRECTOR: Add detection for jman JapaneseMatthew Hoops
2016-08-03DIRECTOR: Fix stupid mistake in v3 fallbackMatthew Hoops
2016-08-03DIRECTOR: Add some simple Windows version fallback detectionMatthew Hoops
2016-08-03DIRECTOR: Add detection for Jewels of the OracleMatthew Hoops
2016-08-03DIRECTOR: Add parsing support for v7Matthew Hoops
2016-08-03DIRECTOR: Add gundam0079 mac detectionMatthew Hoops
2016-08-03DIRECTOR: Add v5 Mac data fork parsingMatthew Hoops
2016-08-03DIRECTOR: Mac v3 games just use the resource fork of the executable to startMatthew Hoops
2016-08-03DIRECTOR: Parse the RIFX from v4 Mac versionsMatthew Hoops
2016-08-03DIRECTOR: Add JMP Turbo Mac detectionMatthew Hoops
2016-08-03DIRECTOR: Fix some v3 exe fieldsMatthew Hoops
2016-08-03DIRECTOR: Parse the main MMM file in v3 Windows gamesMatthew Hoops
2016-08-03DIRECTOR: Fix RIFF offsetsMatthew Hoops
2016-08-03DIRECTOR: Add detection for Spy ClubMatthew Hoops
2016-08-03DIRECTOR: Add basic v3-5 exe parsingMatthew Hoops
2016-08-03DIRECTOR: Add majestic detectionMatthew Hoops
2016-08-03DIRECTOR: Fix RIFX files inside of EXE'sMatthew Hoops
2016-08-03DIRECTOR: Add basic resource codeMatthew Hoops
2016-08-03DIRECTOR: Add engine skeletonMatthew Hoops