summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Add Visual Studio project files to gitignoreSimon Robertshaw1-0/+8
2012-05-30Fix minor syntax error, move all OpenGL includes into a new file that can det...Simon Robertshaw4-25/+31
2012-05-30Separate SDL from graphics codeSimon Robertshaw8-100/+77
2012-05-24Add missing license file (GPLv3)Simon Robertshaw1-0/+674
2012-05-23Moar button appearanceSimon Robertshaw5-6/+8
2012-05-23Fix slight issues when clicking on menu section buttons and missing isMouseIn...Simon Robertshaw2-0/+6
2012-05-23Use mouse hover callback for menu buttonsSimon Robertshaw1-1/+1
2012-05-23Better element positioning in ErrorMessageSimon Robertshaw1-5/+5
2012-05-23Extra callback for just mouse hoverSimon Robertshaw2-1/+5
2012-05-23Correct position of title in LoginViewSimon Robertshaw1-1/+1
2012-05-22Better icon alignment, improve appearance of previewSimon Robertshaw6-21/+36
2012-05-22Restore missing IconFavourite drawing codeSimon Robertshaw1-0/+3
2012-05-22OPS save format from TPTSimon Robertshaw2-5/+860
2012-05-22BSON Library from TPT/MongoDBSimon Robertshaw2-0/+2327
2012-05-22Remove generated files from repoSimon Robertshaw1-0/+1
2012-05-22Remove Style file in project root.Simon Robertshaw2-23/+0
2012-05-22Update gitignoreSimon Robertshaw1-0/+3
2012-05-17Warp display with newer shader, Render options works in OpenGLSimon Robertshaw4-8/+31
2012-05-17Air toolSimon Robertshaw1-0/+18
2012-05-15Seperate new/old CreateParts functionsSimon Robertshaw4-61/+142
2012-05-15Username, password icons for Login windowSimon Robertshaw5-16/+42
2012-05-15Move style into ComponentSimon Robertshaw36-361/+443
2012-05-14Make flood_prop use PropertyType from StructProperty, Property tool worksSimon Robertshaw5-44/+136
2012-05-14Add ability to introspect the Particle structSimon Robertshaw1-0/+35
2012-05-14Style improvements to sign toolSimon Robertshaw1-4/+6
2012-05-14Improve appearance of some dialogues, style defaultsSimon Robertshaw9-21/+185
2012-05-13Text alignment for dropdown, make sign UI niceSimon Robertshaw3-7/+50
2012-05-13Correct air include path for OptionsModel, correct Window debugmode logic, ju...Simon Robertshaw5-5/+26
2012-05-13DropDown UI componentSimon Robertshaw10-22/+205
2012-05-13Click function for tools that aren't continuous. Debug helper for UI componen...Simon Robertshaw14-28/+150
2012-05-13Remove QTCreator project filesSimon Robertshaw7-370/+397
2012-05-12Add generate as a dep for makefileSimon Robertshaw1-4/+6
2012-05-12Stupid gitSimon Robertshaw8-67/+186
2012-05-12Primitive sign addingSimon Robertshaw1-0/+9
2012-05-12Tools implemented in a similar way to elementsSimon Robertshaw11-69/+357
2012-05-12Redo Wall IDsSimon Robertshaw14-271/+372
2012-05-07Default elements in gamemodelSimon Robertshaw1-2/+2
2012-05-07A bit of refactoring (elements)Simon Robertshaw260-4161/+12563
2012-04-27Update gitignoreSimon Robertshaw1-1/+3
2012-04-26OS X compiling working, Make it a bit more friendly with stricter compilersSimon Robertshaw11-46/+63
2012-04-23MOAR PERFORMANCESimon Robertshaw1-2/+2
2012-04-22Inline restrict_fltSimon Robertshaw1-2/+2
2012-04-22Fix Off-by-one error with zoom Window using OpenGLSimon Robertshaw1-2/+2
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ...Simon Robertshaw11-60/+93
2012-04-22Missing font.h changes from previous commitSimon Robertshaw1-0/+3
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to use...Simon Robertshaw17-2054/+1157
2012-04-20OpenGL renderingSimon Robertshaw9-157/+525
2012-04-20Fix warning in Client.cppcpppcppcSimon Robertshaw1-1/+1
2012-04-19Fix more element source file includesSimon Robertshaw2-2/+2
2012-04-19Correct path name for Elements.h include in gel.cppSimon Robertshaw1-1/+1