summaryrefslogtreecommitdiff
path: root/src/game/Tool.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-215/+0
2013-03-09a few more memory leak fixesjacob11-1/+6
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob11-7/+0
2013-01-10don't allow streamline floodfilljacob11-1/+2
2012-09-05Add way of uniquely identifying tools, preserve active menu and tools when re...Simon Robertshaw1-12/+14
2012-08-13Precompile some headers. Fix sconscript to prevent recompiling everythingSimon Robertshaw1-0/+1
2012-08-10Wall brush, fixes #63Simon Robertshaw1-1/+3
2012-08-10Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str...Simon Robertshaw1-4/+8
2012-08-09Slow LIGH creation speed, fixes #86Simon Robertshaw1-6/+10
2012-08-05Allow 24bits of var for create_part, add tool for tesc. Fixes #72Simon Robertshaw1-0/+21
2012-08-05Fan wall line tool, fixes #61Simon Robertshaw1-1/+20
2012-08-04Add icons for erase, improve icons for certain walls, fix issue #45Simon Robertshaw1-0/+4
2012-08-03Use plop tool to place single units of an element (Used for Stickman, Fighter...Simon Robertshaw1-0/+5
2012-07-25WIND toolSimon Robertshaw1-4/+44
2012-07-21Icons for menu itemsSimon Robertshaw1-8/+17
2012-07-19Special ligh placementSimon Robertshaw1-2/+11
2012-07-18Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Wi...Simon Robertshaw1-7/+9
2012-06-24Element searchSimon Robertshaw1-0/+94