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
/
graphics.h
Age
Commit message (
Expand
)
Author
2018-08-09
STARTREK: Fix animations underneath textboxes
Matthew Stewart
2018-08-09
STARTREK: Demon6, including the special case menu
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: Action menu
Matthew Stewart
2018-08-09
STARTREK: Refactor text and menus
Matthew Stewart
2018-08-09
STARTREK: Initialization of away mission.
Matthew Stewart
2018-08-09
STARTREK: Palette fading
Matthew Stewart
2018-08-09
STARTREK: Objects and animations.
Matthew Stewart
2018-08-09
STARTREK: setVisibleMenuButtons function
Matthew Stewart
2018-08-09
STARTREK: Music/SFX enable and disable functions
Matthew Stewart
2018-08-09
STARTREK: Quit game menu and mouse warp function
Matthew Stewart
2018-08-09
STARTREK: Options menu
Matthew Stewart
2018-08-09
STARTREK: Remove executable bit on source files
Matthew Stewart
2018-08-09
STARTREK: Set default mouse sprite to stop crashes
Matthew Stewart
2018-08-09
STARTREK: Disabling menu buttons + text menu.
Matthew Stewart
2018-08-09
STARTREK: Implement CD Audio handling.
Matthew Stewart
2018-08-09
STARTREK: Begin implementing event system.
Matthew Stewart
2018-08-09
STARTREK: Implement more text routines
Matthew Stewart
2018-08-09
STARTREK: Add mouse cursor
Matthew Stewart
2018-08-09
STARTREK: Implement drawAllSprites properly.
Matthew Stewart
2018-08-09
STARTREK: Begin implementing menus
Matthew Stewart
2018-08-09
STARTREK: Begin implementation of showText.
Matthew Stewart
2018-08-09
STARTREK: Implement addSprite and delSprite
Matthew Stewart
2018-08-09
STARTREK: Implement draw modes 2 and 3 for sprites
Matthew Stewart
2018-08-09
STARTREK: Implement drawSprite function
Matthew Stewart
2018-08-09
STARTREK: Make Bitmap, Sprite, FileStream classes
Matthew Stewart
2018-08-09
STARTREK: Import my startrek engine
Matthew Hoops