index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-03-29
QRTZ grow changes, uses ctype.
Cracker64
1
-1/+1
2011-03-29
64bit fixes and other
Simon
2
-3/+2
2011-03-26
64bit fixes, thanks a ton jacksonmj :D
Lieuwe
1
-2/+1
2011-03-26
misc stuff
Lieuwe
1
-1/+1
2011-03-25
... and wood
Simon
1
-1/+1
2011-03-25
Fix neutron penetration for PLANT
Simon
1
-1/+1
2011-03-25
Added some file association for Windows, NOT TESTED YET
Simon
1
-0/+6
2011-03-24
Move thunder to explosive
Simon
1
-1/+1
2011-03-24
Move Portal to special and Photons to nuclear
Simon
1
-3/+3
2011-03-24
M_PI for those who aren't awesome enough for Pi
Simon
1
-0/+4
2011-03-24
Effects for PRTO and PRTI
Simon
1
-0/+14
2011-03-22
Python console
Simon
2
-4/+9
2011-03-22
More cracker fixes
Simon
4
-7/+13
2011-03-22
Fix some WIND bugs
Simon
1
-1/+1
2011-03-20
64bit fixing shit
Lieuwe
1
-1/+1
2011-03-18
Better rotation and inversion, also does single pixel translation
jacksonmj
1
-0/+2
2011-03-18
Matrices and vectors, to make coding next commit more pleasant
jacksonmj
1
-0/+23
2011-03-18
you can now disable(tpt.disable_python) or enable(python) the python console :D
Lieuwe
2
-1/+2
2011-03-18
now warns about a disabled python console.
Lieuwe
2
-2/+3
2011-03-18
no longer crashes on mangled console.py and other python initialisation errors.
Lieuwe
1
-1/+1
2011-03-18
Add some arguments to save build/parse functions
jacksonmj
1
-2/+2
To make clipboard manipulation easier.
2011-03-18
Update icon.h to match icon image files
jacksonmj
1
-1/+1
2011-03-16
broke stuff
Lieuwe
1
-1/+2
2011-03-15
64bit really fixed now, does need PYEXT to be defined tho.
Lieuwe
1
-1/+1
2011-03-15
no need to include tpt_console.py on 64bit anymore.
Lieuwe
2
-3/+4
2011-03-15
Display photon wavelengths in HUD
jacksonmj
1
-1/+1
2011-03-13
added #define PYEXT so you can use an external tpt_console.py on 64bit OSes
Lieuwe
2
-1/+2
2011-03-10
merge merge merge
Cracker64
4
-13/+19
2011-03-09
added #define to disable PYCONSOLE
Lieuwe
2
-1/+3
2011-03-06
COMMIT DAMNIT
Lieuwe
1
-1/+1
2011-03-06
more work on the chat client, it now supports nick changes
Lieuwe
1
-1/+1
2011-03-05
added irc client extension, it only listens for now.
Lieuwe
1
-1/+1
2011-03-05
keyboard/mouse handling
Lieuwe
1
-1/+1
2011-03-05
moar graphics stuff
Lieuwe
1
-1/+1
2011-03-05
got draw_pixel and draw_text to work
Lieuwe
1
-1/+1
2011-03-05
trying to get a putpixel command working but it segfaults atm
Lieuwe
1
-1/+1
2011-03-05
implemented a step hook and modified the makefile to call getheader.py
Lieuwe
1
-1/+1
2011-03-03
tpt_console.py now internal
Lieuwe
1
-1/+2
2011-03-03
getheader now compiles python files
Lieuwe
2
-0/+3
2011-02-26
Merge branch 'upstream' into dev
jacksonmj
2
-4/+7
Conflicts: src/main.c
2011-02-26
python console
Lieuwe
2
-7/+7
2011-02-24
WIND from cracker!
Simon
1
-2/+5
2011-02-24
forgot powder.h, and renamed drag to wind
Cracker64
1
-2/+5
2011-02-23
Fancier glow, now affected by Velocity, Pressure and Heat
Simon
1
-1/+1
2011-02-23
Increase minor version
Simon
1
-1/+1
2011-02-23
updating
Cracker64
4
-11/+13
2011-02-22
Merge branch 'upstream' into dev
jacksonmj
3
-9/+8
Conflicts: src/main.c
2011-02-22
Update version
Simon
1
-2/+2
2011-02-21
UI improvements for elements menu
Simon
2
-7/+6
2011-02-21
Zoom key conflict with international keyboards
jacksonmj
1
-2/+0
Change zoom key to only use keysym.sym, like all the other keyboard controls. This may mean it is no longer the 'z' key on all systems, but will prevent it conflicting with the other keyboard controls.
[next]