summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-26stole jacksonmjs makefile too, its aweseome :DLieuwe1-20/+23
2011-03-2664bit fixes, thanks a ton jacksonmj :DLieuwe4-8/+9
2011-03-26misc stuffLieuwe4-9/+71
2011-03-20MOAR FIXLieuwe1-1/+6
2011-03-2064bit fixing shitLieuwe3-7/+9
2011-03-19cleanup :DLieuwe4-2/+2
2011-03-18changed zip filenameLieuwe4-2/+2
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-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