aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/graphics.h
AgeCommit message (Expand)Author
2013-06-29TSAGE: Beginnings of renamings of R2R Maze UIPaul Gilbert
2013-06-29TSAGE: Fix for object initialisatioon in R2R scene 3500Paul Gilbert
2013-06-29TSAGE: Implemented R2R MazeUI::draw methodPaul Gilbert
2013-04-18ENGINES: Remove a bunch of unused private member variablesMax Horn
2012-08-07TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep...Strangerke
2012-01-02TSAGE: Implemented changes for dirty rect handling needed for R2RPaul Gilbert
2012-01-01TSAGE: Implemented a cleaner version of dirty rect handlingPaul Gilbert
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-11-16COMMON: Rename Common::set_to to Common::fill.Johannes Schickel
2011-08-16TSAGE: Completed Blue Force Scene #100Paul Gilbert
2011-08-15TSAGE: Corrected casing of tSage namespace to be TsAGEPaul Gilbert
2011-06-04TSAGE: Add support for saving in scene #6100Paul Gilbert
2011-06-03TSAGE: Add proper colors to buttons in the CD version of ringworldStrangerke
2011-05-23TSAGE: Remove redundant semicolonsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-04TSAGE: Switched to American English, after the relevant discussion on -devel:md5
2011-04-14ALL: centre -> centerMax Horn
2011-04-14ALL: colour -> colorMax Horn
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-04-10TSAGE: Simplified the custom surface code in GfxSurfacePaul Gilbert
2011-02-22TSAGE: Initial implementation of more game scenes and support classesPaul Gilbert
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert