summaryrefslogtreecommitdiff
path: root/src/gui/game
AgeCommit message (Expand)AuthorFilesLines
2013-06-06WIND tool creates WIND just by holding down the line tool againjacob12-2/+12
2013-06-06fix sim.NUM_PARTS, other small changesjacob12-5/+5
2013-06-05fix not being able to draw tool lines or boxes, but you can still press ctrl+...jacob11-11/+19
2013-06-02allow creating WIND lines from luajacob13-3/+3
2013-05-31fix bug where you had to start using a tool before setting it's strengthjacob13-30/+32
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 functionsjacob14-9/+27
2013-05-17some more compiling fixesmniip1-3/+3
2013-05-17new lua sim api functions to get/set deco color, load a save, and adjust coor...jacob11-1/+1
2013-05-17fix tpt.selectedl sometimes being incorrectjacob11-5/+6
2013-05-17rename GRAV back to PGRV, fix formatting in generator, remove useless filejacob11-1/+1
2013-05-16lua simulation api functions for drawing with tools / decojacob13-33/+2
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-15finish return values for the legacy api, add sim.saveStamp and sim.loadStampjacob14-9/+10
2013-05-15when called with no arguments, some tpt. functions will act as get functions ...jacob16-66/+63
2013-05-14lua simulation api functions for creating particles, walls, boxes, and wallsjacob14-21/+24
2013-05-14rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGNjacob11-1/+1
2013-05-13fix circle brush shape at some sizesjacob11-2/+2
2013-05-12also check .Enabled in PROPjacob11-1/+1
2013-05-12fix bug where you could set invalid types with PROPjacob11-0/+6
2013-05-12Merge remote-tracking branch 'origin/master'jacob15-5/+14
2013-05-12fix tooltips and dtjacob12-13/+32
2013-05-11D:mniip3-3/+3
2013-05-11Togglable lua scriptingSimon Robertshaw2-2/+11
2013-05-05Only free GameView if it can be closedSimon Robertshaw1-5/+5
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-05-04Prevent TUGN from breaking when resetting airSimon Robertshaw1-1/+1
2013-04-25fixed dropper debug printingmniip1-0/+2
2013-04-07Allow signing out and editing profile from the old login button, add a button...Simon Robertshaw3-4/+20
2013-03-22Fix includes for GUI stuffSimon Robertshaw6-21/+21
2013-03-22Move all GUI source files into gui/Simon Robertshaw25-0/+7055