| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-15 | Display photon wavelengths in HUD | jacksonmj | 1 | -1/+10 |
| 2011-03-14 | another 64bit fix | Lieuwe | 1 | -34/+34 |
| 2011-03-14 | this might fix the python console on 64bit without #define PYEXT | Lieuwe | 1 | -2/+36 |
| 2011-03-13 | added #define PYEXT so you can use an external tpt_console.py on 64bit OSes | Lieuwe | 1 | -2/+9 |
| 2011-03-12 | forgot some files, and a few fixes, set commands use 'setfrom' instead of 'fr... | Cracker64 | 1 | -10/+10 |
| 2011-03-10 | merge merge merge | Cracker64 | 1 | -837/+1254 |
| 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 | added #define to disable PYCONSOLE | Lieuwe | 1 | -3/+24 |
| 2011-03-07 | check bounds for wind, causes some funny glitches though. | Cracker64 | 1 | -1/+1 |
| 2011-03-06 | COMMIT DAMNIT | Lieuwe | 1 | -358/+392 |
| 2011-03-06 | more work on the chat client, it now supports nick changes | Lieuwe | 1 | -6/+12 |
| 2011-03-05 | added irc client extension, it only listens for now. | Lieuwe | 1 | -4/+4 |
| 2011-03-05 | keyboard/mouse handling | Lieuwe | 1 | -7/+43 |
| 2011-03-05 | moar graphics stuff | Lieuwe | 1 | -2/+44 |
| 2011-03-05 | got draw_pixel and draw_text to work | Lieuwe | 1 | -2/+26 |
| 2011-03-05 | trying to get a putpixel command working but it segfaults atm | Lieuwe | 1 | -1/+13 |
| 2011-03-05 | implemented a step hook and modified the makefile to call getheader.py | Lieuwe | 1 | -12/+26 |
| 2011-03-03 | tpt_console.py now internal | Lieuwe | 1 | -3/+7 |
| 2011-03-03 | pulled some code by cracker which makes output even more awesome :P | Lieuwe | 1 | -72/+259 |
| 2011-03-03 | a get_pmap and get_prop function for python so fancier scripts can be made. ... | Cracker64 | 1 | -7/+55 |
| 2011-03-02 | update readme for console | Cracker64 | 1 | -9/+9 |
| 2011-03-02 | console things, set commands use keywords for arguments. | Cracker64 | 1 | -461/+642 |
| 2011-02-26 | Merge branch 'upstream' into dev | jacksonmj | 1 | -28/+41 |
| 2011-02-26 | python console | Lieuwe | 1 | -446/+483 |
| 2011-02-24 | Pretty transparent console | Simon | 1 | -18/+22 |
| 2011-02-24 | WIND from cracker! | Simon | 1 | -2/+15 |
| 2011-02-24 | forgot powder.h, and renamed drag to wind | Cracker64 | 1 | -2/+2 |
| 2011-02-24 | a drag tool! | Cracker64 | 1 | -3/+14 |
| 2011-02-23 | Increase debug coords string buffer to prevent crashes | Simon | 1 | -1/+1 |
| 2011-02-23 | updating | Cracker64 | 1 | -165/+179 |
| 2011-02-22 | Make the help screen a bit cleaner | Simon | 1 | -7/+3 |
| 2011-02-22 | Merge branch 'upstream' into dev | jacksonmj | 1 | -84/+123 |
| 2011-02-21 | Sound and scripts are opt-in, to speed up loading and closing | Simon | 1 | -79/+98 |
| 2011-02-21 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon | 1 | -16/+10 |
| 2011-02-21 | Zoom key conflict with international keyboards | jacksonmj | 1 | -1/+1 |
| 2011-02-21 | Reduce overlap of HUD text when in debug/beta mode | jacksonmj | 1 | -15/+9 |
| 2011-02-20 | Zoom key conflict with international keyboards | jacksonmj | 1 | -1/+1 |
| 2011-02-20 | Reduce overlap of HUD text when in debug/beta mode | jacksonmj | 1 | -15/+9 |
| 2011-02-20 | Fix some compiler warnings | jacksonmj | 1 | -14/+13 |
| 2011-02-19 | Notication of authentication improvement | Simon | 1 | -4/+23 |
| 2011-02-19 | Fix saving of display mode from keys and fix persistent display | Simon | 1 | -2/+3 |
| 2011-02-19 | Always save last display mode | jacksonmj | 1 | -1/+0 |
| 2011-02-19 | Move reset code to own function | jacksonmj | 1 | -39/+29 |
| 2011-02-15 | Commands in signs, some don't fit | Cracker64 | 1 | -0/+22 |
| 2011-02-13 | ALL GLORY TO THE SAVASK | Simon | 1 | -4/+1 |
| 2011-02-13 | Fix Clickable signs | Simon | 1 | -4/+3 |
| 2011-02-13 | Moved Gravity identifiers, added gravity mode and air mode to save format | Simon | 1 | -37/+42 |
| 2011-02-13 | Visual Studio compatibility | jacksonmj | 1 | -7/+9 |