scummvm/engines/startrek
2021-04-15 21:20:36 +02:00
..
rooms JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
action.h STARTREK: Fix type check 2020-12-21 03:13:56 +02:00
actors.cpp STARTREK: Attempt to fix compilation 2020-12-20 17:00:09 +01:00
awaymission.cpp STARTREK: Rename sound IDs and remove calls to blank sounds 2020-12-29 16:14:02 +02:00
awaymission.h STARTREK: Change activeAction to be signed 2020-12-19 01:50:40 +02:00
bitmap.cpp
bitmap.h
bridge.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
bridge.h STARTREK: More bridge sequences functionality 2021-01-24 23:13:09 +02:00
common.cpp
common.h
configure.engine
console.cpp STARTREK: Fix Bug in text Command of Debug Console 2021-03-27 02:53:00 +00:00
console.h STARTREK: Refactor room text handling to use offsets (first part) 2021-02-08 03:11:46 +02:00
detection.cpp
detection.h
events.cpp
fixedint.h
font.cpp
font.h
graphics.cpp
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 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
menu.cpp STARTREK: Rename sound IDs and remove calls to blank sounds 2020-12-29 16:14:02 +02:00
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
module.mk
object.h
POTFILES
resource.cpp
resource.h
room.cpp STARTREK: Convert more room texts to the new format 2021-02-21 14:34:57 +02:00
room.h STARTREK: Refactor room text handling to use offsets (first part) 2021-02-08 03:11:46 +02:00
saveload.cpp STARTREK: Sync several missing fields in saved games 2020-12-29 16:14:02 +02:00
sound.cpp
sound.h
soundeffects.h STARTREK: Rename sound IDs and remove calls to blank sounds 2020-12-29 16:14:02 +02:00
space.cpp STARTREK: Fix Memset on Non-Trivial Structure GCC Compiler Warnings 2021-03-22 13:51:16 +00:00
space.h STARTREK: Fix GCC Warning for Implicit Copy Operator 2021-03-27 02:31:45 +00:00
sprite.cpp
sprite.h
startrek.cpp STARTREK: More work on mission ending, mission points and captain's log 2020-12-29 16:14:02 +02:00
startrek.h STARTREK: More bridge-related functionality 2020-12-29 16:14:02 +02:00
text.cpp STARTREK: Rewrite more room texts with the new format 2021-02-19 23:19:00 +02:00
text.h STARTREK: Refactor room text handling to use offsets (first part) 2021-02-08 03:11:46 +02:00
textbox.cpp STARTREK: More work on bridge sequences 2020-12-21 03:13:56 +02:00