summaryrefslogtreecommitdiff
path: root/src/gui/game/GameView.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-10-26f5: reload sim, f2: screenshot f3: toggle extra HUDjacob11-0/+7
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 ctypejacksonmj1-2/+2
2013-08-30alternate keys: semicolon for replace mode, ctrl+semicolon for specific delet...jacob11-0/+7
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-07-27fix right modifier keysjacob11-6/+12
2013-07-18remove specific delete for walls, doesn't work very well and it conflicts wit...jacob11-1/+2
2013-07-18flood delete will delete walls even if wall delete tool isn't selectedjacob11-0/+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...jacob11-1/+21
2013-07-17black decoration preset, improve look of deco buttons a littlejacob11-1/+1
2013-07-16save to server button is disabled when not logged in, but tags are viewable (...jacob11-1/+5
2013-07-16deco menu button textures (not black)jacob11-3/+6
2013-07-16fix multiple deco presets being able to be selected at once, fix "Decorations...jacob11-8/+3
2013-07-15'n' to toggle Newtonian Gravity, quickoption tooltips show which keys you nee...jacob11-5/+11
2013-07-13hitting the buttons on the bottom while pasting a stamp will cancel the paste...jacob11-1/+1
2013-06-21do ctrl+z snapshots when loading saves / stamps, makes it more predictable to...jacob11-0/+1
2013-06-21HUD displays the correct name of LIFE particles in the HUD, show mouse positi...jacob11-15/+22
2013-06-09fix problems with point queue, where it would draw a Point at A, a line from ...jacob11-6/+1
2013-06-08fix tpt.selectedl not changing sometimes when using the element search or sam...jacob11-3/+4
2013-06-08fix ToolTips on split buttons not working correctly (button overrode them), f...jacob11-29/+24
2013-06-06WIND tool creates WIND just by holding down the line tool againjacob11-2/+11
2013-06-05fix not being able to draw tool lines or boxes, but you can still press ctrl+...jacob11-11/+19
2013-05-31fix bug where you had to start using a tool before setting it's strengthjacob11-23/+25
2013-05-30Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitjacob11-3/+3
2013-05-30some new sim and ren lua api functionsjacob11-7/+12
2013-05-17some more compiling fixesmniip1-3/+3
2013-05-16fix pause button. I'm not sure why I removed that ...jacob11-0/+1
2013-05-15fix downvote button not being reset when you clear a savejacob11-1/+1
2013-05-15when called with no arguments, some tpt. functions will act as get functions ...jacob11-16/+19
2013-05-12fix tooltips and dtjacob11-9/+26
2013-05-05small fixjacob11-2/+2
2013-05-05fix element scrollbar issues, fix fading of HUD/intro text, fix compiling err...jacob11-16/+22
2013-05-05drawtext_outline to fix unreadable infotips, tooltips fade in and out (more l...jacob11-13/+21
2013-05-04ctrl+r reload shortcut, fix a few brush drawing bugs, fix stamp xor area, fix...jacob11-6/+9
2013-04-07Allow signing out and editing profile from the old login button, add a button...Simon Robertshaw1-4/+13
2013-03-22Fix includes for GUI stuffSimon Robertshaw1-3/+3
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+2140