Johannes Schickel
|
89abab97e3
|
JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
2012-09-26 04:17:55 +02:00 |
|
Eugene Sandulenko
|
46354d5772
|
AGI: Switched booters detection to AD
|
2011-08-13 23:27:34 +01:00 |
|
Jussi Pitkanen
|
1dbe5bfccf
|
AGI: Implement loader for V1 "object" file
|
2011-08-13 23:27:22 +01:00 |
|
Jussi Pitkanen
|
368a3722a3
|
AGI: Implement loader for V1 words.tok dictionary
|
2011-08-13 23:27:05 +01:00 |
|
Jussi Pitkanen
|
04353038ae
|
AGI: Add loader and detection for Black Cauldron booter
|
2011-08-13 23:26:58 +01:00 |
|
Jussi Pitkanen
|
d273f58b3c
|
AGI: AgiLoader_v1: Precalculate final resource offsets
That is, calculate the final offsets when loading the resource directories,
and when loading the resource simply seek into the disk image file.
|
2011-08-13 23:26:56 +01:00 |
|
Jussi Pitkanen
|
8183103777
|
AGI: Simplify sector offset calculation
|
2011-08-13 23:26:34 +01:00 |
|
Jussi Pitkanen
|
4d4a558f7b
|
AGI: Do not try to pass filenames of disk images from the detector to engine
|
2011-08-13 23:26:29 +01:00 |
|
Jussi Pitkanen
|
010315dc0c
|
AGI: Implement resource loader for the DDP booter game
|
2011-08-13 23:26:24 +01:00 |
|