summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-03-17fuck the wrong branch. also, particle delete function.Lieuwe3-13/+15
2011-03-17fixed keyrepeat api callLieuwe2-4/+18
2011-03-16broke stuffLieuwe2-2/+13
2011-03-15nother bugfixLieuwe1-1/+1
2011-03-15small bugfixLieuwe1-1/+1
2011-03-15MERGELieuwe1-36/+82
2011-03-1564bit really fixed now, does need PYEXT to be defined tho.Lieuwe1-0/+4
2011-03-15no need to include tpt_console.py on 64bit anymore.Lieuwe1-2/+1
2011-03-14another 64bit fixLieuwe1-34/+34
2011-03-14this might fix the python console on 64bit without #define PYEXTLieuwe1-2/+36
2011-03-13added #define PYEXT so you can use an external tpt_console.py on 64bit OSesLieuwe1-2/+9
2011-03-10Remove some redundant codeSimon1-3/+0
2011-03-10Testing commitSimon1-5/+6
2011-03-10Alter year, useless commitSimon1-6/+6
2011-03-09Fix makefile for OS XSimon2-385/+613
2011-03-09added #define to disable PYCONSOLELieuwe2-4/+25
2011-03-06COMMIT DAMNITLieuwe2-360/+398
2011-03-06more work on the chat client, it now supports nick changesLieuwe2-15/+38
2011-03-05added irc client extension, it only listens for now.Lieuwe2-44/+16
2011-03-05keyboard/mouse handlingLieuwe2-10/+67
2011-03-05moar graphics stuffLieuwe2-3/+51
2011-03-05got draw_pixel and draw_text to workLieuwe2-3/+32
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-04Python console changesSimon4-85/+381
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
2011-03-02Enable key repeat for consoleSimon1-0/+6
2011-03-02update readme for consoleCracker641-9/+9
2011-03-02python consoleLieuwe2-451/+489
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 scre...Cracker641-2/+13
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 scre...Cracker641-2/+13
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