summaryrefslogtreecommitdiff
path: root/src/simulation/SaveRenderer.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Use VideoBuffer in place of thumbnailSimon Robertshaw1-3/+3
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob11-7/+0
2012-10-05don't render fire on stamps (reduces lag)jacob11-2/+2
2012-08-27Enable decorations in renderer for local save items, disable for server save ...Simon Robertshaw1-2/+2
2012-08-12oops, fixed a bad piece of code I addedBryan Hoyle1-0/+2
2012-08-12Opengl fixesBryan Hoyle1-1/+1
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-2/+3
2012-06-25SaveRenderer working on OpenGL - doesn't seem to work with small saves thoughSimon Robertshaw1-0/+5
2012-06-05Use a different method for decoding saves with uncompressed object in memory ...Simon Robertshaw1-1/+3
2012-04-03Use a single instance of a background simulation for thumbnail renderingSimon Robertshaw1-0/+27