summaryrefslogtreecommitdiff
path: root/src/game/PropertyTool.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-235/+0
2012-09-26Always focus text box for property toolSimon Robertshaw1-0/+11
2012-09-26make PROP interface a little easier to use (first part of tpt issue 78)jacob11-0/+11
2012-09-25Fix black border around dialogs being off (I think I got all of them)jacob11-2/+2
2012-08-14Stricter formatting for Property tool, attempts to address #109Simon Robertshaw1-8/+22
2012-08-14Easier okaying/cancelling for Property tool WindowSimon Robertshaw1-0/+8
2012-08-03Allow PROP to set types from element name, fixes issue #48Simon Robertshaw1-7/+38
2012-05-15Move style into ComponentSimon Robertshaw1-4/+4
2012-05-14Make flood_prop use PropertyType from StructProperty, Property tool worksSimon Robertshaw1-15/+97
2012-05-14Improve appearance of some dialogues, style defaultsSimon Robertshaw1-0/+78