| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-20 | windows bug fixes, code cleanup | Bryan Hoyle | 1 | -15/+1 |
| 2012-10-20 | found bug, fixed it | Bryan Hoyle | 1 | -1/+1 |
| 2012-10-20 | testing a possible bug fix | Bryan Hoyle | 1 | -1/+1 |
| 2012-10-18 | Some scons fixes | Bryan Hoyle | 1 | -2/+18 |
| 2012-10-06 | ElementClasses.cpp and ToolClasses.cpp need to be generated before being adde... | Jesse Jaara | 1 | -2/+4 |
| 2012-10-02 | Use 'python2' instead of 'python'. | Jesse Jaara | 1 | -2/+2 |
| 2012-10-02 | Fix a C spesific compiler flag to a C++ variant. | Jesse Jaara | 1 | -2/+2 |
| 2012-09-25 | Remove some fancy optimisations for old gcc in OS X | Simon Robertshaw | 1 | -1/+4 |
| 2012-09-25 | No lib detection for OS X | Simon Robertshaw | 1 | -23/+23 |
| 2012-09-25 | Don't check for libs that are frameworks under OS X | Simon Robertshaw | 1 | -23/+26 |
| 2012-09-25 | Don't set RC tool when not compiling for Windows | Simon Robertshaw | 1 | -1/+2 |
| 2012-09-25 | MacOS X targets for Scons, Fix some inlines for clang | Simon Robertshaw | 1 | -5/+24 |
| 2012-09-25 | Add some stuff for MacOS target | Simon Robertshaw | 1 | -0/+4 |
| 2012-09-02 | Remove Precompiled header stuff as it breaks scons for some reason | Simon Robertshaw | 1 | -23/+18 |
| 2012-08-13 | Allow specifying the snapshot ID | Simon Robertshaw | 1 | -2/+6 |
| 2012-08-13 | Add CPPDEFINES to the compile command | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-13 | "everything at once" compilation in a seperate arg | Simon Robertshaw | 1 | -3/+6 |
| 2012-08-13 | Compile everything at once with --release | Simon Robertshaw | 1 | -10/+16 |
| 2012-08-13 | Precompile some headers. Fix sconscript to prevent recompiling everything | Simon Robertshaw | 1 | -8/+14 |
| 2012-08-12 | --opengl works now, had to fix dep issues in linux. TODO: --opengl-renderer | Bryan Hoyle | 1 | -99/+101 |
| 2012-08-11 | Implement some missing lua functions, PNG format creation (requires zlib) | Simon Robertshaw | 1 | -0/+5 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-09 | Check for bzip2 headers and libs in sconscript, fixes #68 | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-06 | Fix opengl flags in options | Bryan Hoyle | 1 | -1/+1 |
| 2012-08-04 | More scons fixes | Simon Robertshaw | 1 | -4/+4 |
| 2012-08-04 | Fix sconscript for older scons versions | Simon Robertshaw | 1 | -2/+1 |
| 2012-08-04 | Autodetect lua5.1 (not sure how to detect lua-5.1 or just lua) | Savely Skresanov | 1 | -6/+9 |
| 2012-08-04 | Build fixes for FreeBSD | ntoskrnl | 1 | -1/+1 |
| 2012-08-02 | Fix OpenGL check in sconscript | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-02 | Fix description of --64bit | ntoskrnl | 1 | -1/+1 |
| 2012-08-02 | Build fixes for WIN64 | ntoskrnl | 1 | -1/+4 |
| 2012-08-02 | Some modifications for WIN64. SConscript not ready for that yet. | ntoskrnl | 1 | -1/+3 |
| 2012-08-02 | Rename WIN32 preprocessor definition to WIN | ntoskrnl | 1 | -8/+8 |
| 2012-08-02 | Separate operating system and architecture preprocessor definitions | ntoskrnl | 1 | -11/+11 |
| 2012-07-29 | FAG, please get out of there | cracker64 | 1 | -1/+1 |
| 2012-07-28 | Add debug option to sconscript | Simon Robertshaw | 1 | -0/+5 |
| 2012-07-23 | Fix SConscript: Call generator.py properly | build.powdertoy.co.uk | 1 | -1/+1 |
| 2012-07-23 | Remove makefile, changes to generator, SConscript to work together | build.powdertoy.co.uk | 1 | -1/+5 |
| 2012-07-23 | Output file naming for sconscript | Simon Robertshaw | 1 | -3/+17 |
| 2012-07-22 | No StripExecutable | Simon Robertshaw | 1 | -2/+2 |
| 2012-07-22 | Generate snapshot id if non given | Simon Robertshaw | 1 | -2/+3 |
| 2012-07-22 | Changes to sconscript to allow building with specific version number | Simon Robertshaw | 1 | -1/+25 |
| 2012-07-22 | Snapshot checking | Simon Robertshaw | 1 | -1/+2 |
| 2012-07-20 | Update sconscript for SSE optimisations | Simon Robertshaw | 1 | -4/+28 |
| 2012-07-20 | Add more optimisations to release mode | build.powdertoy.co.uk | 1 | -1/+1 |
| 2012-07-20 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | build.powdertoy.co.uk | 1 | -1/+1 |
| 2012-07-20 | Typo fix | Bryan Hoyle | 1 | -1/+1 |
| 2012-07-11 | Update SConscript | build.powdertoy.co.uk | 1 | -1/+15 |
| 2012-07-08 | Update sconscript | build.powdertoy.co.uk | 1 | -2/+4 |
| 2012-07-08 | Use sdl-config | Simon Robertshaw | 1 | -40/+28 |