summaryrefslogtreecommitdiff
path: root/src/render/RenderController.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-67/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-7/+0
unused variables from config.h
2012-09-26render preset buttons in render options interface, also shift + 1 life view ↵jacob11-0/+5
shortcut modify it if you don't like how it looks, but it turned out better than I expected
2012-06-18Controllers should free their callbacks and viewsSimon Robertshaw1-0/+1
2012-06-18RenderOptions controller should delete its callbackSimon Robertshaw1-0/+2
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw1-1/+4
2012-01-27Render optionsSimon Robertshaw1-0/+15
2012-01-27Functional checkbox on render options screenSimon Robertshaw1-0/+10
2012-01-26I've got to a point where I can no longer be bothered to think of a proper ↵Simon Robertshaw1-1/+15
commit comment
2012-01-23Render optionsSimon Robertshaw1-0/+24