aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld/ringworld_scenes3.cpp
AgeCommit message (Expand)Author
2013-04-27TSAGE: Fix some non-initialized variables. CID 1002389, 1002390, 1002391Strangerke
2012-01-01TSAGE: Do all screen drawing in an intermediate temporary screen surface.Paul Gilbert
2012-01-01TSAGE: Revert buggy implementation of dirty rectsPaul Gilbert
2011-12-18TSAGE: Implemented dirty rect handling in the enginePaul Gilbert
2011-10-12TSAGE: Fix some animate() calls for ANIM_MODE_7 that were missing a parameterPaul Gilbert
2011-10-02TSAGE: Added 'g' prefix to global variablesPaul 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-14TSAGE: Separated Ringworld and Blue Force game logic into their own namespacesPaul Gilbert
2011-08-13TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into ...Paul Gilbert