| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-10-13 | Don't heat elements which don't conduct heat | jacksonmj | 3 | -8/+11 | |
| 2011-10-13 | Some work on DEST, EMP, LIGH | jacksonmj | 6 | -331/+336 | |
| Change indentation to tabs, respect temperature limit (if a hotter reaction is required, should raise temp limit instead of ignoring it). DEST: fix TYPE_SOLID check, and prevent it displacing DMND EMP: randomise DLAY delay instead of heating it (since DLAY does not melt and does not transfer heat) Fix nearest_part so that t=-1 does not include dead particles | |||||
| 2011-10-13 | Prevent extra particles at the end of 1px lines | jacksonmj | 1 | -1/+2 | |
| 2011-10-12 | Implement remaining graphics functions for particles | Simon Robertshaw | 3 | -40/+642 | |
| 2011-10-12 | Update Gitignore | Simon Robertshaw | 1 | -1/+7 | |
| 2011-10-12 | Implement more particle graphics | Simon Robertshaw | 7 | -6/+116 | |
| 2011-10-11 | Improved 'GLOW' rendering | Simon Robertshaw | 1 | -2/+9 | |
| 2011-10-11 | New part rendering completed | Simon Robertshaw | 2 | -21/+247 | |
| 2011-10-11 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2011-10-11 | Fixes for LIGH and TESC, LIGH observes gravity setting | Simon Robertshaw | 4 | -19/+69 | |
| 2011-10-10 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2011-10-10 | Fix erronous assignment and add MaksProg to contributors list | Simon Robertshaw | 2 | -2/+2 | |
| 2011-10-10 | Version Increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-10 | Add missing file from previous commit | Simon Robertshaw | 1 | -0/+19 | |
| 2011-10-10 | Fix crash with LIGH | Simon Robertshaw | 1 | -1/+3 | |
| 2011-10-10 | More functionality for LIGH, better english on element descriptions | Simon Robertshaw | 3 | -4/+54 | |
| 2011-10-10 | Elements, LIGH, TESC, EMP and DEST thanks to MaksProg | Simon Robertshaw | 9 | -17/+599 | |
| 2011-10-10 | Smoke Graphics | Simon Robertshaw | 2 | -1/+20 | |
| 2011-10-10 | Starting on jumptable/function pointers for graphics, only FIRE is implemented | Simon Robertshaw | 6 | -161/+243 | |
| 2011-10-10 | Send user authentication for update downloads | Simon Robertshaw | 1 | -0/+4 | |
| 2011-10-09 | Pretty effect when drawing powders, activate with 'n' | Simon Robertshaw | 5 | -0/+35 | |
| 2011-10-07 | Fix typo allowing liquids to teleport through solids | jacksonmj | 1 | -1/+1 | |
| 2011-10-06 | Make installer set data dir to current dir, for now. | Simon Robertshaw | 1 | -5/+8 | |
| 2011-10-06 | tpt.drawline | jacksonmj | 3 | -2/+33 | |
| 2011-10-06 | Fix WHOL/VENT not eating ANAR, and fix PVOD eating PHOT/NEUT when off | jacksonmj | 1 | -18/+8 | |
| 2011-10-01 | Missed some changes from previous fix | Simon Robertshaw | 1 | -2/+2 | |
| 2011-10-01 | Fix bug with drawing rectangles outside the game region | Simon Robertshaw | 1 | -2/+2 | |
| 2011-10-01 | Changes to QRTZ scattering | Simon Robertshaw | 1 | -1/+2 | |
| 2011-10-01 | Better scattering for QRTZ | Simon Robertshaw | 1 | -10/+6 | |
| 2011-09-30 | Logout is saved to prefs | Simon Robertshaw | 1 | -2/+7 | |
| 2011-09-30 | Fix bug causing logins to be lost when The Game is closed. | Simon Robertshaw | 1 | -14/+18 | |
| 2011-09-30 | Prevent segfault with high tmp values for pipe | jacksonmj | 1 | -1/+1 | |
| 2011-09-30 | Added extra functions to FILT (determined by tmp, modes are convert, filter ↵ | Simon Robertshaw | 5 | -6/+232 | |
| and add, convert is default). Added property edit tool, changes the properties of materials | |||||
| 2011-09-30 | Make photons less green, green was given 2 extra bits by Skylark, not sure ↵ | Simon Robertshaw | 1 | -9/+9 | |
| if this was intentional or not. | |||||
| 2011-09-29 | Added crappy scattering for qrtz | Simon Robertshaw | 1 | -0/+13 | |
| 2011-09-29 | Freeing "filename" here would cause problems as everything is taken care of ↵ | Simon Robertshaw | 1 | -3/+0 | |
| later on. | |||||
| 2011-09-29 | Merge pull request #46 from atlaua/master | Simon Robertshaw | 1 | -2/+2 | |
| Urgent bugfix, confirm_ui() should not free msg. | |||||
| 2011-09-29 | Bugfix: Fixed a segmentation fault in confirm_ui() | atlaua | 1 | -2/+2 | |
| confirm_ui() free()ed its msg. This resulted in attemps to free const strings or and to invalid memoory accesses (because some other functions wanted to reuse the parameter which they gave to confirm_ui() after calling this function). Resolved by removing the call to free() from confirm_ui() and adding it after the calls to confirm_ui(9, if necessary. | |||||
| 2011-09-27 | Add JSON parser file (cJSON) and move preference saving to JSON format | Simon Robertshaw | 3 | -61/+794 | |
| 2011-09-27 | Fix potential issue with argument ordering | Simon Robertshaw | 1 | -30/+23 | |
| 2011-09-27 | Ensure installation doesn't fail if directory already exists | Simon Robertshaw | 1 | -18/+2 | |
| 2011-09-26 | Fix lighten/darken tools so they work with different display pixel formats | jacksonmj | 2 | -10/+10 | |
| 2011-09-25 | Fix small error | Simon Robertshaw | 1 | -1/+1 | |
| 2011-09-24 | Make changes to prefs file regarding build_num and updated | Simon Robertshaw | 3 | -8/+19 | |
| 2011-09-24 | Detect updates by build number, make confirm box autosize, also fix bug ↵ | Simon Robertshaw | 3 | -55/+67 | |
| where config file is read before data dir is set (Therefore reading the wrong file) | |||||
| 2011-09-24 | Send session/auth info with update checks | Simon Robertshaw | 1 | -0/+1 | |
| 2011-09-24 | Can see selected elements from Lua, tpt.selectedl or tpt.selectedr | cracker64 | 3 | -3/+11 | |
| 2011-09-23 | Decreased pressure cap on ambient fizzling from 5 to 3. Due to ambient ↵ | Cate | 1 | -1/+1 | |
| pressure decrease in Air.c, carb water has trouble reaching this. Looks better when released at 3 anyhow. | |||||
| 2011-09-23 | One If added to Carb water that always explodes when under -0.5 pressure. ↵ | Cate | 1 | -0/+6 | |
| Even strong explosions don't seem to cause this when water's held in containers, which -should- limit this to vacuum or wind effects. Still testing with. | |||||
| 2011-09-23 | Prevent water equalization from moving onto particles. | cracker64 | 1 | -1/+1 | |
