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
/
globals.h
Age
Commit message (
Expand
)
Author
2011-10-17
TSAGE: Blue Force - Implement scene 115.
Strangerke
2011-10-10
TSAGE: Implemented Blue Force scene 180 - Front of Home
Paul Gilbert
2011-10-09
TsAGE: Add globals used in scene 910
Strangerke
2011-10-06
TSAGE: Implemented Blue Force scene 271 - Living Room/Kitchen #2
Paul Gilbert
2011-10-02
TSAGE: Added 'g' prefix to global variables
Paul Gilbert
2011-10-01
TSAGE: Implemented Blue Force scene 560
Paul Gilbert
2011-09-26
TSAGE: Implemented Blue Force scene 410
Paul Gilbert
2011-09-23
TSAGE: Implement Blue Force Scene 900
Strangerke
2011-09-23
TSAGE: Fixes for conversation in Blue Force scene 340
Paul Gilbert
2011-09-20
TSAGE: Implemented Blue Force scene 355 - Future Wave exterior
Paul Gilbert
2011-09-17
TSAGE: Implemented Blue Force scene 385 - City Hall
Paul Gilbert
2011-09-16
TSAGE: Implemented Blue Force scene 840 - Boat Rentals
Paul Gilbert
2011-09-15
TSAGE: Fix problem with UI disappearing after using map
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-10
TSAGE: Cleaned up the savegame code, and enabled it for Blue Force
Paul Gilbert
2011-09-08
TSAGE: More core functionality needed for Blue Force
Paul Gilbert
2011-09-04
TSAGE: Added missing default item response code logic in Blue Force
Paul Gilbert
2011-09-04
TSAGE: Implemented missing interface functionality, including gun loading dialog
Paul Gilbert
2011-08-31
TSAGE: Implemented missing functionality for first game scene
Paul Gilbert
2011-08-28
TSAGE: Added lots of original source names from debugger, further work on fir...
Paul Gilbert
2011-08-26
TSAGE: Implemented lots more Blue Force functionality, and started on first i...
Paul Gilbert
2011-08-23
TSAGE: Started implementation of Blue Force UI classes
Paul Gilbert
2011-08-20
TSAGE: Implemented Blue Force Scene #50 - Map Scene
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: Added new global variables for Blue Force
Paul Gilbert
2011-08-11
TSAGE: Implemented new Globals for Blue Force, and beginnings of implementati...
Paul Gilbert
2011-06-22
TSAGE: Clarified Globals::_sceneListeners as Globals::_sounds
Paul Gilbert
2011-06-19
Merge remote branch 'remotes/dreammaster/tsage_sound'
Paul Gilbert
2011-06-04
TSAGE: Moved graphic edge adjustment amount to a global variable
Paul Gilbert
2011-06-03
TSAGE: Add proper colors to buttons in the CD version of ringworld
Strangerke
2011-05-24
TSAGE: Created stub classes for ASound and Sound, and reworked engine to use ...
Paul Gilbert
2011-05-22
TSAGE: Fix bug "Scene 2100: Examining the middle console triggers an assertio...
strangerke
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-04
TSAGE: Some more conversions to US English
md5
2011-05-04
TSAGE: Switched to American English, after the relevant discussion on -devel:
md5
2011-04-25
TSAGE: Added framework for playing the Ringworld demo
Paul Gilbert
2011-04-25
TSAGE: Combined the resource files into a single generic overall ResourceManager
Paul Gilbert
2011-04-14
ALL: centre -> center
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-04-13
TSAGE: "Cosmetic" cleanups
strangerke
2011-04-13
TSAGE: Cleanup custom List usage.
Johannes Schickel
2011-04-09
TSAGE: Fixing memory leaks
Paul Gilbert
2011-03-18
TSAGE: Corrected background scrolling on wide-screen scenes
Paul Gilbert
2011-02-22
TSAGE: Initial implementation of more game scenes and support classes
Paul Gilbert
2011-02-18
TSAGE: Started fleshing out the SoundHandler class
Paul Gilbert
2011-02-14
TSAGE: Added the engine in a separate branch
Paul Gilbert