summaryrefslogtreecommitdiff
path: root/src/gui/game/SignTool.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-10-19Spark sign tool, {b|sometext}, when the sign is clicked, the a spark will be ↵Simon Robertshaw1-3/+7
created at the signs position. Also MouseDown events that draw particles from being triggered when clicking on a sign
2013-08-22specially per @savask's request, put matcher into a functionmniip1-16/+2
returns 0 if no match, returns position of pipe character if there is
2013-08-22regexless gameModelmniip1-4/+18
2013-08-22Fix sign save/topic regex.Saveliy Skresanov1-1/+1
2013-07-16deco menu button textures (not black)jacob11-2/+2
2013-03-22Fix includes for GUI stuffSimon Robertshaw1-1/+1
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+278