summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-24Add outline for clipboard pushing/pullingSimon1-0/+12
2011-03-24Move thunder to explosiveSimon1-1/+1
2011-03-24Move Portal to special and Photons to nuclearSimon1-3/+3
2011-03-24Fixed spacing and fixed "clumping" with quartz generating from life with ↵Cate1-9/+7
Cracker help. console: set life qrtz 10000 is very lol
2011-03-24Cracker suggestion, fixed newly generated Quartz to always have color of ↵Cate1-11/+5
previous particle it was created from. Makes cool patterns. Also increased speed.
2011-03-24Fix underflow/segfault from negative ctypes and debug textSimon1-1/+1
2011-03-24Awesome QRTZ from CateSimon2-2/+64
2011-03-24M_PI for those who aren't awesome enough for PiSimon1-0/+4
2011-03-24Fix text overflow for large life valuesSimon1-1/+1
2011-03-24Effects for PRTO and PRTISimon5-25/+182
2011-03-24SING pops when it runs out of lifeSimon2-2/+38
2011-03-23Open file command lineSimon1-0/+13
2011-03-23Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-ToySimon1-10/+10
2011-03-22Fix crashes when savingjacksonmj1-10/+10
2011-03-22Fix makefile for OS XSimon1-3/+3
2011-03-22Python consoleSimon1437-963/+506005
2011-03-22More cracker fixesSimon13-92/+1715
2011-03-22Fix some WIND bugsSimon4-11/+22
2011-03-22Fixes from jacksonmjSimon14-312/+475
2011-03-22Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon1-1/+246
2011-03-22Improve makefile for OS XSimon1-1/+1
2011-03-21Update READMESimon Robertshaw1-1/+246
2011-03-21Fix crash when trying to move to invalid co-ordinatesjacksonmj1-0/+2
2011-03-20MOAR FIXLieuwe1-1/+6
2011-03-2064bit fixing shitLieuwe3-7/+9
2011-03-19cleanup :DLieuwe4-2/+2
2011-03-19Fix stickmen photons and neutronsjacksonmj2-22/+28
2011-03-18changed zip filenameLieuwe4-2/+2
2011-03-18Remove redundant rotate/invert code and correct rotation directionjacksonmj2-109/+2
2011-03-18Better rotation and inversion, also does single pixel translationjacksonmj3-9/+141
2011-03-18Matrices and vectors, to make coding next commit more pleasantjacksonmj2-0/+88
2011-03-18you can now disable(tpt.disable_python) or enable(python) the python console :DLieuwe5-7/+30
2011-03-18now warns about a disabled python console.Lieuwe8-38/+517
2011-03-18no longer crashes on mangled console.py and other python initialisation errors.Lieuwe4-28/+37
2011-03-18...Lieuwe1431-3/+505090
2011-03-18Add some arguments to save build/parse functionsjacksonmj3-11/+13
To make clipboard manipulation easier.
2011-03-18check bounds for wind, causes some funny glitches though.Cracker641-1/+1
2011-03-18Remove code to delete SPAWN when stickman producedjacksonmj1-48/+16
Code doesn't actually do anything in official source, due to operator precedence and lack of brackets.
2011-03-18Update icon.h to match icon image filesjacksonmj1-1/+1
2011-03-17Fix incorrect pitch in sdl_seticonjacksonmj1-1/+1
Was causing garbled icon on linux. 16 pixels * 4 bytes per pixel = 64, not 128.
2011-03-17Remove neutrons from pmapjacksonmj2-15/+31
2011-03-17fuck the wrong branch. also, particle delete function.Lieuwe4-13/+15
2011-03-17fixed keyrepeat api callLieuwe4-5/+20
2011-03-16PRTO fixCracker641-4/+4
2011-03-16Visual Studiojacksonmj3-3/+4
2011-03-16PRTO fixCracker641-4/+4
2011-03-16broke stuffLieuwe5-41/+63
2011-03-16flood_parts uninitialised variablejacksonmj1-6/+2
2011-03-15nother bugfixLieuwe1-1/+1
2011-03-15small bugfixLieuwe1-1/+1