summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-17fuck the wrong branch. also, particle delete function.Lieuwe4-13/+15
2011-03-17fixed keyrepeat api callLieuwe4-5/+20
2011-03-16broke stuffLieuwe5-41/+63
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-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-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 XSimon8-387/+854
2011-03-09added #define to disable PYCONSOLELieuwe6-7/+39
2011-03-06COMMIT DAMNITLieuwe3-361/+399
2011-03-06debug modeLieuwe1-11/+60
2011-03-06more work on the chat client, it now supports nick changesLieuwe4-29/+78
2011-03-06irc client user list workingLieuwe1-6/+45
2011-03-05irc client now supports sending and the /me commandLieuwe1-2/+24
2011-03-05added irc client extension, it only listens for now.Lieuwe4-45/+92
2011-03-05keyboard/mouse handlingLieuwe3-11/+68
2011-03-05moar graphics stuffLieuwe3-4/+52
2011-03-05got draw_pixel and draw_text to workLieuwe3-4/+33
2011-03-05trying to get a putpixel command working but it segfaults atmLieuwe1-0/+0
2011-03-05trying to get a putpixel command working but it segfaults atmLieuwe4-5/+17
2011-03-05implemented a step hook and modified the makefile to call getheader.pyLieuwe5-15/+60
2011-03-04Python console changesSimon9-125/+458
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 internalLieuwe5-150/+11
2011-03-03getheader now compiles python filesLieuwe7-32/+177
2011-03-03pulled some code by cracker which makes output even more awesome :PLieuwe6-125/+369
2011-03-03a get_pmap and get_prop function for python so fancier scripts can be made. ...Cracker643-8/+73
2011-03-02Updated Makefile for OS XSimon1-3/+3
2011-03-02Enable key repeat for consoleSimon1-0/+6
2011-03-02typoCracker641-1/+1
2011-03-02update readme for consoleCracker642-41/+40
2011-03-02TPYOLieuwe1-1/+1
2011-03-02persistenceLieuwe1-2/+2
2011-03-02try eval firstLieuwe1-3/+6
2011-03-02redirecting bullocksLieuwe1-11/+12
2011-03-02broke a lot of stuff. semi-fixed the console itself.Lieuwe2-40/+11
2011-03-02removed error.logLieuwe1-30474/+0
2011-03-02python consoleLieuwe11-460/+31176