| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-18 | changed zip filename | Lieuwe | 4 | -2/+2 |
| 2011-03-18 | Remove redundant rotate/invert code and correct rotation direction | jacksonmj | 2 | -109/+2 |
| 2011-03-18 | Better rotation and inversion, also does single pixel translation | jacksonmj | 3 | -9/+141 |
| 2011-03-18 | Matrices and vectors, to make coding next commit more pleasant | jacksonmj | 2 | -0/+88 |
| 2011-03-18 | you can now disable(tpt.disable_python) or enable(python) the python console :D | Lieuwe | 5 | -7/+30 |
| 2011-03-18 | now warns about a disabled python console. | Lieuwe | 8 | -38/+517 |
| 2011-03-18 | no longer crashes on mangled console.py and other python initialisation errors. | Lieuwe | 4 | -28/+37 |
| 2011-03-18 | ... | Lieuwe | 1431 | -3/+505090 |
| 2011-03-18 | Add some arguments to save build/parse functions | jacksonmj | 3 | -11/+13 |
| 2011-03-18 | check bounds for wind, causes some funny glitches though. | Cracker64 | 1 | -1/+1 |
| 2011-03-18 | Remove code to delete SPAWN when stickman produced | jacksonmj | 1 | -48/+16 |
| 2011-03-18 | Update icon.h to match icon image files | jacksonmj | 1 | -1/+1 |
| 2011-03-17 | Fix incorrect pitch in sdl_seticon | jacksonmj | 1 | -1/+1 |
| 2011-03-17 | Remove neutrons from pmap | jacksonmj | 2 | -15/+31 |
| 2011-03-17 | fuck the wrong branch. also, particle delete function. | Lieuwe | 4 | -13/+15 |
| 2011-03-17 | fixed keyrepeat api call | Lieuwe | 4 | -5/+20 |
| 2011-03-16 | PRTO fix | Cracker64 | 1 | -4/+4 |
| 2011-03-16 | Visual Studio | jacksonmj | 3 | -3/+4 |
| 2011-03-16 | PRTO fix | Cracker64 | 1 | -4/+4 |
| 2011-03-16 | broke stuff | Lieuwe | 5 | -41/+63 |
| 2011-03-16 | flood_parts uninitialised variable | jacksonmj | 1 | -6/+2 |
| 2011-03-15 | nother bugfix | Lieuwe | 1 | -1/+1 |
| 2011-03-15 | small bugfix | Lieuwe | 1 | -1/+1 |
| 2011-03-15 | MERGE | Lieuwe | 9 | -61/+154 |
| 2011-03-15 | 64bit really fixed now, does need PYEXT to be defined tho. | Lieuwe | 3 | -1/+5 |
| 2011-03-15 | no need to include tpt_console.py on 64bit anymore. | Lieuwe | 5 | -23/+50 |
| 2011-03-15 | binaries | Lieuwe | 1 | -0/+0 |
| 2011-03-15 | binaries | Lieuwe | 3 | -1/+0 |
| 2011-03-15 | Display element contained by PIPE in debug mode | jacksonmj | 1 | -0/+5 |
| 2011-03-15 | Display photon wavelengths in HUD | jacksonmj | 3 | -2/+41 |
| 2011-03-14 | another 64bit fix | Lieuwe | 1 | -34/+34 |
| 2011-03-14 | removed large logfile | Lieuwe | 1 | -1/+2 |
| 2011-03-14 | removed large logfile | Lieuwe | 1 | -1788/+0 |
| 2011-03-14 | this might fix the python console on 64bit without #define PYEXT | Lieuwe | 3 | -3/+1825 |
| 2011-03-13 | added #define PYEXT so you can use an external tpt_console.py on 64bit OSes | Lieuwe | 6 | -5/+31 |
| 2011-03-12 | Save ID is useful, so display it! | jacksonmj | 1 | -2/+22 |
| 2011-03-12 | Limit length of save title and username at bottom of screen | jacksonmj | 1 | -3/+3 |
| 2011-03-12 | Update fancy mode to use the new GLOW graphics | jacksonmj | 1 | -19/+15 |
| 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 |