summaryrefslogtreecommitdiff
path: root/src/gui/game/GameView.h
AgeCommit message (Collapse)AuthorFilesLines
2013-07-18add back replace mode and specific delete. Activated with insert key / ↵jacob11-0/+1
delete key, use ctrl+alt click to select what to use for the checks
2013-07-16save to server button is disabled when not logged in, but tags are viewable ↵jacob11-16/+17
(read only)
2013-06-06WIND tool creates WIND just by holding down the line tool againjacob11-0/+1
2013-05-31fix bug where you had to start using a tool before setting it's strengthjacob11-0/+1
2013-05-30some new sim and ren lua api functionsjacob11-1/+2
2013-05-15when called with no arguments, some tpt. functions will act as get functions ↵jacob11-1/+2
(unfinished) Also, redo some menu stuff to use int's instead of Menu *s, and fix bug with toggleable buttons being toggled without triggering their actions
2013-05-12fix tooltips and dtjacob11-4/+6
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+189