summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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
2011-03-18Update icon.h to match icon image filesjacksonmj1-1/+1
2011-03-17Fix incorrect pitch in sdl_seticonjacksonmj1-1/+1
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
2011-03-15MERGELieuwe9-61/+154
2011-03-1564bit really fixed now, does need PYEXT to be defined tho.Lieuwe3-1/+5
2011-03-15no need to include tpt_console.py on 64bit anymore.Lieuwe5-23/+50
2011-03-15binariesLieuwe1-0/+0
2011-03-15binariesLieuwe3-1/+0
2011-03-15Display element contained by PIPE in debug modejacksonmj1-0/+5
2011-03-15Display photon wavelengths in HUDjacksonmj3-2/+41
2011-03-14another 64bit fixLieuwe1-34/+34
2011-03-14removed large logfileLieuwe1-1/+2
2011-03-14removed large logfileLieuwe1-1788/+0
2011-03-14this might fix the python console on 64bit without #define PYEXTLieuwe3-3/+1825
2011-03-13added #define PYEXT so you can use an external tpt_console.py on 64bit OSesLieuwe6-5/+31
2011-03-12Save ID is useful, so display it!jacksonmj1-2/+22
2011-03-12Limit length of save title and username at bottom of screenjacksonmj1-3/+3
2011-03-12Update fancy mode to use the new GLOW graphicsjacksonmj1-19/+15