index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
game
/
GameController.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-05-30
some new sim and ren lua api functions
jacob1
1
-1/+11
2013-05-17
new lua sim api functions to get/set deco color, load a save, and adjust ↵
jacob1
1
-1/+1
coordinates to the screen / zoom window
2013-05-17
fix tpt.selectedl sometimes being incorrect
jacob1
1
-5/+6
2013-05-15
finish return values for the legacy api, add sim.saveStamp and sim.loadStamp
jacob1
1
-2/+5
2013-05-15
when called with no arguments, some tpt. functions will act as get functions ↵
jacob1
1
-8/+10
(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-14
lua simulation api functions for creating particles, walls, boxes, and walls
jacob1
1
-1/+1
2013-05-14
rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGN
jacob1
1
-1/+1
2013-05-11
Togglable lua scripting
Simon Robertshaw
1
-1/+7
2013-05-05
Only free GameView if it can be closed
Simon Robertshaw
1
-5/+5
2013-05-04
Prevent TUGN from breaking when resetting air
Simon Robertshaw
1
-1/+1
2013-04-07
Allow signing out and editing profile from the old login button, add a ↵
Simon Robertshaw
1
-0/+6
button to edit avatar (directs to the website at the moment) Allow viewing profiles by clicking avatars
2013-03-22
Fix includes for GUI stuff
Simon Robertshaw
1
-13/+13
2013-03-22
Move all GUI source files into gui/
Simon Robertshaw
1
-0/+1426