| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2011-12-24 | Fix FPS in HUD in stable/nonbeta releases | Simon Robertshaw | 1 | -1/+1 | |
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-24 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -2/+1 | |
| 2011-12-24 | Fix crash with clear_sim if gravity not initialised, fix renderer | Simon Robertshaw | 2 | -15/+25 | |
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+1 | |
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-22 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-22 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2011-12-21 | Fix issue where heat transition would turn TNT to fire, TNT uses tmp for ↵ | Simon Robertshaw | 2 | -15/+19 | |
| trigger state while Fire uses it for water vapourness. | |||||
| 2011-12-21 | Added some heat to TNT and IGNC | Simon Robertshaw | 3 | -12/+12 | |
| 2011-12-21 | Support for element names and hex constants for the PROP tool | Simon Robertshaw | 1 | -5/+52 | |
| 2011-12-20 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-20 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+1 | |
