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
/
object.h
Age
Commit message (
Expand
)
Author
2018-08-09
STARTREK: Various code cleanup
Matthew Stewart
2018-08-09
STARTREK: Janitorial: Add end of namespace comments
Strangerke
2018-08-09
STARTREK: Reformat with artistic style
Matthew Stewart
2018-08-09
STARTREK: Rename fixed-point types
Matthew Stewart
2018-08-09
STARTREK: Implement fixed-point decimal class
Matthew Stewart
2018-08-09
STARTREK: Revamp of action callbacks.
Matthew Stewart
2018-08-09
STARTREK: LOVE3 finished.
Matthew Stewart
2018-08-09
STARTREK: Initialize strings in actor objects
Matthew Stewart
2018-08-09
STARTREK: Fix some uninitialized variables
Matthew Stewart
2018-08-09
STARTREK: Preliminary saving/loading
Matthew Stewart
2018-08-09
STARTREK: Finish implementing first room
Matthew Stewart
2018-08-09
STARTREK: Begin on room-specific code for room 1
Matthew Stewart
2018-08-09
STARTREK: Rename objects to actors
Matthew Stewart
2018-08-09
STARTREK: Don't memset sprites, add Fixed16 type
Matthew Stewart
2018-08-09
STARTREK: Warps between rooms
Matthew Stewart
2018-08-09
STARTREK: Pathfinding
Matthew Stewart
2018-08-09
STARTREK: Basic walking
Matthew Stewart
2018-08-09
STARTREK: Initialization of away mission.
Matthew Stewart
2018-08-09
STARTREK: Objects and animations.
Matthew Stewart