summaryrefslogtreecommitdiff
path: root/src/graphics/Renderer.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-08-10Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool ↵Simon Robertshaw1-2/+8
strength (Shift = x10, Ctrl = x0.1)
2012-08-09Gravity lensingSimon Robertshaw1-3/+24
2012-08-08Persistent modeSimon Robertshaw1-303/+329
2012-08-06Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ↵Simon Robertshaw1-1/+30
for PRTI, PRTO, WIFI and lines for SOAP.
2012-08-05Draw gravity zones when using grav wallSimon Robertshaw1-3/+8
2012-08-04Add icons for erase, improve icons for certain walls, fix issue #45Simon Robertshaw1-27/+29
2012-08-03QuickOptions!! #46Simon Robertshaw1-2/+6
2012-07-28Draw brush using renderer, fixes issue #25Simon Robertshaw1-2/+1
2012-07-28Air heat is not rendered if ambient heat is disabledSimon Robertshaw1-0/+2
2012-07-26Rename .inc files to inlSimon Robertshaw1-2/+2
2012-07-25Make only one airmode selectable at a timeSimon Robertshaw1-0/+4
2012-07-25Correct Stickman appearanceSimon Robertshaw1-15/+13
2012-07-25StreamlinesSimon Robertshaw1-0/+21
2012-07-25Correct initial zoom sizeSimon Robertshaw1-1/+1
2012-07-22Strealine icon and Erase iconSimon Robertshaw1-0/+40
2012-07-21Icons for menu itemsSimon Robertshaw1-0/+89
2012-07-19Use two functions for renderer drawing instead of several, fix alignment ↵Simon Robertshaw1-7/+36
with Zoom Window border
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-0/+11
2012-07-06Move graphics into seperate folderSimon Robertshaw1-0/+2208