| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-14 | Colour mode and display mode added to render_ui | Simon Robertshaw | 2 | -61/+142 |
| 2011-11-13 | Basic render modes for Render_ui | Simon Robertshaw | 3 | -14/+110 |
| 2011-11-12 | Replace cmode with more flexible render options, TODO: Saving and render opti... | Simon Robertshaw | 5 | -263/+172 |
| 2011-11-12 | Grid Mode | Simon Robertshaw | 1 | -16/+28 |
| 2011-11-12 | Trim down UItext, remove Generations and Version | Simon Robertshaw | 1 | -4/+5 |
| 2011-11-12 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -0/+10 |
| 2011-11-12 | Listbox for Property tool property field | Simon Robertshaw | 1 | -51/+135 |
| 2011-11-12 | open_ui: Load correct thumbnail for dated saves | Simon Robertshaw | 1 | -1/+15 |
| 2011-11-12 | "Pipe with ..." message when pipe is filled. | savask | 1 | -0/+10 |
| 2011-11-12 | Fix memory leaks and thumb caching for datestamped saves | Simon Robertshaw | 1 | -6/+34 |
| 2011-11-12 | Merge pull request #51 from atlaua/master | Simon Robertshaw | 2 | -3/+11 |
| 2011-11-12 | Fix a few things in stamps browser | jacksonmj | 1 | -3/+4 |
| 2011-11-12 | Make PIPE reset (ready to generate pattern) when ctype is cleared and life is 0 | jacksonmj | 1 | -2/+4 |
| 2011-11-12 | Update src/main.c | Simon Robertshaw | 1 | -1/+1 |
| 2011-11-08 | Cursor in ZooM | Simon Robertshaw | 2 | -58/+69 |
| 2011-11-08 | Pixel grid for Zoom | Simon Robertshaw | 1 | -18/+31 |
| 2011-11-04 | MSVC compatibility | Simon Robertshaw | 1 | -5/+4 |
| 2011-11-04 | Fix shader compilation for ATi and Intel | Simon Robertshaw | 1 | -2/+3 |
| 2011-11-03 | Prevented a malloc-related problem in interface.c from occuring. | atlaua | 1 | -2/+6 |
| 2011-11-03 | Resolved a todo in main.c | atlaua | 1 | -1/+5 |
| 2011-11-02 | Error logging for shader compilation | Simon Robertshaw | 1 | -0/+41 |
| 2011-11-02 | Fix Air inversion | Simon Robertshaw | 1 | -14/+63 |
| 2011-11-02 | CAUS now kills stick man. Also stick mans can have gas power now. | savask | 1 | -1/+1 |
| 2011-11-02 | OpenGL headers for OS X in graphics.c | Simon Robertshaw | 1 | -0/+1 |
| 2011-11-01 | ACEL and DCEL, need to be in a better section | Simon Robertshaw | 1 | -0/+58 |
| 2011-11-01 | OpenGL on Windows | Simon Robertshaw | 1 | -0/+13 |
| 2011-11-01 | Fixes for stick mans in heat mode. | savask | 1 | -4/+28 |
| 2011-11-01 | Right color for air stick man. | savask | 1 | -1/+1 |
| 2011-11-01 | Made fighters shoot anything deadly. | savask | 2 | -7/+13 |
| 2011-11-01 | Some works on FIGH's AI. | savask | 1 | -6/+18 |
| 2011-11-01 | Fix Wireworld graphics | Simon Robertshaw | 1 | -0/+27 |
| 2011-11-01 | Fix scaling, no runtime scale switching yet :( | Simon Robertshaw | 1 | -130/+141 |
| 2011-11-01 | OpenGl Improvements | Simon Robertshaw | 3 | -9/+40 |
| 2011-10-31 | Deco apply to fire mode | Simon Robertshaw | 2 | -50/+25 |
| 2011-10-31 | LCRY tweaks | Simon Robertshaw | 2 | -5/+11 |
| 2011-10-30 | Electrons Hydrolysis. | Simon Robertshaw | 1 | -0/+19 |
| 2011-10-30 | Change LCRy workings and add ELEC (wip) | Simon Robertshaw | 5 | -21/+148 |
| 2011-10-29 | Fix nothing display and LCRY with decoration | Simon Robertshaw | 2 | -126/+132 |
| 2011-10-29 | Fix passing of PMODE_GLOW into Heat display | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-29 | Persistent display for OpenGL | Simon Robertshaw | 1 | -1/+3 |
| 2011-10-29 | Diamond head for Fighter | Simon Robertshaw | 1 | -13/+30 |
| 2011-10-28 | Ensure grav vel maps are cleared when stopping/starting gravity calculation | Simon Robertshaw | 1 | -0/+6 |
| 2011-10-28 | Whoops, fix PMODE_BLEND to use correct function, also fix BRAY del mode | Simon Robertshaw | 2 | -3/+5 |
| 2011-10-28 | Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS and... | Simon Robertshaw | 3 | -52/+104 |
| 2011-10-28 | Fix Blob mode, Sprk, Firw, Fwrk and others | Simon Robertshaw | 3 | -26/+42 |
| 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 | Fix FIGH loading and bad variable names | Simon Robertshaw | 2 | -7/+22 |
| 2011-10-26 | Merge latest FIGH additions | Simon Robertshaw | 9 | -324/+446 |