index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
startrek
/
room.cpp
Age
Commit message (
Expand
)
Author
2019-11-03
STARTREK: Remove sound function wrappers out of StarTrekEngine
Filippos Karapetis
2019-10-30
STARTREK: Load more messages from RDF files
Filippos Karapetis
2019-10-30
STARTREK: Load the text for the VENG mission from RDF files
Filippos Karapetis
2019-10-29
STARTREK: Load the text of the TRIAL missions from RDF files
Filippos Karapetis
2019-10-29
STARTREK: Read the text for the SINS mission from RDF files
Filippos Karapetis
2019-10-29
STARTREK: Read the text of the FEATHER mission from RDF files
Filippos Karapetis
2019-10-29
STARTREK: Refactored mouse cursor and bitmap handling
Filippos Karapetis
2019-10-20
STARTREK: Unify the text patching code
Filippos Karapetis
2019-10-20
STARTREK: Read the text of the MUDD mission rooms from RDF files
Filippos Karapetis
2019-10-07
STARTREK: Handle shared messages
Filippos Karapetis
2019-08-26
STARTREK: Fix GCC Compiler Warning
D G Turner
2019-08-26
STARTREK: Read most strings for the LOV mission from its RDF files
Filippos Karapetis
2019-08-19
STARTREK: Fix loading of some texts, and add the "text" console command
Filippos Karapetis
2019-08-17
STARTREK: Fix introduced bug in mission chain loading code
D G Turner
2019-08-17
STARTREK: More explicit definition of text types
Filippos Karapetis
2019-08-17
STARTREK: Load all kinds of messages, and remove redundant variables
Filippos Karapetis
2019-08-16
STARTREK: Simplify screen name code and add the "actions" debug command
Filippos Karapetis
2019-08-15
STARTREK: Cleanup away mission chain loading code
Filippos Karapetis
2019-06-11
STARTREK: Rename the different showText() functions for disambiguation
Filippos Karapetis
2019-06-11
STARTREK: Load more messages from RDF files
Filippos Karapetis
2019-06-11
STARTREK: Adapt many usages of Common::SharedPtr() to regular pointers
Filippos Karapetis
2019-06-11
STARTREK: Remove the FileStream wrapper class
Filippos Karapetis
2019-05-28
STARTREK: Start reading text from RDF files, instead of hardcoding it
Filippos Karapetis
2019-05-27
STARTREK: Use Common::String for animation strings
Filippos Karapetis
2018-08-09
STARTREK: Even More Compilation Fixes.
D G Turner
2018-08-09
STARTREK: Implement republic map screen
Matthew Stewart
2018-08-09
STARTREK: VENG0
Matthew Stewart
2018-08-09
STARTREK: Various code cleanup
Matthew Stewart
2018-08-09
STARTREK: Use ARRAYSIZE macro
Matthew Stewart
2018-08-09
STARTREK: Janitorial: Add end of namespace comments
Strangerke
2018-08-09
STARTREK: Reorganize includes in room.h
Matthew Stewart
2018-08-09
STARTREK: Implement text input boxes
Matthew Stewart
2018-08-09
STARTREK: SINS1
Matthew Stewart
2018-08-09
STARTREK: SINS0
Matthew Stewart
2018-08-09
STARTREK: Link away missions together, temporarily
Matthew Stewart
2018-08-09
STARTREK: Reformat with artistic style
Matthew Stewart
2018-08-09
STARTREK: Formatting corrections
Matthew Stewart
2018-08-09
STARTREK: Move function descriptions to headers
Matthew Stewart
2018-08-09
STARTREK: Implement fixed-point decimal class
Matthew Stewart
2018-08-09
STARTREK: TRIAL5
Matthew Stewart
2018-08-09
STARTREK: TRIAL1
Matthew Stewart
2018-08-09
STARTREK: TRIAL0
Matthew Stewart
2018-08-09
STARTREK: Make a macro to simplify room detection
Matthew Stewart
2018-08-09
STARTREK: FEATHER7
Matthew Stewart
2018-08-09
STARTREK: FEATHER6
Matthew Stewart
2018-08-09
STARTREK: FEATHER5
Matthew Stewart
2018-08-09
STARTREK: FEATHER4
Matthew Stewart
2018-08-09
STARTREK: FEATHER3
Matthew Stewart
2018-08-09
STARTREK: FEATHER2
Matthew Stewart
2018-08-09
STARTREK: Make Action struct POD again
Matthew Stewart
[next]