summaryrefslogtreecommitdiff
path: root/src/gui/game/GameModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-18add back replace mode and specific delete. Activated with insert key / delete...jacob11-3/+9
2013-07-17click a preset once to select it, twice to switch to deco set tool. Prevent c...jacob11-2/+8
2013-07-17black decoration preset, improve look of deco buttons a littlejacob11-7/+8
2013-07-16deco menu button textures (not black)jacob11-8/+9
2013-07-16fix multiple deco presets being able to be selected at once, fix "Decorations...jacob11-7/+10
2013-07-02save more settings in powder.pref like ngrav_enable, aheat_enable, pretty pow...jacob11-0/+11
2013-06-24change some wall descriptions a littlejacob11-1/+1
2013-06-07some minor changes to toolsjacob11-1/+1
2013-05-31fix bug where you had to start using a tool before setting it's strengthjacob11-7/+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 / decojacob11-1/+1
2013-05-15finish return values for the legacy api, add sim.saveStamp and sim.loadStampjacob11-5/+3
2013-05-15when called with no arguments, some tpt. functions will act as get functions ...jacob11-37/+27
2013-05-14lua simulation api functions for creating particles, walls, boxes, and wallsjacob11-2/+8
2013-04-25fixed dropper debug printingmniip1-0/+2
2013-03-22Fix includes for GUI stuffSimon Robertshaw1-1/+1
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+1151