summaryrefslogtreecommitdiff
path: root/src/simulation/Sign.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-10-19Minute performance improvement for Sign.getTextSimon Robertshaw1-19/+26
2013-08-22specially per @savask's request, put matcher into a functionmniip1-23/+4
returns 0 if no match, returns position of pipe character if there is
2013-08-22regexless getTextmniip1-14/+27
2013-08-22Fix sign save/topic regex.Saveliy Skresanov1-1/+1
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-7/+0
unused variables from config.h
2013-03-04fix pressing esc in login prompt logging you out, fix possible sign bug crashjacob11-1/+1
2013-02-08fix sign box size, sign width with {t} and {p}, and zoom box sizejacob11-15/+29
2012-10-05{t:15100|text} to open a forum thread (will try to add more shortcuts later)jacob11-1/+1
2012-07-06Move graphics into seperate folderSimon Robertshaw1-1/+1
2012-06-25Sign tool can now edit existing signsSimon Robertshaw1-0/+55