index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cat
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-05-07
A bit of refactoring (elements)
Simon Robertshaw
2
-21/+21
2012-04-26
OS X compiling working, Make it a bit more friendly with stricter compilers
Simon Robertshaw
3
-29/+29
2012-04-21
Clean out graphics, add openGL graphics in seperate file, change brush to ↵
Simon Robertshaw
1
-18/+6
use unsigned char rather than boolean for bitmap/outline
2012-04-17
TPT: Lua methods for reading/writing the bmap and emap (no mapped walltypes ↵
Simon Robertshaw
2
-0/+126
yet) 1c4bce1f22
2012-04-13
Fix Integer <-> Pointer casts on 64bit
Simon Robertshaw
1
-2/+3
2012-04-09
Remove unused code
Simon Robertshaw
1
-37/+0
2012-04-05
Modifier keys for Lua, Air display, correct render mode saving
Simon Robertshaw
1
-2/+16
2012-04-04
Change brush size with [ and ] keys, change order of drawing for Lua, Fix ↵
Simon Robertshaw
4
-6/+19
print and tpt.log so they log to the console when it is open
2012-04-04
CommandInterface, Mouse, Keyboard and Tick events, on screen log, print ↵
Simon Robertshaw
4
-5/+63
redirected to tpt.log
2012-03-03
Disable key repeat
Simon Robertshaw
3
-67/+18
2012-02-12
Better names for sort, allow showing own saves
Simon Robertshaw
2
-37/+61
2012-02-12
Fixed some lua methods, set decorations enabled by default, allow toggling ↵
Simon Robertshaw
1
-8/+15
of decorations with ctrl+b, saving and loading of render, display and colour modes for the renderer
2012-02-12
Somewhat working lua console, no element function overrides, no keyboard, ↵
Simon Robertshaw
7
-8/+2080
mouse or tick events
2012-02-05
Started intrepreter for tpt script and various things for console
Simon Robertshaw
6
-0/+672