| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-17 | Remove old code | Simon Robertshaw | 3 | -0/+0 |
| 2011-10-26 | Remove Python console stuff | Simon Robertshaw | 4 | -357/+0 |
| 2011-10-26 | Build using object files (except for Macs) | jacksonmj | 2 | -0/+0 |
| 2011-10-23 | Pass particle pointer to graphics update function instead of index. Make PIPE... | Simon Robertshaw | 3 | -28/+0 |
| 2011-10-19 | Clean up shader files | Simon Robertshaw | 2 | -21/+1 |
| 2011-10-19 | Missing shaders from previous commit | Simon Robertshaw | 2 | -0/+30 |
| 2011-06-01 | Add gravity field manipulation to Lua api, move gravity processing to after t... | Simon Robertshaw | 1 | -1/+5 |
| 2011-05-31 | Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handling | Simon Robertshaw | 1 | -0/+2 |
| 2011-05-30 | Step code registration, just an example at the moment | Simon Robertshaw | 1 | -0/+12 |
| 2011-03-19 | cleanup :D | Lieuwe | 2 | -0/+0 |
| 2011-03-18 | changed zip filename | Lieuwe | 2 | -0/+0 |
| 2011-03-18 | you can now disable(tpt.disable_python) or enable(python) the python console :D | Lieuwe | 1 | -0/+0 |
| 2011-03-18 | now warns about a disabled python console. | Lieuwe | 1 | -0/+0 |
| 2011-03-18 | no longer crashes on mangled console.py and other python initialisation errors. | Lieuwe | 1 | -0/+0 |
| 2011-03-18 | ... | Lieuwe | 2 | -0/+0 |
| 2011-03-17 | fuck the wrong branch. also, particle delete function. | Lieuwe | 1 | -0/+0 |
| 2011-03-17 | fixed keyrepeat api call | Lieuwe | 1 | -0/+0 |
| 2011-03-16 | broke stuff | Lieuwe | 2 | -38/+48 |
| 2011-03-15 | MERGE | Lieuwe | 2 | -2/+2 |
| 2011-03-15 | 64bit really fixed now, does need PYEXT to be defined tho. | Lieuwe | 1 | -0/+0 |
| 2011-03-15 | no need to include tpt_console.py on 64bit anymore. | Lieuwe | 1 | -0/+0 |
| 2011-03-15 | binaries | Lieuwe | 1 | -0/+0 |
| 2011-03-15 | binaries | Lieuwe | 2 | -0/+0 |
| 2011-03-13 | added #define PYEXT so you can use an external tpt_console.py on 64bit OSes | Lieuwe | 1 | -2/+2 |
| 2011-03-09 | Fix makefile for OS X | Simon | 2 | -0/+220 |
| 2011-03-09 | added #define to disable PYCONSOLE | Lieuwe | 2 | -2/+11 |
| 2011-03-06 | debug mode | Lieuwe | 1 | -11/+60 |
| 2011-03-06 | more work on the chat client, it now supports nick changes | Lieuwe | 1 | -13/+39 |
| 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 | 1 | -0/+75 |
| 2011-03-04 | Python console changes | Simon | 1 | -6/+17 |
| 2011-03-03 | tpt_console.py now internal | Lieuwe | 1 | -77/+0 |
| 2011-03-03 | getheader now compiles python files | Lieuwe | 2 | -31/+4 |
| 2011-03-03 | pulled some code by cracker which makes output even more awesome :P | Lieuwe | 2 | -10/+22 |
| 2011-03-03 | a get_pmap and get_prop function for python so fancier scripts can be made. ... | Cracker64 | 1 | -0/+13 |
| 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 | python console | Lieuwe | 2 | -0/+141 |
| 2011-03-02 | console things, set commands use keywords for arguments. | Cracker64 | 2 | -0/+118 |
| 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 |
| 2011-02-26 | redirecting bullocks | Lieuwe | 1 | -11/+12 |
| 2011-02-26 | broke a lot of stuff. semi-fixed the console itself. | Lieuwe | 2 | -40/+11 |
| 2011-02-26 | python console | Lieuwe | 2 | -0/+141 |
| 2010-12-20 | See if this works, changes to build dir and gitignore | Simon | 1 | -0/+0 |