summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)AuthorFilesLines
2012-08-05Clear search buttonSimon Robertshaw1-0/+2
2012-08-05Icon adjustmentsSimon Robertshaw1-3/+12
2012-08-05Wall Edge option, fixes #70Simon Robertshaw1-6/+11
2012-08-05Allow 24bits of var for create_part, add tool for tesc. Fixes #72Simon Robertshaw3-0/+37
2012-08-05Added triangle brush, fixes #47Savely Skresanov2-1/+49
2012-08-05Fan wall line tool, fixes #61Simon Robertshaw1-1/+20
2012-08-05Draw gravity zones when using grav wallSimon Robertshaw3-2/+29
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an...Simon Robertshaw2-0/+23
2012-08-04Add icons for erase, improve icons for certain walls, fix issue #45Simon Robertshaw4-5/+10
2012-08-04Stickman keys working, fixes first half of issue #50Simon Robertshaw1-2/+72
2012-08-04Rectangle snapping.Savely Skresanov1-2/+7
2012-08-04Add date to Preview View, fixes issue #64Simon Robertshaw1-8/+9
2012-08-04Search window is persistent, issue #66Simon Robertshaw1-1/+2
2012-08-04Build fixes for FreeBSDntoskrnl1-1/+1
2012-08-03Add shortcuts for things like gravity, air and air reset, issues #85 and #57Simon Robertshaw3-0/+91
2012-08-03Use plop tool to place single units of an element (Used for Stickman, Fighter...Simon Robertshaw3-0/+24
2012-08-03Hide cursor when selecting/pasting stamps, fixes iseeu #56Simon Robertshaw1-1/+1
2012-08-03Nicer defaults for Window closing, Implement these with Sign tool, issue #51....Simon Robertshaw1-1/+10
2012-08-03QuickOptions!! #46Simon Robertshaw7-0/+287
2012-08-03PROP tool colourSimon Robertshaw1-1/+1
2012-08-03Allow PROP to set types from element name, fixes issue #48Simon Robertshaw1-7/+38
2012-08-02Update menus on element change from lua, addresses issue #42Simon Robertshaw2-59/+79
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw2-25/+42
2012-07-30Ensure CTRL, SHIFT and ALT states are reset when Window falls into backgroundSimon Robertshaw2-4/+10
2012-07-30Faster brush adjusting with [ and ], use alt to change to 1 pixelSimon Robertshaw3-3/+24
2012-07-29Improvements to textbox, prevent selection loss on non modifying keypressesSimon Robertshaw1-1/+1
2012-07-29Number type for text fields, addresses some of issue #39Simon Robertshaw1-0/+8
2012-07-29HUD toggle, addresses "h should toggle the HUD" in issue #23Simon Robertshaw2-20/+28
2012-07-29Textboxes for decoration, addresses "No text boxes in deco editor to directly...Simon Robertshaw2-16/+91
2012-07-29Restart N. Grav when needed (somewhat effects issue #31) and fix shitty logic...Simon Robertshaw1-7/+3
2012-07-28Resize brush X and Y axis seperately using Shift and Control, Addresses issue...Simon Robertshaw5-22/+60
2012-07-28Draw brush using renderer, fixes issue #25Simon Robertshaw3-41/+51
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw6-3/+104
2012-07-25TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fdSimon Robertshaw2-0/+8
2012-07-25WIND toolSimon Robertshaw4-12/+64
2012-07-24Correct alignment of elements in TextPromptSimon Robertshaw1-1/+1
2012-07-24Adjust icon positionsSimon Robertshaw1-11/+22
2012-07-24HUD improvementsSimon Robertshaw2-8/+26
2012-07-24Integer values for prefs, Default decoration colour, clear decorationSimon Robertshaw2-4/+20
2012-07-22Sign tool iconSimon Robertshaw2-3/+20
2012-07-22Strealine icon and Erase iconSimon Robertshaw2-2/+2
2012-07-21Icons for menu itemsSimon Robertshaw6-17/+47
2012-07-19Element search triggered by 'e' keySimon Robertshaw1-0/+3
2012-07-19Correct text colour on element buttonsSimon Robertshaw1-1/+1
2012-07-19Special ligh placementSimon Robertshaw3-4/+37
2012-07-19GOL loads gol colours for useSimon Robertshaw1-1/+1
2012-07-19Use two functions for renderer drawing instead of several, fix alignment with...Simon Robertshaw1-8/+2
2012-07-18Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Wi...Simon Robertshaw8-31/+50
2012-07-18Info tip for changing display modesSimon Robertshaw5-1/+84
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw5-0/+90