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
/
tsage
/
blue_force
/
blueforce_scenes1.cpp
Age
Commit message (
Expand
)
Author
2011-09-27
TsAGE: Fix an instant crash in scene 100.
Strangerke
2011-09-27
TSAGE: Fixed operation of FocusObject class
Paul Gilbert
2011-09-27
TsAGE: Remove trailing spaces
Strangerke
2011-09-15
TSAGE: Implemented Blue Force scene 340 - Marina, Domestic Disturbance
Paul Gilbert
2011-09-11
TSAGE: Reworked item startAction calls from void to bool, to accommodate Blue...
Paul Gilbert
2011-09-08
TSAGE: More core functionality needed for Blue Force
Paul Gilbert
2011-09-06
TSAGE: Some cleanup of Blue Force Scene 300, and implementing Scene 190
Paul Gilbert
2011-08-28
TSAGE: Added lots of original source names from debugger, further work on fir...
Paul Gilbert
2011-08-16
TSAGE: Completed Blue Force Scene #100
Paul Gilbert
2011-08-15
TSAGE: Corrected casing of tSage namespace to be TsAGE
Paul Gilbert
2011-08-15
TSAGE: Changed Ringworld/Blue Force namespaces to be embedded namespaces with...
Paul Gilbert
2011-08-14
TSAGE: Separated Ringworld and Blue Force game logic into their own namespaces
Paul Gilbert
2011-08-14
TSAGE: Completed Scene 109 of Blue Force (Bar-room Introduction scene)
Paul Gilbert
2011-08-14
TSAGE: Further changes to Blue Force scenes, and started implementing scene 109
Paul Gilbert
2011-08-13
TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into ...
Paul Gilbert