| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-01-23 | Fix SIGFPE when opening creations with exactly 50 up/down votes | jacksonmj | 1 | -6/+7 | |
| Only occurs on optimised (using $(OFLAGS) in Makefile) builds | |||||
| 2011-01-20 | quartz shouldn't have prop_conducts, and fixed visual studio compiling | Cracker64 | 1 | -2/+2 | |
| 2011-01-19 | ctrl-'=' will reset sparks | Cracker64 | 1 | -0/+10 | |
| 2011-01-19 | some photon fixes, and better resets on reload/clear | Cracker64 | 2 | -6/+10 | |
| 2011-01-19 | revert all limit changes, a little too glitchy, can be done later when ↵ | Cracker64 | 4 | -878/+893 | |
| current limit is reached. | |||||
| 2011-01-19 | made all the shifts and type checks use defines, so it can be changed ↵ | Cracker64 | 3 | -783/+783 | |
| easier, and put it back to normal with a shift of 8. | |||||
| 2011-01-18 | missed some bitshifts, which caused a few glitches. Everything seems normal | Cracker64 | 1 | -7/+7 | |
| 2011-01-18 | test with increased element limit, there seems to be no performace decrease ↵ | Cracker64 | 4 | -782/+786 | |
| to me anyway. element limit of 4096 | |||||
| 2011-01-17 | more life types using states, put them in new menu. Maybe get some way to ↵ | Cracker64 | 2 | -3/+17 | |
| switch to new menu on mouseover of last spot of current life menu | |||||
| 2011-01-16 | fix loading of old GoL saves, and fix wall crash | Cracker64 | 2 | -2/+7 | |
| 2011-01-16 | Made GoL code work with more advanced rules with different life states, ↵ | Cracker64 | 2 | -10/+56 | |
| giving more interesting rules. | |||||
| 2011-01-15 | Misc small fixes and tidyup | jacksonmj | 6 | -42/+32 | |
| 2011-01-15 | Fix E-hole | jacksonmj | 1 | -20/+22 | |
| Was broken for powders by fixing fast moving particles going through obstacles. For gasses, was broken in upstream. | |||||
| 2011-01-15 | Merge branch 'cracker64' into dev | jacksonmj | 3 | -18/+108 | |
| Conflicts: includes/powder.h src/graphics.c src/main.c src/powder.c | |||||
| 2011-01-15 | Temporarily undo photon reflection fix (causes inaccuracies). | jacksonmj | 1 | -24/+23 | |
| 2011-01-15 | Attempt fix for some cases of fast particles going through obstacles | jacksonmj | 1 | -180/+220 | |
| Also change direction_to_map again, to revert to original version (which has problems with some diagonal surfaces, but doesn't have noticeable inaccuracies) for refraction. | |||||
| 2011-01-15 | fix photon causing infinite sparks | Cracker64 | 1 | -1/+3 | |
| 2011-01-14 | oops, didn't need the floodfill thing there. | Cracker64 | 1 | -3/+6 | |
| 2011-01-14 | a fix so photons can be deleted and show up on HUD :) | Cracker64 | 2 | -4/+20 | |
| 2011-01-13 | Split elements/misc.c into separate functions | jacksonmj | 8 | -49/+56 | |
| 2011-01-13 | Correct spelling | jacksonmj | 1 | -3/+3 | |
| 2011-01-13 | Merge element state into ptypes. | jacksonmj | 7 | -34/+34 | |
| All of the pstates array except .state was replaced by ptransitions. | |||||
| 2011-01-13 | Fix permanent stickman death. | jacksonmj | 3 | -0/+4 | |
| 2011-01-13 | Exaggerate convection, misc rearrangement + fixes | jacksonmj | 4 | -87/+91 | |
| 2011-01-13 | fix some rare SWCH problems | Cracker64 | 1 | -1/+1 | |
| 2011-01-12 | fix photon heating particle number 0 | Cracker64 | 1 | -1/+1 | |
| 2011-01-12 | portal was invisible in debug, oops | Cracker64 | 1 | -0/+2 | |
| 2011-01-12 | line for portals. wifi channels reset on reload. | Cracker64 | 2 | -0/+32 | |
| 2011-01-11 | Small fixes and cleanup | jacksonmj | 5 | -12/+12 | |
| 2011-01-11 | fix 1px brush replace mode | Cracker64 | 1 | -1/+9 | |
| 2011-01-11 | Merge branch 'upstream' into dev | jacksonmj | 10 | -23/+108 | |
| 2011-01-10 | Rearrange some code, make heat transfer run faster | jacksonmj | 2 | -112/+87 | |
| 2011-01-10 | fix QRTZ spot saving, rotate should change FAN vector as well | Cracker64 | 3 | -6/+21 | |
| 2011-01-10 | Finish update function cleanup | jacksonmj | 28 | -496/+486 | |
| 2011-01-10 | More update functions cleanup. | jacksonmj | 16 | -266/+247 | |
| 2011-01-09 | fix c-5 floodfill | Cracker64 | 1 | -3/+3 | |
| 2011-01-09 | Better channel handling | jacksonmj | 4 | -13/+7 | |
| 2011-01-09 | Fix photon reflection (second attempt). | jacksonmj | 1 | -8/+8 | |
| Previous attempt broke photons in glass. | |||||
| 2011-01-09 | Prevent cloning PSCN/NSCN by PCLN. | jacksonmj | 1 | -1/+1 | |
| 2011-01-09 | Begin cleanup of update functions | jacksonmj | 15 | -186/+250 | |
| 2011-01-09 | Fix photon reflection. | jacksonmj | 1 | -8/+8 | |
| In cases such as photons travelling horizontally left towards a line with a shallow slope downwards from left to right. Direction map now includes directions parallel to photon velocity in these cases. | |||||
| 2011-01-09 | update with simon, and some other changes from jacksonmj. | Cracker64 | 3 | -152/+181 | |
| 2011-01-08 | only add .15 to PUMP, so that things at absolute 0 load at 0. | Cracker64 | 1 | -1/+5 | |
| 2011-01-08 | GoL speed improvements from jacksonmj (thank you very much) | Cracker64 | 1 | -40/+6 | |
| 2011-01-08 | Merge branch 'master' of git://github.com/cracker64/The-Powder-Toy | Simon | 1 | -0/+3 | |
| 2011-01-08 | Improvements to fancy display | Simon | 1 | -1/+6 | |
| 2011-01-08 | add ctype transfer to portal | Cracker64 | 1 | -0/+3 | |
| 2011-01-08 | Function pointers + minor adjustments. | jacksonmj | 3 | -136/+140 | |
| 2011-01-08 | New Element from cracker - BOYL | Simon | 1 | -0/+43 | |
| 2011-01-08 | Fix 2 stickman bug | Simon | 1 | -67/+82 | |
