summaryrefslogtreecommitdiff
path: root/src/gui/game/Tool.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-18remove specific delete for walls, doesn't work very well and it conflicts wit...jacob11-1/+1
2013-07-13fix being able to draw STKM and SPWN on top of other elementsjacob11-1/+1
2013-07-12fixes to wall and particle floodfill. Wall fill ignores particles and always ...jacob11-4/+4
2013-06-23Add back replace mode and specific delete *jacob11-9/+9
2013-06-02allow creating WIND lines from luajacob11-1/+1
2013-05-16lua simulation api functions for drawing with tools / decojacob11-21/+1
2013-05-14lua simulation api functions for creating particles, walls, boxes, and wallsjacob11-4/+4
2013-05-11D:mniip1-1/+1
2013-03-22Fix includes for GUI stuffSimon Robertshaw1-1/+1
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+215