scummvm/engines/startrek
2020-12-20 16:53:53 +02:00
..
rooms STARTREK: Move room action arrays to their respective room 2020-12-19 01:50:38 +02:00
action.h STARTREK: Fix action type 2020-12-20 16:53:53 +02:00
actors.cpp StARTREK: Clean up bitmap file name for some animations 2020-12-19 01:50:39 +02:00
awaymission.cpp STARTREK: Fix action type 2020-12-20 16:53:53 +02:00
awaymission.h STARTREK: Change activeAction to be signed 2020-12-19 01:50:40 +02:00
bitmap.cpp
bitmap.h
bridge.cpp STARTREK: More bridge actions functionality 2020-12-20 16:53:53 +02:00
common.cpp
common.h
configure.engine
console.cpp STARTREK: Add a console command to show the score of all missions 2020-12-19 01:50:39 +02:00
console.h STARTREK: Add a console command to show the score of all missions 2020-12-19 01:50:39 +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
font.h
graphics.cpp STARTREK: Add sanity checks when drawing sprites 2020-11-23 01:24:50 +02:00
graphics.h
intro.cpp STARTREK: Some work on supporting the demo and floppy versions of st25 2020-12-14 03:48:52 +02:00
items.h
iwfile.cpp
iwfile.h
lzss.cpp
lzss.h
menu.cpp STARTREK: Always return a value in leftClickEvent() 2020-12-20 16:53:53 +02:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00: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: Enhance the filedump console command to dump multiple files 2020-11-23 01:24:51 +02:00
room.cpp STARTREK: Fix action type 2020-12-20 16:53:53 +02:00
room.h STARTREK: Fix action type 2020-12-20 16:53:53 +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: Fix some rounding issues with doubles 2020-12-14 03:48:52 +02:00
space.h
sprite.cpp
sprite.h
startrek.cpp STARTREK: More bridge actions functionality 2020-12-20 16:53:53 +02:00
startrek.h STARTREK: More bridge actions functionality 2020-12-20 16:53:53 +02:00
text.cpp
text.h
textbox.cpp STARTREK: Use Common::String in playTextAudio() 2020-12-19 01:50:39 +02:00