summaryrefslogtreecommitdiff
path: root/src/graphics/Graphics.h
AgeCommit message (Collapse)AuthorFilesLines
2012-09-05Ensure errors are caught and displayed during tag operations. Fix some ↵Simon Robertshaw1-0/+1
issues with the Tag ui. Fixes #157
2012-08-15Revert some changes by Triclops200 in ↵Simon Robertshaw1-1/+1
42d707f8a432afa001d58611fc960d6ce6021676, Broke prototypes for drawrect with pixel functions, seems to have modified drawrect to make filled rects (forgot about fillrect?). Also use correct macros for getting colour components out of pixel data
2012-08-15Very very basic wall rendering for openglBryan Hoyle1-1/+1
2012-08-11Implement some missing lua functions, PNG format creation (requires zlib)Simon Robertshaw1-0/+3
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-0/+3
2012-07-24Inverted icon stateSimon Robertshaw1-1/+1
2012-07-24Adjust icon positionsSimon Robertshaw1-1/+1
2012-07-21Icons for menu itemsSimon Robertshaw1-2/+6
2012-07-06Move graphics into seperate folderSimon Robertshaw1-0/+166