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_scenes5.cpp
Age
Commit message (
Expand
)
Author
2016-03-14
TSAGE: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2014-02-18
TSAGE: Make GPL headers consistent with themselves.
Johannes Schickel
2013-12-19
TSAGE: Ringworld - Remove a useless variable
Strangerke
2013-12-19
TSAGE: Some renaming in StripManager
Strangerke
2013-11-10
TSAGE: Janitorial - Remove trailing spaces and tabs
Strangerke
2013-10-27
TSAGE: Fix CID 1002392 and CID 1002387
Strangerke
2012-08-09
TSAGE: Fix "if" formatting.
Johannes Schickel
2012-01-01
TSAGE: Do all screen drawing in an intermediate temporary screen surface.
Paul Gilbert
2012-01-01
TSAGE: Revert buggy implementation of dirty rects
Paul Gilbert
2011-12-18
TSAGE: Implemented dirty rect handling in the engine
Paul Gilbert
2011-11-17
TSAGE: Ringworld - Cleanup: Rename some variables
Strangerke
2011-10-29
JANITORIAL: Remove unnecessary semicolons
Torbjörn Andersson
2011-10-02
TSAGE: Added 'g' prefix to global variables
Paul Gilbert
2011-09-11
TSAGE: Implemented Scene 60 - Motorcycle
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