Commit Graph

88 Commits

Author SHA1 Message Date
Simon Robertshaw
c259521e5e Allow specifying the snapshot ID 2012-08-13 21:32:08 +01:00
Simon Robertshaw
723677d431 Add CPPDEFINES to the compile command 2012-08-13 18:23:33 +01:00
Simon Robertshaw
21821af720 "everything at once" compilation in a seperate arg 2012-08-13 18:07:27 +01:00
Simon Robertshaw
592c858e4c Compile everything at once with --release 2012-08-13 17:29:58 +01:00
Simon Robertshaw
074dcd0b42 Precompile some headers. Fix sconscript to prevent recompiling everything 2012-08-13 15:43:57 +01:00
Bryan Hoyle
859aa0cf14 --opengl works now, had to fix dep issues in linux. TODO: --opengl-renderer 2012-08-12 13:52:22 -04:00
Simon Robertshaw
08b4e5553a Implement some missing lua functions, PNG format creation (requires zlib) 2012-08-11 20:24:48 +01:00
Simon Robertshaw
810ea42f99 Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1) 2012-08-10 14:03:23 +01:00
Simon Robertshaw
73b8178a77 Check for bzip2 headers and libs in sconscript, fixes #68 2012-08-09 21:32:04 +01:00
Bryan Hoyle
0e43f2e831 Fix opengl flags in options 2012-08-06 02:30:25 -04:00
Simon Robertshaw
82d2bcc7c2 More scons fixes 2012-08-04 19:30:03 +01:00
Simon Robertshaw
d684136415 Fix sconscript for older scons versions 2012-08-04 19:23:42 +01:00
Savely Skresanov
929d99f80c Autodetect lua5.1 (not sure how to detect lua-5.1 or just lua) 2012-08-04 13:52:10 +01:00
ntoskrnl
baf07e470e Build fixes for FreeBSD 2012-08-04 11:32:48 +01:00
Simon Robertshaw
94bb1ad2df Fix OpenGL check in sconscript 2012-08-02 15:31:40 +01:00
ntoskrnl
a4eee2e2b6 Fix description of --64bit 2012-08-02 15:21:55 +01:00
ntoskrnl
18bf7ce155 Build fixes for WIN64 2012-08-02 15:21:43 +01:00
ntoskrnl
4343faa10f Some modifications for WIN64. SConscript not ready for that yet. 2012-08-02 15:21:31 +01:00
ntoskrnl
f94fabd999 Rename WIN32 preprocessor definition to WIN 2012-08-02 15:21:16 +01:00
ntoskrnl
87dfc47c97 Separate operating system and architecture preprocessor definitions
Conflicts:

	SConscript
2012-08-02 15:20:14 +01:00
cracker64
cbf7ca22b0 FAG, please get out of there 2012-07-29 15:02:26 -03:00
Simon Robertshaw
ca1f81a264 Add debug option to sconscript 2012-07-28 18:37:49 +01:00
build.powdertoy.co.uk
bbb14b2059 Fix SConscript: Call generator.py properly 2012-07-23 21:04:50 +01:00
build.powdertoy.co.uk
281f5518b2 Remove makefile, changes to generator, SConscript to work together 2012-07-23 20:58:38 +01:00
Simon Robertshaw
64ebd1117b Output file naming for sconscript 2012-07-23 11:49:58 +01:00
Simon Robertshaw
8d917a204d No StripExecutable 2012-07-22 20:17:58 +01:00
Simon Robertshaw
69b5f35b96 Generate snapshot id if non given 2012-07-22 19:39:58 +01:00
Simon Robertshaw
45c31030a6 Changes to sconscript to allow building with specific version number 2012-07-22 19:33:56 +01:00
Simon Robertshaw
97bf9a517e Snapshot checking 2012-07-22 18:51:05 +01:00
Simon Robertshaw
78b1ffb11d Update sconscript for SSE optimisations 2012-07-20 21:19:37 +01:00
build.powdertoy.co.uk
947102cccf Add more optimisations to release mode 2012-07-20 20:11:55 +01:00
build.powdertoy.co.uk
e77a43d9a4 Merge branch 'master' of github.com:FacialTurd/PowderToypp 2012-07-20 20:10:56 +01:00
Bryan Hoyle
85bb0b8506 Typo fix 2012-07-20 13:45:13 -04:00
build.powdertoy.co.uk
d71af3706a Update SConscript 2012-07-11 21:11:13 +01:00
build.powdertoy.co.uk
52c9a9052a Update sconscript 2012-07-08 19:26:31 +01:00
Simon Robertshaw
f5c9da236f Use sdl-config 2012-07-08 14:03:51 +01:00
Simon Robertshaw
e66b250e99 Fix fftw3f detection 2012-07-07 20:13:51 +01:00
Simon Robertshaw
6d49b70df2 SConscript 2012-07-07 19:08:05 +01:00