| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -172/+0 |
| 2012-01-14 | Compiler flag for gravity.c, to fix FFTW crash due to misaligned stack on Win... | jacksonmj | 1 | -0/+9 |
| 2011-12-19 | Makefile: Linux OpenGL targets, and fix powder-debug-64 | jacksonmj | 1 | -5/+13 |
| 2011-10-26 | Remove python references from makefile | Simon Robertshaw | 1 | -9/+0 |
| 2011-10-26 | Build using object files (except for Macs) | jacksonmj | 1 | -92/+131 |
| 2011-10-25 | Merge latest with graphicstest | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-24 | Update powder-sse2 to use OpenGL | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-23 | Fixed bug in compile process: Linker option '-lrt' was not set so ld | Der Messer | 1 | -1/+1 |
| 2011-08-24 | Working tpt.getscriptid(<string: id>). Retrieves and runs a script from online | Bryan Hoyle | 1 | -1/+1 |
| 2011-08-16 | Revert "Revert "added lua command: tpt.setfpscap(int FPSCap)"" | Bryan Hoyle | 1 | -0/+5 |
| 2011-08-16 | Revert "added lua command: tpt.setfpscap(int FPSCap)" | Bryan Hoyle | 1 | -5/+0 |
| 2011-08-16 | added lua command: tpt.setfpscap(int FPSCap) | Bryan Hoyle | 1 | -0/+5 |
| 2011-08-06 | Calculate Newtonian gravity using fast Fourier transforms | jacksonmj | 1 | -2/+2 |
| 2011-07-06 | Basic clipboard_push_text support for linux | jacksonmj | 1 | -1/+1 |
| 2011-05-31 | implement create and delete functions | Simon Robertshaw | 1 | -3/+3 |
| 2011-04-26 | Move render targets to bottom of the makefile to make 'powder' the default | Simon Robertshaw | 1 | -12/+12 |
| 2011-04-24 | pthread lib for makefile | Simon Robertshaw | 1 | -4/+4 |
| 2011-04-21 | Fix Windows targets and disable python by default | Simon Robertshaw | 1 | -8/+16 |
| 2011-04-12 | Game save renderer | Simon | 1 | -1/+15 |
| 2011-04-08 | Show all warnings | Simon | 1 | -1/+1 |
| 2011-03-29 | 64bit fixes and other | Simon | 1 | -17/+23 |
| 2011-03-26 | stole jacksonmjs makefile too, its aweseome :D | Lieuwe | 1 | -20/+23 |
| 2011-03-26 | 64bit fixes, thanks a ton jacksonmj :D | Lieuwe | 1 | -4/+4 |
| 2011-03-26 | misc stuff | Lieuwe | 1 | -4/+5 |
| 2011-03-22 | Fix makefile for OS X | Simon | 1 | -3/+3 |
| 2011-03-22 | Python console | Simon | 1 | -2/+17 |
| 2011-03-22 | More cracker fixes | Simon | 1 | -4/+4 |
| 2011-03-22 | Improve makefile for OS X | Simon | 1 | -1/+1 |
| 2011-03-20 | 64bit fixing shit | Lieuwe | 1 | -4/+4 |
| 2011-03-15 | MERGE | Lieuwe | 1 | -1/+1 |
| 2011-03-14 | this might fix the python console on 64bit without #define PYEXT | Lieuwe | 1 | -1/+1 |
| 2011-03-10 | merge merge merge | Cracker64 | 1 | -8/+25 |
| 2011-03-09 | Fix makefile for OS X | Simon | 1 | -0/+17 |
| 2011-03-05 | implemented a step hook and modified the makefile to call getheader.py | Lieuwe | 1 | -0/+17 |
| 2011-03-02 | Updated Makefile for OS X | Simon | 1 | -3/+3 |
| 2011-03-02 | python console | Lieuwe | 1 | -2/+2 |
| 2011-02-26 | python console | Lieuwe | 1 | -2/+2 |
| 2011-02-18 | Makefile - libregex for mingw32, and change icc spaces to tab | jacksonmj | 1 | -4/+4 |
| 2011-01-29 | oops, silly copy file, and fixed the new GoL from simon's fail merging. | Cracker64 | 1 | -10/+26 |
| 2011-01-07 | Start function pointers | jacksonmj | 1 | -1/+1 |
| 2011-01-01 | Remove i586, breaks 64bit | FacialTurd | 1 | -3/+3 |
| 2011-01-01 | -march="native" seems to cause some math issues, replacing with i586 | FacialTurd | 1 | -3/+3 |
| 2010-12-23 | added icc target | Felix Wallin | 1 | -0/+3 |
| 2010-12-20 | Improvements to Makefile for OS X | Simon | 1 | -2/+3 |
| 2010-12-20 | Remove static linking from makefile | Simon | 1 | -2/+2 |
| 2010-12-20 | Revert "nice" | Simon | 1 | -1/+1 |
| 2010-12-20 | nice | Felix Wallin | 1 | -1/+1 |
| 2010-12-20 | makefile changes | Felix Wallin | 1 | -3/+15 |
| 2010-12-11 | cracker merge | Simon | 1 | -2/+1 |
| 2010-12-06 | Fix ARAYs scanning off screen, also removed warnings from makefile | Simon | 1 | -1/+1 |