| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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, ↵ | Simon Robertshaw | 17 | -34/+239 | |
| not a Thumbnail as I thought | |||||
| 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 ↵ | Simon Robertshaw | 14 | -31/+1896 | |
| more stuff for searcg | |||||
| 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 ↵ | jacksonmj | 1 | -0/+9 | |
| Windows | |||||
| 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 | |
| menus, dialoges...) GameSession (Session information, such as filename, reference to simulation | |||||
| 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 | |
| To allow Lua tpt.create to create photons in glass | |||||
| 2012-01-05 | Fix zero length save crash, ignore sign tool walls, allocate parts starting ↵ | jacksonmj | 1 | -2/+19 | |
| at beginning of array Allocating parts starting at end was making saves loaded from OPS files run slower, because no particles could be skipped by using parts_lastActiveIndex. | |||||
| 2012-01-02 | Fix missing and incorrect bitshifts preventing the correct reading of life, ↵ | Simon Robertshaw | 1 | -6/+6 | |
| tmp and dcolour | |||||
| 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 | |
| Also fix blockW/H calculation and PT_NUM check | |||||
| 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 | |
| 2011-12-30 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+4 | |
| 2011-12-30 | Fix header include for case sensitive filesystems | Simon Robertshaw | 1 | -1/+1 | |
| 2011-12-30 | Make OPS optional (disabled by default) with define SAVE_OPS | Simon Robertshaw | 1 | -1/+4 | |
| 2011-12-30 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 7 | -13/+46 | |
| 2011-12-30 | Add checks for prerender_save in save_filename_ui, pass vx, vy and pv air ↵ | Simon Robertshaw | 7 | -868/+3633 | |
| data into parse and build save methods. New save format: OPS, basic reading and writing complete, uses BSON, BSON.c/h (Binary JSON) implementation from MongoDB. (Is License OK?) | |||||
| 2011-12-28 | Fix creation of invalid wall tiles by sign tool | jacksonmj | 2 | -3/+2 | |
| 2011-12-28 | Update can_move, recount menu items and clear graphics cache when tpt.el is ↵ | jacksonmj | 3 | -5/+39 | |
| changed | |||||
| 2011-12-28 | Fix gravmap memset, and restrict_flt for temperatures | jacksonmj | 3 | -5/+5 | |
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
