scummvm/engines/startrek
2020-02-16 13:07:19 +02:00
..
rooms STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
action.h
actors.cpp STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
awaymission.cpp STARTREK: Simplify setBackgroundImage() 2019-12-27 16:54:58 +02:00
awaymission.h
bitmap.cpp STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
bitmap.h STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
common.cpp
common.h
configure.engine
console.cpp
console.h STARTREK: Add override keywords 2020-02-09 12:43:16 +01:00
detection.cpp STARTREK: Add override keywords 2020-02-09 12:43:16 +01:00
events.cpp STARTREK: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
fixedint.h STARTREK: Remove duplicate override keywords 2020-02-09 12:58:19 +01:00
font.cpp
font.h
graphics.cpp STARTREK: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
graphics.h STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
intro.cpp STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
items.h
iwfile.cpp
iwfile.h
lzss.cpp
lzss.h
math.cpp
menu.cpp STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
module.mk
object.h
POTFILES
room.cpp STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
room.h STARTREK: Use a 32-bit integer for the file offset 2019-12-27 16:54:56 +02:00
saveload.cpp
sound.cpp STARTREK: Remove sound function wrappers out of StarTrekEngine 2019-11-03 13:21:41 +02:00
sound.h STARTREK: Remove sound function wrappers out of StarTrekEngine 2019-11-03 13:21:41 +02:00
soundeffects.h
space.cpp STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
space.h STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
sprite.cpp STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls 2019-12-28 13:22:18 +02:00
sprite.h STARTREK: Add override keywords 2020-02-09 12:43:16 +01:00
startrek.cpp STARTREK: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
startrek.h STARTREK: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
text.cpp STARTREK: Load more messages from RDF files 2019-10-30 01:42:47 +02:00
text.h STARTREK: Load more messages from RDF files 2019-10-30 01:42:47 +02:00
textbox.cpp STARTREK: Simplify the input box cursor code 2020-01-01 23:16:48 +02:00