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
/
ringworld
/
ringworld_logic.h
Age
Commit message (
Expand
)
Author
2014-02-18
TSAGE: Make GPL headers consistent with themselves.
Johannes Schickel
2011-12-27
TSAGE: Centralised all the setDetails methods in the various games
Paul Gilbert
2011-12-22
TSAGE: Moved look/use/talk descriptions to SceneItem class, and implemented R...
Paul Gilbert
2011-10-14
TSAGE: Bugfix for Ringworld demo having save/restore buttons enabled in GMM
Paul Gilbert
2011-10-12
TSAGE: Separated the NamedHotspot class into separate versions for Ringworld ...
Paul Gilbert
2011-10-02
TSAGE: Added 'g' prefix to global variables
Paul Gilbert
2011-09-10
TSAGE: Cleaned up the savegame code, and enabled it for Blue Force
Paul Gilbert
2011-09-08
TSAGE: Separated speaker classes for both games into separate files
Paul Gilbert
2011-08-29
TSAGE: Implemented the Blue Force right-click dialog
Paul Gilbert
2011-08-26
TSAGE: Implemented lots more Blue Force functionality, and started on first i...
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-13
TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into ...
Paul Gilbert