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
/
textbox.cpp
Age
Commit message (
Expand
)
Author
2020-01-01
STARTREK: Simplify the input box cursor code
Filippos Karapetis
2019-12-28
STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls
Filippos Karapetis
2019-12-27
STARTREK: Reduce usage of SharedPtr
Filippos Karapetis
2019-11-03
STARTREK: Remove sound function wrappers out of StarTrekEngine
Filippos Karapetis
2019-10-29
STARTREK: Refactored mouse cursor and bitmap handling
Filippos Karapetis
2019-08-16
STARTREK: Simplify screen name code and add the "actions" debug command
Filippos Karapetis
2019-05-28
STARTREK: Start reading text from RDF files, instead of hardcoding it
Filippos Karapetis
2019-05-27
STARTREK: Refactor code to remove more gotos
Filippos Karapetis
2018-08-10
STARTREK: Silence a CppCheck warning
Strangerke
2018-08-09
STARTREK: Fix compilation on macOS
Eugene Sandulenko
2018-08-09
STARTREK: Replace min & max with MIN & MAX
Matthew Stewart
2018-08-09
STARTREK: Janitorial: Add end of namespace comments
Strangerke
2018-08-09
STARTREK: text.cpp -> textbox.cpp
Matthew Stewart