| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-12-11 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon | 1 | -1/+1 |
| 2010-12-11 | cracker merge | Simon | 3 | -143/+213 |
| 2010-12-11 | compiles for vilsual studio now | Cracker64 | 1 | -9/+9 |
| 2010-12-10 | forgot to add channel resets for higher than 25 | Cracker64 | 1 | -1/+1 |
| 2010-12-10 | Lots of small changes/fixes mentioned in my mod post. | Cracker64 | 3 | -11/+52 |
| 2010-12-08 | Photons no longer give heat to insulation type things. is basically the same... | Cracker64 | 1 | -1/+1 |
| 2010-12-08 | Bugfix for wifi, would cause a double spark if timed just right. updated to | Cracker64 | 4 | -73/+279 |
| 2010-12-08 | Revert "function pointers, not doing anything yet" | Felix Wallin | 2 | -20/+0 |
| 2010-12-08 | Revert "Fix delete button in the search screen" | Felix Wallin | 1 | -1/+1 |
| 2010-12-08 | function pointers, not doing anything yet | Felix Wallin | 2 | -0/+20 |
| 2010-12-08 | Improved pause flag, will now only pause, not unpause the game | Simon | 1 | -3/+8 |
| 2010-12-07 | Fix delete button in the search screen | Simon | 1 | -1/+1 |
| 2010-12-07 | Fix for prerender save and fan drawing | Simon | 1 | -8/+14 |
| 2010-12-07 | Mystery bug, just to make sure | Simon | 1 | -0/+11 |
| 2010-12-07 | Guh, typos | Simon | 1 | -1/+1 |
| 2010-12-07 | Fix fan loading and remove delete button on favourite view | Simon | 2 | -7/+7 |
| 2010-12-07 | Fixes for potential crashes | Simon | 2 | -8/+10 |
| 2010-12-07 | Fix BCLN saving | Simon | 1 | -12/+12 |
| 2010-12-07 | Fix 'Nothing' display' | Simon | 1 | -1/+1 |
| 2010-12-07 | Change version number | Simon | 1 | -1/+1 |
| 2010-12-07 | Added saving of pause state and particle tmp value, removed INST from the menu | Simon | 2 | -9/+43 |
| 2010-12-06 | removed battery from INST wire, some other small fixes | Cracker64 | 3 | -69/+26 |
| 2010-12-06 | Upped uitext buffer to 255 chars to allow for longer messages, buffer overflo... | Simon | 1 | -2/+2 |
| 2010-12-06 | Fix ARAY destroy mode | Simon | 1 | -0/+2 |
| 2010-12-06 | Fix ARAYs scanning off screen, also removed warnings from makefile | Simon | 1 | -7/+13 |
| 2010-12-06 | Potential Fix for PSCN an A-RAY | Simon | 1 | -16/+18 |
| 2010-12-06 | Fix open_ui bug where client will crash with a null pointer exception if the ... | Simon | 1 | -3/+8 |
| 2010-12-06 | Added ARAY, a instant ray that can create holograms and transfer electrical e... | Simon | 3 | -7/+68 |
| 2010-12-06 | updated with simon's changes | Cracker64 | 3 | -27/+26 |
| 2010-12-05 | Cracker64 merge | Simon | 6 | -427/+2318 |
| 2010-12-05 | FILT, a photon color filter, not really a filter right now, but it changes th... | Cracker64 | 4 | -23/+83 |
| 2010-12-04 | Particle life now saved as 16bit integer, increases limit and fixes saving of... | Simon | 1 | -8/+26 |
| 2010-12-04 | Fix for OpenUI: Prevent comments from being drawn off the edge of the Window | Simon | 1 | -6/+8 |
| 2010-12-04 | Fixes to Open_UI: Comment is cleared after being submitted, Mouse click in co... | Simon | 1 | -1/+2 |
| 2010-12-04 | WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. star... | Cracker64 | 4 | -4/+84 |
| 2010-12-03 | lots and lots of small changes/fixes. fixed typo for water movement, made pa... | Cracker64 | 3 | -76/+148 |
| 2010-12-01 | woops, didn't test INST, works now | Cracker64 | 1 | -2/+2 |
| 2010-12-01 | SHLD, element that grows from spark and will regrow if damaged. Lots of othe... | Cracker64 | 3 | -24/+199 |
| 2010-11-30 | Fixed love crash on mac, added adjustable grid mode, hit 'g', goes up to 9. | Cracker64 | 3 | -5/+24 |
| 2010-11-30 | PUMP is now powered and blue, fixed some wall probems, portals are more rando... | Cracker64 | 3 | -18/+87 |
| 2010-11-28 | VINE, plant grows up the side of WOOD. INST wire is now also a battery and wi... | Cracker64 | 3 | -93/+133 |
| 2010-11-26 | INST wire now can cross itself like walls, so it can be used exactly like the... | Cracker64 | 1 | -5/+40 |
| 2010-11-25 | Fix crash where line for comment form is drawn off the screen edge, improveme... | Simon | 1 | -14/+21 |
| 2010-11-25 | ANAR, behaves opposite of dust. fix fuse loading, floodfilling of neut/photons. | Cracker64 | 3 | -12/+30 |
| 2010-11-24 | Added PSTE, a colloid element that turns solid under pressure. WTF is now ra... | Philip | 1 | -5/+29 |
| 2010-11-23 | added ISOZ, isotope z, radioactive liquid, reacts with photons, not neutrons.... | Philip | 1 | -12/+156 |
| 2010-11-22 | plnt eats smoke and gives off o2. GLAS acts as insulation for acid, kind of | Philip | 1 | -1/+21 |
| 2010-11-22 | floodfill fix, @_@ elements, grav changes color | Philip | 3 | -34/+120 |
| 2010-11-22 | Small changes | Simon | 1 | -10/+8 |
| 2010-11-22 | Concrete fix | Simon | 1 | -0/+2 |