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_scenes0.cpp
Age
Commit message (
Expand
)
Author
2011-12-31
TSAGE: BF - Fix for bug #3467502, crash when loading in map scene
Strangerke
2011-11-09
TSAGE: BF - Cleanup: Rename a couple of global variables, remove a useless gl...
Strangerke
2011-11-09
TSAGE: BF - Cleanup: Use enum name where global flags was set to value directly
Strangerke
2011-11-09
TSAGE: BF - Map (50): rename a couple of parameters, remove two useless varia...
Strangerke
2011-11-09
TSAGE: BF - intro (20): renaming objects
Strangerke
2011-10-30
TSAGE: Blue Force - Logo: Fix a glitch in scene initialisation
Strangerke
2011-10-22
TSAGE: Beginnings of support for Return to Ringworld
Paul Gilbert
2011-10-11
TSAGE: Fix for not resetting scrollFollower when leaving the map screen
Paul Gilbert
2011-10-09
TSAGE: Changed Blue Force startup back to title screen and fixed some startup...
Paul Gilbert
2011-10-02
TSAGE: Implemented Blue Force scene 265 - Graduation Article
Paul Gilbert
2011-09-27
TsAGE: Remove trailing spaces
Strangerke
2011-09-25
TSAGE: Bugfix for Blue Force scene 50
Paul Gilbert
2011-09-22
TSAGE: Bugfix for Exit cursor remaining active after leaving motorcycle
Paul Gilbert
2011-09-21
TSAGE: Bugfixes to Blue Force map screen for leaving Marina
Paul Gilbert
2011-09-21
TSAGE: Default to displaying walk cursor on Blue Force map screen
Paul Gilbert
2011-09-15
TSAGE: Silence GCC warnings
Torbjörn Andersson
2011-09-15
TSAGE: Fix problem with UI disappearing after using map
Paul Gilbert
2011-09-13
TSAGE: Further UI visibility fixes for Scene 50 (Map)
Paul Gilbert
2011-09-12
TSAGE: Fixed saving game in scene 60
Paul Gilbert
2011-09-11
TSAGE: Implemented Scene 666 - Death Scene
Paul Gilbert
2011-09-11
TSAGE: Reworked item startAction calls from void to bool, to accommodate Blue...
Paul Gilbert
2011-09-05
TSAGE: Further user interface fixes, and minor dialog tweaks
Paul Gilbert
2011-08-28
TSAGE: Added lots of original source names from debugger, further work on fir...
Paul Gilbert
2011-08-20
TSAGE: Fix Valgrind issues with loading Scene 50
Paul Gilbert
2011-08-20
TSAGE: Implemented Blue Force Scene #50 - Map Scene
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-15
TSAGE: Started implementing Blue Force Scene #50
Paul Gilbert
2011-08-14
TSAGE: Separated Ringworld and Blue Force game logic into their own namespaces
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