summaryrefslogtreecommitdiff
path: root/src/gui/game/GameController.h
AgeCommit message (Collapse)AuthorFilesLines
2013-05-30some new sim and ren lua api functionsjacob11-0/+2
2013-05-15finish return values for the legacy api, add sim.saveStamp and sim.loadStampjacob11-1/+1
2013-05-15when called with no arguments, some tpt. functions will act as get functions ↵jacob11-1/+2
(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-11Togglable lua scriptingSimon Robertshaw1-1/+4
2013-04-07Allow signing out and editing profile from the old login button, add a ↵Simon Robertshaw1-0/+1
button to edit avatar (directs to the website at the moment) Allow viewing profiles by clicking avatars
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+155