| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-01-09 | Begin cleanup of update functions | jacksonmj | 16 | -186/+257 | |
| 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 | Version change | Simon | 1 | -1/+1 | |
| 2011-01-09 | update with simon, and some other changes from jacksonmj. | Cracker64 | 5 | -165/+196 | |
| 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 | 2 | -0/+4 | |
| 2011-01-08 | Improvements to fancy display | Simon | 2 | -2/+7 | |
| 2011-01-08 | add ctype transfer to portal | Cracker64 | 2 | -0/+4 | |
| 2011-01-08 | Function pointers + minor adjustments. | jacksonmj | 4 | -146/+152 | |
| 2011-01-08 | Verson | Simon | 1 | -1/+1 | |
| 2011-01-08 | New Element from cracker - BOYL | Simon | 2 | -1/+47 | |
| 2011-01-08 | Fix 2 stickman bug | Simon | 1 | -67/+82 | |
| 2011-01-08 | forgot BOYL description | Cracker64 | 1 | -1/+1 | |
| 2011-01-08 | BOYL, a gas that evens out pressure related to its temp, kind of a gas PUMP, ↵ | Cracker64 | 2 | -1/+47 | |
| but not really, BOYL+WATR=FOG BOYL+O2=WATR, possibly hydrogen in the future? | |||||
| 2011-01-08 | Changes from cracker | Simon | 2 | -6/+15 | |
| 2011-01-08 | Convection | Simon | 1 | -127/+139 | |
| 2011-01-08 | Revert PCLN switching to original version. | jacksonmj | 2 | -18/+22 | |
| For compatibility with some saves relying on the exact time taken for a switch on/off to spread through adjacent PCLN dots. | |||||
| 2011-01-08 | Speed up heat transfer calculations. | jacksonmj | 1 | -45/+48 | |
| 2011-01-08 | Yet more function pointers. | jacksonmj | 10 | -224/+241 | |
| 2011-01-07 | Further function pointers. | jacksonmj | 9 | -229/+296 | |
| 2011-01-07 | More electricity rewrite. | jacksonmj | 5 | -224/+211 | |
| 2011-01-07 | Oops, fix INWR conductivity. | jacksonmj | 1 | -0/+4 | |
| 2011-01-07 | Tidy up. | jacksonmj | 3 | -43/+17 | |
| 2011-01-07 | Some more function pointers | jacksonmj | 18 | -702/+763 | |
| 2011-01-07 | Shrink GOL wrapping code. GSPEED now works. | jacksonmj | 2 | -47/+10 | |
| 2011-01-07 | two red BRAYS will toggle SWCH, could be used for something... | Cracker64 | 1 | -0/+9 | |
| 2011-01-07 | Rewrite electricity code. | jacksonmj | 3 | -337/+212 | |
| 2011-01-07 | Use PROP_CONDUCTS more. | jacksonmj | 3 | -15/+15 | |
| 2011-01-07 | More function pointers. | jacksonmj | 29 | -923/+1045 | |
| 2011-01-07 | Replace pstates and some pressure ifs with array. | jacksonmj | 2 | -114/+278 | |
| 2011-01-07 | Start function pointers | jacksonmj | 9 | -860/+900 | |
| 2011-01-06 | Astyle. | jacksonmj | 15 | -15864/+15864 | |
| 2011-01-06 | Kiosk mode improvements | Simon | 1 | -0/+1 | |
| 2011-01-06 | Kiosk mode, full screen. requested by dante3rd | Simon | 3 | -2/+16 | |
| 2011-01-05 | update, and another small ARAY feature, goes through SWCH. | Cracker64 | 2 | -14/+25 | |
| 2011-01-05 | Few changes and fixes from cracker for ptypes | Simon | 1 | -4/+4 | |
| 2011-01-05 | Fix acid drawing and 'purple acid' | Simon | 2 | -12/+20 | |
| 2011-01-05 | Damn it git, WHAT ARE YOU DOING? | Simon | 1 | -15/+10 | |
| 2011-01-05 | Changes by cracker | Simon | 3 | -20/+54 | |
| 2011-01-05 | some ARAY changes so that more complex things can be made, ↵ | Cracker64 | 1 | -1/+9 | |
| http://powdertoy.co.uk/Browse/View.html?ID=103300 | |||||
| 2011-01-05 | INST enabled. INST modifier for ARAY - makes it not stop | Simon | 2 | -2/+7 | |
| 2011-01-05 | better liquid movement in radial gravity, '=' resets pressure, cannot draw ↵ | Cracker64 | 4 | -200/+181 | |
| stickman on clone anymore, 'w' does not work when stickman2 is out, use shift-w. | |||||
| 2011-01-04 | Easier fancy effects, by Mur | Simon | 2 | -198/+164 | |
| 2011-01-04 | update with simon, and shift-v now does every other frame properly | Cracker64 | 5 | -34/+95 | |
| 2011-01-04 | Fixes crappiness | Simon | 1 | -0/+2 | |
| 2011-01-04 | Make frame-capture a little more noob-friendly | Simon | 1 | -24/+27 | |
| 2011-01-04 | Gravity control by Moach | Simon | 5 | -10/+66 | |
| 2011-01-01 | Remove i586, breaks 64bit | FacialTurd | 1 | -3/+3 | |
| 2011-01-01 | -march="native" seems to cause some math issues, replacing with i586 | FacialTurd | 1 | -3/+3 | |
