scummvm/engines/startrek
Torbjörn Andersson 3a36d82af6 STARTREK: Added floppy versions of Judgment Rites
This is, I think, the English and French floppy versions of
Judgment Rites. They were included with The White Label Doubles
collection, along with the talkie version of 25th Anniversary.
Unexpected, but a pleasant surprise since I already had the
talkie version of Judgment Rites.

The CD also contains a German version, but ScummVM already
(mis)identifies that one as the German CD version.
2020-11-22 15:25:15 +02:00
..
rooms STARTREK: Remove the remaining goto's 2020-11-17 23:55:58 +02:00
action.h
actors.cpp STARTREK: Implement the computer, some kb input and bridge functions 2020-11-21 14:40:56 +02:00
awaymission.cpp STARTREK: Implement the computer, some kb input and bridge functions 2020-11-21 14:40:56 +02:00
awaymission.h
bitmap.cpp
bitmap.h
bridge.cpp STARTREK: Implement the computer, some kb input and bridge functions 2020-11-21 14:40:56 +02:00
common.cpp
common.h
configure.engine
console.cpp STARTREK: Rewrite the resource loader, and add more console commands 2020-11-17 18:03:20 +02:00
console.h STARTREK: Rewrite the resource loader, and add more console commands 2020-11-17 18:03:20 +02:00
detection.cpp STARTREK: Added floppy versions of Judgment Rites 2020-11-22 15:25:15 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
events.cpp
fixedint.h
font.cpp STARTREK: Move resource-related functions into a separate class 2020-09-09 22:36:11 +03:00
font.h
graphics.cpp STARTREK: Move resource-related functions into a separate class 2020-09-09 22:36:11 +03:00
graphics.h
intro.cpp STARTREK: Started implementing bridge functions. Some cleanup 2020-11-16 23:14:59 +02:00
items.h
iwfile.cpp STARTREK: Move resource-related functions into a separate class 2020-09-09 22:36:11 +03:00
iwfile.h
lzss.cpp
lzss.h
menu.cpp STARTREK: Refactor menu code to remove goto's. Some cleanup 2020-11-17 23:40:10 +02:00
metaengine.cpp ENGINES: ALL: Finish renaming ME & AME classes 2020-10-03 14:56:36 +02:00
module.mk STARTREK: Started implementing bridge functions. Some cleanup 2020-11-16 23:14:59 +02:00
object.h
POTFILES
resource.cpp STARTREK: Refactor menu code to remove goto's. Some cleanup 2020-11-17 23:40:10 +02:00
resource.h STARTREK: Reduce scope of class member functions 2020-11-17 18:07:24 +02:00
room.cpp STARTREK: Further work on the ST 25th demo 2020-11-17 21:24:12 +02:00
room.h STARTREK: Remove the remaining goto's 2020-11-17 23:55:58 +02:00
saveload.cpp STARTREK: Rewrite the resource loader, and add more console commands 2020-11-17 18:03:20 +02:00
sound.cpp STARTREK: Implement the computer, some kb input and bridge functions 2020-11-21 14:40:56 +02:00
sound.h STARTREK: Implement the computer, some kb input and bridge functions 2020-11-21 14:40:56 +02:00
soundeffects.h
space.cpp STARTREK: Move resource-related functions into a separate class 2020-09-09 22:36:11 +03:00
space.h
sprite.cpp STARTREK: Reduce usage of SharedPtr in sprites 2020-09-09 22:36:10 +03:00
sprite.h STARTREK: Reduce usage of SharedPtr in sprites 2020-09-09 22:36:10 +03:00
startrek.cpp STARTREK: Implement the computer, some kb input and bridge functions 2020-11-21 14:40:56 +02:00
startrek.h STARTREK: Implement the computer, some kb input and bridge functions 2020-11-21 14:40:56 +02:00
text.cpp
text.h
textbox.cpp STARTREK: Implement the computer, some kb input and bridge functions 2020-11-21 14:40:56 +02:00