summaryrefslogtreecommitdiff
path: root/src/graphics/Renderer.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-21HUD displays the correct name of LIFE particles in the HUD, show mouse positi...jacob11-1/+1
2013-05-14gfx.draw/fillcirclejacob11-0/+2
2013-05-05drawtext_outline to fix unreadable infotips, tooltips fade in and out (more l...jacob11-0/+1
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-2/+2
2013-03-15Use VideoBuffer in place of thumbnailSimon Robertshaw1-0/+2
2013-02-09fix deco sample tool with 1 px brush, fix deco sample also sampling HUD/other...jacob11-2/+2
2013-02-09blobby walls in blob viewjacob11-0/+1
2012-09-27Fix case sensitive filenameSimon Robertshaw1-1/+1
2012-09-26render preset buttons in render options interface, also shift + 1 life view s...jacob11-0/+2
2012-09-06Fix PRTI/PRTO color, debug lines only drawn in debug mode. Fixes # 148jacob11-0/+1
2012-08-30Get/Set single element propertiesSimon Robertshaw1-0/+13
2012-08-28Black decorations only in thumbnailsSimon Robertshaw1-0/+1
2012-08-25Sample tool samples decoration colour when deco menu is visible. fixes #146Simon Robertshaw1-0/+2
2012-08-21Add EMP flash, fixes #137Simon Robertshaw1-1/+0
2012-08-16Air invert and grid mode switchingSimon Robertshaw1-0/+4
2012-08-15xor_bitmap drawing for rendererSimon Robertshaw1-0/+1
2012-08-15Revert some changes by Triclops200 in 42d707f8a432afa001d58611fc960d6ce602167...Simon Robertshaw1-1/+1
2012-08-15Very very basic wall rendering for openglBryan Hoyle1-1/+1
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-1/+0
2012-08-12now opengl and opengl renderer run and compile, but renderer has a segfault, ...Bryan Hoyle1-0/+1
2012-08-12Minor opengl fixes, still not compiling, look at line 14 in src/graphics/Open...Bryan Hoyle1-2/+1
2012-08-11Implement some missing lua functions, PNG format creation (requires zlib)Simon Robertshaw1-0/+2
2012-08-09Gravity lensingSimon Robertshaw1-1/+2
2012-08-08Persistent modeSimon Robertshaw1-0/+1
2012-08-06Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ...Simon Robertshaw1-0/+3
2012-08-05Draw gravity zones when using grav wallSimon Robertshaw1-1/+2
2012-08-03QuickOptions!! #46Simon Robertshaw1-0/+1
2012-07-21Icons for menu itemsSimon Robertshaw1-0/+2
2012-07-19Use two functions for renderer drawing instead of several, fix alignment with...Simon Robertshaw1-0/+5
2012-07-06Move graphics into seperate folderSimon Robertshaw1-0/+146