summaryrefslogtreecommitdiff
path: root/src/game/Tool.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-183/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-7/+0
unused variables from config.h
2012-09-05Add way of uniquely identifying tools, preserve active menu and tools when ↵Simon Robertshaw1-13/+15
rebuilding menus (fixes #170)
2012-08-17Sample tool, fixes #122Simon Robertshaw1-0/+21
2012-08-10Wall brush, fixes #63Simon Robertshaw1-0/+2
2012-08-10Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool ↵Simon Robertshaw1-0/+3
strength (Shift = x10, Ctrl = x0.1)
2012-08-09Slow LIGH creation speed, fixes #86Simon Robertshaw1-1/+3
2012-08-05Allow 24bits of var for create_part, add tool for tesc. Fixes #72Simon Robertshaw1-0/+12
2012-08-04Add icons for erase, improve icons for certain walls, fix issue #45Simon Robertshaw1-0/+1
2012-08-03Use plop tool to place single units of an element (Used for Stickman, ↵Simon Robertshaw1-0/+15
Fighter), fixes issue 53
2012-08-03PROP tool colourSimon Robertshaw1-1/+1
2012-07-25WIND toolSimon Robertshaw1-7/+18
2012-07-21Icons for menu itemsSimon Robertshaw1-7/+11
2012-07-19Special ligh placementSimon Robertshaw1-0/+15
2012-07-18Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for ↵Simon Robertshaw1-6/+8
Windows
2012-06-24Element searchSimon Robertshaw1-72/+31
2012-05-15Seperate new/old CreateParts functionsSimon Robertshaw1-4/+4
2012-05-14Improve appearance of some dialogues, style defaultsSimon Robertshaw1-0/+1
2012-05-13Click function for tools that aren't continuous. Debug helper for UI ↵Simon Robertshaw1-6/+4
components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic
2012-05-12Stupid gitSimon Robertshaw1-5/+37
2012-05-12Tools implemented in a similar way to elementsSimon Robertshaw1-3/+9
2012-05-12Redo Wall IDsSimon Robertshaw1-9/+31
2012-02-02Flood fillSimon Robertshaw1-0/+7
2012-02-02Working GOL (No graphicsSimon Robertshaw1-0/+19
2012-01-30Line and rect drawingSimon Robertshaw1-1/+3
2012-01-26I've got to a point where I can no longer be bothered to think of a proper ↵Simon Robertshaw1-1/+0
commit comment
2012-01-23Element menuSimon Robertshaw1-3/+5
2012-01-22Begining menu, toolSimon Robertshaw1-0/+53