summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2011-03-05trying to get a putpixel command working but it segfaults atmLieuwe2-4/+16
2011-03-05implemented a step hook and modified the makefile to call getheader.pyLieuwe2-13/+41
2011-03-03Merge branches 'pyconsole_internal' and 'master' into pyconsole_internalLieuwe2-18/+27
2011-03-03Merge branch 'master' of https://github.com/FacialTurd/The-Powder-ToyLieuwe2-18/+27
2011-03-03tpt_console.py now internalLieuwe1-3/+7
2011-03-03getheader now compiles python filesLieuwe1-0/+77
2011-03-03pulled some code by cracker which makes output even more awesome :PLieuwe3-83/+316
2011-03-03a get_pmap and get_prop function for python so fancier scripts can be made. ↵Cracker642-8/+60
Made a demo of increasing element type by one, import example, example.increment()
2011-03-02update readme for consoleCracker641-9/+9
2011-03-02console things, set commands use keywords for arguments.Cracker642-471/+690
2011-03-02Fix some potential crashes, better handling of empty server responsesjacksonmj1-8/+16
2011-03-02Fix ETRD not conducting correctly to adjacent particlesjacksonmj1-10/+11
2011-03-02fix "water spark bounce"Cracker641-0/+3
2011-03-02INST works with caps lock/replace mode, and fix some replace mode out of ↵Cracker641-2/+13
screen crashes.
2011-03-01fix "water spark bounce"Cracker641-0/+3
2011-03-01INST works with caps lock/replace mode, and fix some replace mode out of ↵Cracker641-2/+13
screen crashes.
2011-02-26python consoleLieuwe2-451/+489
2011-02-24Pretty transparent consoleSimon2-36/+45
2011-02-24WIND from cracker!Simon2-2/+19
2011-02-24rename drag to windCracker641-1/+1
2011-02-24forgot powder.h, and renamed drag to windCracker641-2/+2
2011-02-24a drag tool!Cracker642-3/+16
2011-02-24transparent console....Cracker641-13/+11
2011-02-24Fix GoL to not set gol2 on other thingsCracker641-2/+6
2011-02-24Fix particles displaced by liquids moving to overlapping positionsjacksonmj1-3/+5
2011-02-24Fix lava freezing pointjacksonmj1-3/+5
2011-02-23Switch life to ctype for, photons apparently use the GLOW ctype for somethingSimon2-3/+3
2011-02-23Fancier glow, now affected by Velocity, Pressure and HeatSimon2-22/+22
2011-02-23Fix GoL to not set gol2 on other thingsCracker641-2/+6
2011-02-23Increase debug coords string buffer to prevent crashesSimon1-1/+1
2011-02-23Reduce GoL lagCracker641-1/+3
2011-02-23Reduce GoL lagCracker641-1/+3
2011-02-23updatingCracker646-271/+255
2011-02-22Make the help screen a bit cleanerSimon1-7/+3
2011-02-22Improvement to scrolling menuSimon1-2/+2
2011-02-21UI improvements for elements menuSimon2-20/+22
2011-02-21Sound and scripts are opt-in, to speed up loading and closingSimon1-79/+98
2011-02-21Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon2-21/+13
2011-02-21Zoom key conflict with international keyboardsjacksonmj2-6/+3
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.
2011-02-21Reduce overlap of HUD text when in debug/beta modejacksonmj1-15/+9
Also reduce duplication of some HUD code
2011-02-21Fix console preventing window from closingjacksonmj1-0/+1
2011-02-19Notication of authentication improvementSimon1-4/+23
2011-02-19Fix saving of display mode from keys and fix persistent displaySimon3-2/+6
2011-02-18Preventing creation of invalid types also prevented use of air/temp toolsjacksonmj1-1/+1
2011-02-18create_box improvementsjacksonmj1-1/+1
Boxes now have sharp corners - they fill only the specified rectangle and not 1 pixel extra on all sides.
2011-02-18Crash when element with invalid type is createdjacksonmj1-3/+3
Generally due to an invalid ctype for clone.
2011-02-18FLAG_STAGNANT usage lost during rewritejacksonmj1-5/+9
2011-02-18Fix incorrect liquids movementjacksonmj1-0/+1
2011-02-18NEUT fixed to dust and fwrk reaction.Cracker641-2/+2
2011-02-18NEUT fixed to dust and fwrk reaction.Cracker641-2/+2