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
/
menu.cpp
Age
Commit message (
Expand
)
Author
2019-08-16
STARTREK: Simplify screen name code and add the "actions" debug command
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: Bugfix to map preview of republic
Matthew Stewart
2019-05-27
STARTREK: Improve game responsiveness
Filippos Karapetis
2019-05-27
STARTREK: Refactor code to remove more gotos
Filippos Karapetis
2019-05-27
STARTREK: Fix MSVC warnings
Filippos Karapetis
2018-08-09
STARTREK: VENG1
Matthew Stewart
2018-08-09
STARTREK: Implement republic map screen
Matthew Stewart
2018-08-09
STARTREK: Janitorial: Add end of namespace comments
Strangerke
2018-08-09
STARTREK: Implement "BAN" files.
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: Fix memory leak in drawAllSprites
Matthew Stewart
2018-08-09
STARTREK: Right-clicking & keyboard in menus
Matthew Stewart
2018-08-09
STARTREK: Fix animations underneath textboxes
Matthew Stewart
2018-08-09
STARTREK: Preliminary saving/loading
Matthew Stewart
2018-08-09
STARTREK: Mission 1 finished
Matthew Stewart
2018-08-09
STARTREK: DEMON1 done (klingon attack)
Matthew Stewart
2018-08-09
STARTREK: Cleanup some text code
Matthew Stewart
2018-08-09
STARTREK: Don't memset sprites, add Fixed16 type
Matthew Stewart
2018-08-09
STARTREK: Inventory menu and hotspots
Matthew Stewart
2018-08-09
STARTREK: Buffer all changes to the mouse bitmap
Matthew Stewart
2018-08-09
STARTREK: Fix draw priority of menus
Matthew Stewart
2018-08-09
STARTREK: Action menu
Matthew Stewart
2018-08-09
STARTREK: Refactor text and menus
Matthew Stewart