| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-13 | --stable and --python-ver options | jacob1 | 1 | -3/+9 |
| 2013-01-03 | Reorder liblua searching. Fixes building on systems, which also have lua 5.2 ... | Jesse Jaara | 1 | -1/+1 |
| 2012-12-31 | sconscript fix (same as before) | jacob1 | 1 | -2/+8 |
| 2012-12-31 | Add raspberry pi support (from Candunc) | jacob1 | 1 | -9/+13 |
| 2012-12-30 | Fix paths in Sconscripts for filtering out Gravity file | Simon Robertshaw | 1 | -1/+2 |
| 2012-12-29 | more scons fixes for windows | jacob1 | 1 | -2/+7 |
| 2012-12-29 | fix gravity.cpp error on windows with scons (but I still can't get it to work) | jacob1 | 1 | -1/+1 |
| 2012-12-25 | LINKFLAGS, not LINKFAGS | jacksonmj | 1 | -2/+2 |
| 2012-10-29 | Dammit | Simon Robertshaw | 1 | -1/+1 |
| 2012-10-29 | Yay for syntax error | Simon Robertshaw | 1 | -2/+2 |
| 2012-10-29 | More render scons fixes | Simon Robertshaw | 1 | -1/+7 |
| 2012-10-29 | Fix scons renderer option | Simon Robertshaw | 1 | -1/+3 |
| 2012-10-29 | Renderer option for scons | Simon Robertshaw | 1 | -0/+4 |
| 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 |