summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw42-152/+1098
2012-06-06'No Image' icon when save rendering failsSimon Robertshaw1-1/+8
2012-06-06Saving and loading at position, yuse exceptions for parsing savesSimon Robertshaw6-59/+85
2012-06-05Fix bmap reading error caused by signed/unsigned comparisonSimon Robertshaw2-5/+4
2012-06-05Use a different method for decoding saves with uncompressed object in memory ...Simon Robertshaw22-636/+1972
2012-06-04OpenGL JNI Canvas compiled only when neededSimon Robertshaw2-1/+5
2012-06-02Add missing header includer for C libraries.Simon Robertshaw3-2/+5
2012-05-31Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.Simon Robertshaw16-16/+348
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 Robertshaw5-91/+70
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 Robertshaw5-21/+35
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-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 Robertshaw7-21/+162
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-12Stupid gitSimon Robertshaw8-67/+186
2012-05-12Primitive sign addingSimon Robertshaw1-0/+9
2012-05-12Tools implemented in a similar way to elementsSimon Robertshaw10-4/+213
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 Robertshaw258-4157/+12474
2012-04-26OS X compiling working, Make it a bit more friendly with stricter compilersSimon Robertshaw10-46/+52
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-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
2012-04-19TPT: Change STOR, PIPE, DUST to make correct use of .flags field.Simon Robertshaw5-15/+17
2012-04-19TPT: Fix sponge bug. f93a829671Simon Robertshaw4-3/+13