aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/blue_force/blueforce_scenes0.cpp
AgeCommit message (Expand)Author
2011-09-25TSAGE: Bugfix for Blue Force scene 50Paul Gilbert
2011-09-22TSAGE: Bugfix for Exit cursor remaining active after leaving motorcyclePaul Gilbert
2011-09-21TSAGE: Bugfixes to Blue Force map screen for leaving MarinaPaul Gilbert
2011-09-21TSAGE: Default to displaying walk cursor on Blue Force map screenPaul Gilbert
2011-09-15TSAGE: Silence GCC warningsTorbjörn Andersson
2011-09-15TSAGE: Fix problem with UI disappearing after using mapPaul Gilbert
2011-09-13TSAGE: Further UI visibility fixes for Scene 50 (Map)Paul Gilbert
2011-09-12TSAGE: Fixed saving game in scene 60Paul Gilbert
2011-09-11TSAGE: Implemented Scene 666 - Death ScenePaul Gilbert
2011-09-11TSAGE: Reworked item startAction calls from void to bool, to accommodate Blue...Paul Gilbert
2011-09-05TSAGE: Further user interface fixes, and minor dialog tweaksPaul Gilbert
2011-08-28TSAGE: Added lots of original source names from debugger, further work on fir...Paul Gilbert
2011-08-20TSAGE: Fix Valgrind issues with loading Scene 50Paul Gilbert
2011-08-20TSAGE: Implemented Blue Force Scene #50 - Map ScenePaul Gilbert
2011-08-15TSAGE: Corrected casing of tSage namespace to be TsAGEPaul Gilbert
2011-08-15TSAGE: Changed Ringworld/Blue Force namespaces to be embedded namespaces with...Paul Gilbert
2011-08-15TSAGE: Started implementing Blue Force Scene #50Paul Gilbert
2011-08-14TSAGE: Separated Ringworld and Blue Force game logic into their own namespacesPaul Gilbert
2011-08-14TSAGE: Further changes to Blue Force scenes, and started implementing scene 109Paul Gilbert
2011-08-13TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into ...Paul Gilbert