summaryrefslogtreecommitdiff
path: root/src/gui/game
AgeCommit message (Expand)AuthorFilesLines
2013-11-13Initial check-in of movable solids. Save/Load/Undo do not work and may crash.Stanislaw Skowronek5-1/+19
2013-10-29Quick fix: Fix dummy key defs used by renderer and other non-input buildsSimon Robertshaw1-2/+2
2013-10-29Iterate through signs in reverse order when seeking for click events in order...Simon Robertshaw1-1/+1
2013-10-29Merge branch 'feature_sparksigns' into developSimon Robertshaw3-15/+43
2013-10-26f5: reload sim, f2: screenshot f3: toggle extra HUDjacob11-0/+7
2013-10-26Only cancel click events clickable signs (not all signs)Simon Robertshaw1-2/+5
2013-10-19Spark sign tool, {b|sometext}, when the sign is clicked, the a spark will be ...Simon Robertshaw3-15/+40
2013-10-18fix not being able to select / see all elements in menus with tons of elementsjacob11-3/+3
2013-09-28Fix tpt.get_numOfParts, add "C" next to temperature in HUDjacob11-2/+2
2013-09-15Forgot HUD description for FILT tmp=9jacksonmj1-2/+2
2013-09-08Enabled check for PIPE toojacksonmj1-1/+1
2013-09-08Include elements[].Enabled in check for invalid lava ctypejacksonmj3-2/+13
2013-08-30alternate keys: semicolon for replace mode, ctrl+semicolon for specific delet...jacob11-0/+7
2013-08-30fix bug where when sparks were reset, ctype wasn'tjacob11-1/+1
2013-08-29More FILT modes: XOR and NOTjacksonmj1-2/+2
2013-08-29Add a way for photons to set the colour of FILT (major version bump required)jacksonmj1-1/+12
2013-08-26Whoops forgot to replace some redundant code related to regexmniip1-3/+2
2013-08-22specially per @savask's request, put matcher into a functionmniip2-36/+5
2013-08-22regexless gameModelmniip2-15/+40
2013-08-22Fix sign save/topic regex.Saveliy Skresanov2-2/+2
2013-07-27fix right modifier keysjacob11-6/+12
2013-07-25instant save option option, hold ctrl when clicking a save in the save previe...jacob12-5/+5
2013-07-18remove specific delete for walls, doesn't work very well and it conflicts wit...jacob12-2/+3
2013-07-18flood delete will delete walls even if wall delete tool isn't selectedjacob11-0/+2
2013-07-18stickmen element defaults to right selected element if possible, or else stil...jacob11-1/+21
2013-07-18logging in in the save preview will update the login button on the main screenjacob12-16/+2
2013-07-18ability to use zoom tool while placing stampsjacob11-42/+40
2013-07-18add back replace mode and specific delete. Activated with insert key / delete...jacob18-9/+54
2013-07-17click a preset once to select it, twice to switch to deco set tool. Prevent c...jacob12-3/+10
2013-07-17black decoration preset, improve look of deco buttons a littlejacob13-16/+19
2013-07-16save to server button is disabled when not logged in, but tags are viewable (...jacob13-28/+28
2013-07-16deco menu button textures (not black)jacob14-23/+64
2013-07-16fix multiple deco presets being able to be selected at once, fix "Decorations...jacob12-15/+13
2013-07-15give an error when a local save isn't saved properly, instead of exiting and ...jacob11-1/+2
2013-07-15fix quickoption tooltip (ctrl+g, not g)jacob11-1/+1
2013-07-15'n' to toggle Newtonian Gravity, quickoption tooltips show which keys you nee...jacob14-10/+26
2013-07-13fix being able to draw STKM and SPWN on top of other elementsjacob11-1/+1
2013-07-13hitting the buttons on the bottom while pasting a stamp will cancel the paste...jacob11-1/+1
2013-07-12fixes to wall and particle floodfill. Wall fill ignores particles and always ...jacob11-4/+4
2013-07-02save more settings in powder.pref like ngrav_enable, aheat_enable, pretty pow...jacob12-0/+16
2013-06-24change some wall descriptions a littlejacob12-2/+2
2013-06-23Add back replace mode and specific delete *jacob11-9/+9
2013-06-21do ctrl+z snapshots when loading saves / stamps, makes it more predictable to...jacob12-0/+2
2013-06-21HUD displays the correct name of LIFE particles in the HUD, show mouse positi...jacob13-25/+36
2013-06-09remove debug printing I accidentally included againjacob11-2/+0
2013-06-09fix problems with point queue, where it would draw a Point at A, a line from ...jacob12-11/+10
2013-06-08fix tpt.selectedl not changing sometimes when using the element search or sam...jacob13-9/+13
2013-06-08fix ToolTips on split buttons not working correctly (button overrode them), f...jacob11-29/+24
2013-06-07save publishing info in the save upload uijacob11-1/+1
2013-06-07some minor changes to toolsjacob12-4/+4