summaryrefslogtreecommitdiff
path: root/src/gui/game/GameModel.cpp
AgeCommit message (Collapse)AuthorFilesLines
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
(unfinished) Also, redo some menu stuff to use int's instead of Menu *s, and fix bug with toggleable buttons being toggled without triggering their actions
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