| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-10-28 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -2/+2 | |
| 2011-10-28 | Whoops, fix PMODE_BLEND to use correct function, also fix BRAY del mode | Simon Robertshaw | 2 | -3/+5 | |
| 2011-10-28 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2011-10-28 | Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS ↵ | Simon Robertshaw | 5 | -55/+107 | |
| and BRAY + others | |||||
| 2011-10-28 | Fix Blob mode, Sprk, Firw, Fwrk and others | Simon Robertshaw | 3 | -26/+42 | |
| 2011-10-28 | Add Decorations toggle to quick menu | Simon Robertshaw | 1 | -0/+1 | |
| 2011-10-28 | Fix graphics for Phot, Fire, Stor | Simon Robertshaw | 3 | -2/+3 | |
| 2011-10-28 | Make smoke a little less dark | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-28 | Fix H2+O2 Plasma that doesn't make water | Simon Robertshaw | 1 | -0/+9 | |
| 2011-10-26 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+4 | |
| 2011-10-26 | Fix FIGH loading and bad variable names | Simon Robertshaw | 2 | -7/+22 | |
| 2011-10-26 | Merge latest FIGH additions | Simon Robertshaw | 10 | -330/+472 | |
| 2011-10-26 | Fix graphics.c | Simon Robertshaw | 1 | -610/+555 | |
| 2011-10-26 | Revert "Revert "F1 to bring up intro message"" | Simon Robertshaw | 1 | -2/+14 | |
| This reverts commit 8c25ef733c9fc1424a14e98ed20d2400bdfa5e3a. | |||||
| 2011-10-26 | Revert "F1 to bring up intro message" | Simon Robertshaw | 1 | -14/+2 | |
| This reverts commit f8d54e66dba5d8448d30f61f84883b4e7e6e1087. | |||||
| 2011-10-26 | Made a special structure for stick mans. | savask | 10 | -317/+325 | |
| 2011-10-26 | Some work on lightning for stick mans and fighters. | savask | 3 | -12/+6 | |
| 2011-10-26 | Fix one merging error, and adjusted fighters' array. | savask | 2 | -2/+2 | |
| 2011-10-26 | Added a simple AI to fighters. | savask | 1 | -1/+74 | |
| 2011-10-26 | Made stick mans' deadly check better. | savask | 1 | -0/+2 | |
| 2011-10-26 | Added fighters. | savask | 5 | -542/+717 | |
| 2011-10-26 | Fix compilation with OpenGl disabled | Simon Robertshaw | 1 | -1/+2 | |
| 2011-10-26 | Remove python references from makefile | Simon Robertshaw | 1 | -9/+0 | |
| 2011-10-26 | Remove references to python console | Simon Robertshaw | 3 | -62/+3 | |
| 2011-10-26 | Remove Python console stuff | Simon Robertshaw | 1436 | -506668/+0 | |
| 2011-10-26 | Build using object files (except for Macs) | jacksonmj | 3 | -92/+131 | |
| 2011-10-25 | Half-working persistent mode | Simon Robertshaw | 1 | -4/+19 | |
| 2011-10-25 | Fix another blending issue and search_ui display clearing | Simon Robertshaw | 2 | -17/+22 | |
| 2011-10-25 | Fix EMP flash | Simon Robertshaw | 1 | -8/+15 | |
| 2011-10-25 | Fix for odd alpha blending partsTex | Simon Robertshaw | 1 | -0/+15 | |
| 2011-10-25 | Fixes to EMP and speed/zoom for FBO texture | Simon Robertshaw | 1 | -3/+1 | |
| 2011-10-25 | Fixes to EMP and speed/zoom for FBO texture | Simon Robertshaw | 2 | -13/+16 | |
| 2011-10-25 | Fix syntax errors | Simon Robertshaw | 2 | -2/+2 | |
| 2011-10-25 | Merge latest with graphicstest | Simon Robertshaw | 17 | -115/+908 | |
| 2011-10-25 | Spark graphics change and disable lensing for non-fancy displays | Simon Robertshaw | 2 | -22/+32 | |
| 2011-10-24 | Cursors for OpenGL, Coords are a bit off, which is annoying and I cannot ↵ | Simon Robertshaw | 1 | -2/+39 | |
| draw to parts FBO because It's already been rendered D:< | |||||
| 2011-10-24 | F1 to bring up intro message | Simon Robertshaw | 1 | -2/+14 | |
| 2011-10-24 | Draw version info with outline | Simon Robertshaw | 1 | -2/+1 | |
| 2011-10-24 | Prevent UI text from overlapping intro message | Simon Robertshaw | 3 | -4/+25 | |
| 2011-10-24 | Update powder-sse2 to use OpenGL | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-24 | Generate fire/plasma gradients at runtime, makes editing easier | Simon Robertshaw | 7 | -17/+85 | |
| 2011-10-23 | Fix unitialised variable 'bc' in main.c | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-23 | More MSVC fixes | Simon Robertshaw | 2 | -10/+13 | |
| 2011-10-23 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 3 | -3/+3 | |
| 2011-10-23 | Compatibility with MSVC - devast8a | Simon Robertshaw | 5 | -11/+13 | |
| 2011-10-23 | Fix compilation for Non-OpenGL builds | Simon Robertshaw | 2 | -0/+54 | |
| 2011-10-23 | Spark, Flare and LFlare effects. Pretty bad (need to make use of instancing) ↵ | Simon Robertshaw | 1 | -3/+175 | |
| but works for now | |||||
| 2011-10-23 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-10-23 | Pass particle pointer to graphics update function instead of index. Make ↵ | Simon Robertshaw | 17 | -253/+424 | |
| PIPE use subcall to get graphics info. Cache for particle graphics properties. Stickman PSPEC_STICKMAN added and implemented | |||||
| 2011-10-23 | Fixed bug in compile process: Linker option '-lrt' was not set so ld | Der Messer | 1 | -1/+1 | |
| complained about "undefined reference to 'clock_gettime'" | |||||
