| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-23 | Element menu | Simon Robertshaw | 10 | -9/+107 |
| 2012-01-22 | Begining menu, tool | Simon Robertshaw | 9 | -11/+278 |
| 2012-01-22 | Brush class for drawing on simulation, more interface for game | Simon Robertshaw | 11 | -134/+328 |
| 2012-01-22 | Add remaining buttons for game screen | Simon Robertshaw | 2 | -33/+74 |
| 2012-01-22 | Merge remote-tracking branch 'origin/master' | FrankBro | 14 | -7/+233 |
| 2012-01-22 | Started the rest of the UI | FrankBro | 3 | -2/+103 |
| 2012-01-22 | This qtcreator project files can build and run. | FrankBro | 1 | -0/+27 |
| 2012-01-21 | Nice graphics for Showing windows | Simon Robertshaw | 4 | -3/+34 |
| 2012-01-21 | Basic skeleton for save preview | Simon Robertshaw | 12 | -4/+199 |
| 2012-01-21 | Reset page on sort change | Simon Robertshaw | 1 | -2/+2 |
| 2012-01-21 | Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no... | Simon Robertshaw | 17 | -34/+239 |
| 2012-01-21 | Better cleanup for simulation - fix memory leaks | Simon Robertshaw | 17 | -8/+80 |
| 2012-01-21 | Fix search crash | Simon Robertshaw | 1 | -0/+2 |
| 2012-01-21 | Better handling of save vector from client | Simon Robertshaw | 8 | -23/+28 |
| 2012-01-20 | Ensure action class is freed | Simon Robertshaw | 1 | -0/+2 |
| 2012-01-20 | Fix some uninitialised variables | Simon Robertshaw | 6 | -6/+15 |
| 2012-01-20 | Makefile for Linux and finished fixing case issues with includes | Simon Robertshaw | 3 | -5/+5 |
| 2012-01-20 | Fix case for header files | Simon Robertshaw | 5 | -13/+7 |
| 2012-01-20 | More stuff, need to fix memory leak | Simon Robertshaw | 18 | -84/+384 |
| 2012-01-19 | Add "cajun" for JSON reading and writing, Save searching in client and some m... | Simon Robertshaw | 14 | -31/+1896 |
| 2012-01-19 | Changes to thumbnail retreival | Simon Robertshaw | 6 | -28/+53 |
| 2012-01-19 | Some folder changes, started search and client | Simon Robertshaw | 143 | -301/+2128 |
| 2012-01-17 | Some minor changes | Simon Robertshaw | 167 | -1056/+913 |
| 2012-01-15 | Fix inline functions | Simon Robertshaw | 1 | -1/+1 |
| 2012-01-15 | More stuff, better events and starting on interface | Simon Robertshaw | 14 | -64/+185 |
| 2012-01-14 | Change variable declarations to make Visual Studio happy | jacksonmj | 1 | -8/+9 |
| 2012-01-14 | Compiler flag for gravity.c, to fix FFTW crash due to misaligned stack on Win... | jacksonmj | 1 | -0/+9 |
| 2012-01-14 | Various things, also IEF UI | Simon Robertshaw | 38 | -430/+2592 |
| 2012-01-11 | More stuff, started console | Simon Robertshaw | 9 | -15/+161 |
| 2012-01-10 | Project changed, ControlFactory (Creates large UI structures such as | Simon Robertshaw | 6 | -1/+52 |
| 2012-01-10 | Gitignore, Updated makefile and QT Creator project | Simon Robertshaw | 6 | -0/+149 |
| 2012-01-08 | Build folder structure | Simon Robertshaw | 3 | -0/+0 |
| 2012-01-08 | Whoops, remove object files | Simon Robertshaw | 115 | -0/+0 |
| 2012-01-08 | Initial | Simon Robertshaw | 251 | -0/+18562 |
| 2012-01-05 | Add 4 byte ctype saving to OPS, for PHOT colours | jacksonmj | 1 | -1/+21 |
| 2012-01-05 | eval_move in create_part if a particle already exists in the requested position | jacksonmj | 1 | -1/+1 |
| 2012-01-05 | Fix zero length save crash, ignore sign tool walls, allocate parts starting a... | jacksonmj | 1 | -2/+19 |
| 2012-01-02 | Fix missing and incorrect bitshifts preventing the correct reading of life, t... | Simon Robertshaw | 1 | -6/+6 |
| 2012-01-02 | Save active menu | Simon Robertshaw | 2 | -0/+36 |
| 2012-01-01 | Air mode and Gravity mode on Simulation options, improvements to list box | Simon Robertshaw | 1 | -10/+58 |
| 2012-01-01 | Water equalisation in save | Simon Robertshaw | 1 | -0/+12 |
| 2012-01-01 | BRMT + BREL = THRM at high temperatures | Simon Robertshaw | 4 | -4/+43 |
| 2012-01-01 | prerender_save_OPS | Simon Robertshaw | 1 | -18/+229 |
| 2011-12-31 | 16bit descriptor and variable temp field size, sign saving and reading | Simon Robertshaw | 1 | -42/+150 |
| 2011-12-31 | Store number of parts at each position instead of storing x/y coords | jacksonmj | 1 | -115/+208 |
| 2011-12-31 | Change LIGH and FIGH descriptions | jacksonmj | 1 | -2/+2 |
| 2011-12-30 | Almost finished new save format, just signs and thumbnail rendering needed | Simon Robertshaw | 4 | -209/+429 |
| 2011-12-30 | Backlashforwardslashbackslashbacklashforwardslash | Simon Robertshaw | 1 | -1/+1 |
| 2011-12-30 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -3/+4 |
| 2011-12-30 | int64_t on for 64bit systems | Simon Robertshaw | 1 | -0/+6 |