| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-12 | forgot some files, and a few fixes, set commands use 'setfrom' instead of 'fr... | Cracker64 | 3 | -10/+92 |
| 2011-03-10 | Flashing BRAY fix | jacksonmj | 1 | -0/+9 |
| 2011-03-10 | merge merge merge | Cracker64 | 14 | -915/+1748 |
| 2011-03-10 | Remove some redundant code | Simon | 1 | -3/+0 |
| 2011-03-10 | Testing commit | Simon | 1 | -5/+6 |
| 2011-03-10 | Alter year, useless commit | Simon | 1 | -6/+6 |
| 2011-03-09 | Fix makefile for OS X | Simon | 8 | -387/+854 |
| 2011-03-09 | added #define to disable PYCONSOLE | Lieuwe | 6 | -7/+39 |
| 2011-03-07 | check bounds for wind, causes some funny glitches though. | Cracker64 | 1 | -1/+1 |
| 2011-03-06 | COMMIT DAMNIT | Lieuwe | 3 | -361/+399 |
| 2011-03-06 | debug mode | Lieuwe | 1 | -11/+60 |
| 2011-03-06 | more work on the chat client, it now supports nick changes | Lieuwe | 4 | -29/+78 |
| 2011-03-06 | irc client user list working | Lieuwe | 1 | -6/+45 |
| 2011-03-05 | irc client now supports sending and the /me command | Lieuwe | 1 | -2/+24 |
| 2011-03-05 | added irc client extension, it only listens for now. | Lieuwe | 4 | -45/+92 |
| 2011-03-05 | keyboard/mouse handling | Lieuwe | 3 | -11/+68 |
| 2011-03-05 | moar graphics stuff | Lieuwe | 3 | -4/+52 |
| 2011-03-05 | got draw_pixel and draw_text to work | Lieuwe | 3 | -4/+33 |
| 2011-03-05 | trying to get a putpixel command working but it segfaults atm | Lieuwe | 1 | -0/+0 |
| 2011-03-05 | trying to get a putpixel command working but it segfaults atm | Lieuwe | 4 | -5/+17 |
| 2011-03-05 | implemented a step hook and modified the makefile to call getheader.py | Lieuwe | 5 | -15/+60 |
| 2011-03-04 | Python console changes | Simon | 9 | -125/+458 |
| 2011-03-03 | Merge branches 'pyconsole_internal' and 'master' into pyconsole_internal | Lieuwe | 2 | -18/+27 |
| 2011-03-03 | Merge branch 'master' of https://github.com/FacialTurd/The-Powder-Toy | Lieuwe | 2 | -18/+27 |
| 2011-03-03 | tpt_console.py now internal | Lieuwe | 5 | -150/+11 |
| 2011-03-03 | getheader now compiles python files | Lieuwe | 7 | -32/+177 |
| 2011-03-03 | pulled some code by cracker which makes output even more awesome :P | Lieuwe | 6 | -125/+369 |
| 2011-03-03 | a get_pmap and get_prop function for python so fancier scripts can be made. ... | Cracker64 | 3 | -8/+73 |
| 2011-03-02 | Updated Makefile for OS X | Simon | 1 | -3/+3 |
| 2011-03-02 | Enable key repeat for console | Simon | 1 | -0/+6 |
| 2011-03-02 | typo | Cracker64 | 1 | -1/+1 |
| 2011-03-02 | update readme for console | Cracker64 | 2 | -41/+40 |
| 2011-03-02 | TPYO | Lieuwe | 1 | -1/+1 |
| 2011-03-02 | persistence | Lieuwe | 1 | -2/+2 |
| 2011-03-02 | try eval first | Lieuwe | 1 | -3/+6 |
| 2011-03-02 | redirecting bullocks | Lieuwe | 1 | -11/+12 |
| 2011-03-02 | broke a lot of stuff. semi-fixed the console itself. | Lieuwe | 2 | -40/+11 |
| 2011-03-02 | removed error.log | Lieuwe | 1 | -30474/+0 |
| 2011-03-02 | python console | Lieuwe | 11 | -460/+31176 |
| 2011-03-02 | console things, set commands use keywords for arguments. | Cracker64 | 7 | -472/+869 |
| 2011-03-02 | Fix some potential crashes, better handling of empty server responses | jacksonmj | 1 | -8/+16 |
| 2011-03-02 | Fix ETRD not conducting correctly to adjacent particles | jacksonmj | 1 | -10/+11 |
| 2011-03-02 | fix "water spark bounce" | Cracker64 | 1 | -0/+3 |
| 2011-03-02 | INST works with caps lock/replace mode, and fix some replace mode out of scre... | Cracker64 | 1 | -2/+13 |
| 2011-03-01 | fix "water spark bounce" | Cracker64 | 1 | -0/+3 |
| 2011-03-01 | INST works with caps lock/replace mode, and fix some replace mode out of scre... | Cracker64 | 1 | -2/+13 |
| 2011-02-26 | Fix some potential crashes, better handling of empty server responses | jacksonmj | 1 | -8/+16 |
| 2011-02-26 | TPYO | Lieuwe | 1 | -1/+1 |
| 2011-02-26 | persistence | Lieuwe | 1 | -2/+2 |
| 2011-02-26 | try eval first | Lieuwe | 1 | -3/+6 |