summaryrefslogtreecommitdiff
path: root/src/PowderToySDL.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-08PTsave openingSimon Robertshaw1-1/+64
2012-08-08Command line "open"Simon Robertshaw1-0/+33
2012-08-08Proxy from command line argSimon Robertshaw1-2/+26
2012-08-08Scale and fullscreen loaded/saved to config and commandlineSimon Robertshaw1-3/+39
2012-08-08Fullscreen and scale setting from sim optionsSimon Robertshaw1-15/+112
2012-08-02Rename WIN32 preprocessor definition to WINntoskrnl1-6/+5
2012-08-02Separate operating system and architecture preprocessor definitionsntoskrnl1-2/+2
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-1/+0
2012-07-06Parsing commandline argumentsSimon Robertshaw1-2/+66
2012-07-06Move graphics into seperate folderSimon Robertshaw1-1/+1
2012-06-25Fix Line scaling for OpenGL inetrgsdfkjdslkfjsSimon Robertshaw1-0/+2
2012-06-25Resizable window when using OpenGL interfaceSimon Robertshaw1-7/+31
2012-06-23Option to use OpenGL JUST for the interfaceSimon Robertshaw1-6/+6
2012-06-22Client now provides methods for reading and saving preferences - less powerfu...Simon Robertshaw1-0/+3
2012-06-20Opengl can open saves now, just need to get it to render accurately laterBryan Hoyle1-1/+1
2012-06-20OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli...Simon Robertshaw1-0/+8
2012-05-30Fix minor syntax error, move all OpenGL includes into a new file that can det...Simon Robertshaw1-1/+5
2012-05-30Separate SDL from graphics codeSimon Robertshaw1-0/+231