summaryrefslogtreecommitdiff
path: root/src/game/SignTool.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-278/+0
2013-02-08fix sign box size, sign width with {t} and {p}, and zoom box sizejacob11-39/+28
2012-10-26limit the number of signs that can be placedjacob11-1/+2
2012-10-05{t:15100|text} to open a forum thread (will try to add more shortcuts later)jacob11-1/+1
2012-09-25Fix black border around dialogs being off (I think I got all of them)jacob11-1/+1
2012-08-17Sample tool, fixes #122Simon Robertshaw1-1/+1
2012-08-17Fix sign tool message box placeholder textSimon Robertshaw1-1/+1
2012-08-14Placeholder text for sign tool window, #98Simon Robertshaw1-1/+1
2012-08-14Focus text field for Sign Tool Window, fixes #98Simon Robertshaw1-0/+1
2012-08-10Sign moving, fixes #10Simon Robertshaw1-3/+132
2012-08-04Add icons for erase, improve icons for certain walls, fix issue #45Simon Robertshaw1-2/+2
2012-08-03Nicer defaults for Window closing, Implement these with Sign tool, issue ↵Simon Robertshaw1-1/+10
#51. Also set centre as default
2012-07-22Sign tool iconSimon Robertshaw1-1/+12
2012-07-21Icons for menu itemsSimon Robertshaw1-0/+5
2012-06-25Sign tool can now edit existing signsSimon Robertshaw1-13/+60
2012-05-15Move style into ComponentSimon Robertshaw1-4/+4
2012-05-14Make flood_prop use PropertyType from StructProperty, Property tool worksSimon Robertshaw1-17/+16
2012-05-14Style improvements to sign toolSimon Robertshaw1-4/+6
2012-05-13Text alignment for dropdown, make sign UI niceSimon Robertshaw1-3/+3
2012-05-13Correct air include path for OptionsModel, correct Window debugmode logic, ↵Simon Robertshaw1-2/+11
justifications for sign
2012-05-13Click function for tools that aren't continuous. Debug helper for UI ↵Simon Robertshaw1-10/+5
components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic
2012-05-12Stupid gitSimon Robertshaw1-8/+80
2012-05-12Primitive sign addingSimon Robertshaw1-0/+9