| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-12-29 | updated with simons small changes | Cracker64 | 2 | -5/+21 |
| 2010-12-29 | Disable key repeat, this breaks Zoom and other things | Simon | 1 | -1/+1 |
| 2010-12-29 | Merge branch 'master' of git://github.com/cracker64/The-Powder-Toy | Simon | 3 | -7/+54 |
| 2010-12-29 | ARAY gets colored by FILT, woo | Cracker64 | 3 | -7/+54 |
| 2010-12-29 | Fix a bit of code readability | Simon | 1 | -4/+20 |
| 2010-12-29 | Merge branch 'master' of git://github.com/cracker64/The-Powder-Toy | Simon | 5 | -12/+73 |
| 2010-12-29 | 'd' and 's' will work normally if there is no stickman, otherwise shift-d and... | Cracker64 | 1 | -2/+2 |
| 2010-12-29 | new display, Life, shows life in a grayscale gradient, will ONLY show up in d... | Cracker64 | 5 | -13/+79 |
| 2010-12-27 | Cracker Merge | Simon | 4 | -69/+74 |
| 2010-12-27 | added a basic coldflame explosive, ignites from CFLM or something cold. | Cracker64 | 2 | -3/+27 |
| 2010-12-26 | slight temp loading change so PUMP will load with 0C if saved at 0C. fix visu... | Cracker64 | 2 | -6/+7 |
| 2010-12-24 | forgot PROP thing in powder.h, adjustments to heat glow and BOMB | Cracker64 | 3 | -64/+40 |
| 2010-12-24 | updated with BOMB | Cracker64 | 3 | -3/+140 |
| 2010-12-24 | Merge branch 'master' of git://github.com/cracker64/The-Powder-Toy | Simon | 1 | -0/+25 |
| 2010-12-24 | Forgot to change particle states table | Simon | 1 | -0/+1 |
| 2010-12-24 | More awesome | Simon | 2 | -5/+11 |
| 2010-12-24 | Hot metal glow for more views | Simon | 2 | -3/+25 |
| 2010-12-24 | You know, stuff. | Simon | 3 | -1/+110 |
| 2010-12-23 | added icc target | Felix Wallin | 1 | -0/+3 |
| 2010-12-23 | small fix for indention | Felix Wallin | 1 | -1/+1 |
| 2010-12-23 | oops, that wasn't needed | Cracker64 | 1 | -2/+0 |
| 2010-12-23 | a fix for 1 pixel brush and flood fill crashing in certain builds. | Cracker64 | 1 | -0/+27 |
| 2010-12-22 | Cracker Merge | Simon | 4 | -7/+15 |
| 2010-12-22 | forgot to delete a note. | Cracker64 | 1 | -1/+1 |
| 2010-12-22 | updated with latest, and FWRK crash fix, INST looks for INSL, wifi lines only... | Cracker64 | 6 | -157/+199 |
| 2010-12-20 | See if this works, changes to build dir and gitignore | Simon | 2 | -3/+2 |
| 2010-12-20 | Build should be a directory, not a file... | Simon | 1 | -0/+0 |
| 2010-12-20 | Improvements to Makefile for OS X | Simon | 1 | -2/+3 |
| 2010-12-20 | Remove static linking from makefile | Simon | 1 | -2/+2 |
| 2010-12-20 | Revert "nice" | Simon | 8 | -2588/+2595 |
| 2010-12-20 | nice | Felix Wallin | 8 | -2595/+2588 |
| 2010-12-20 | makefile changes | Felix Wallin | 1 | -3/+15 |
| 2010-12-19 | Invis can now be used to turn photons into neutrons | Simon | 2 | -8/+12 |
| 2010-12-19 | Allow building with Visual Studio, at the loss of some functionality, also, u... | Simon | 2 | -3/+6 |
| 2010-12-19 | Fix merge | Simon | 7 | -92/+971 |
| 2010-12-19 | BRAY is not blocked by INWR or ARAY | Simon | 1 | -1/+1 |
| 2010-12-19 | Powder.c, get out of that directory, you don't even compile. | Simon | 1 | -5267/+0 |
| 2010-12-19 | Correct file | Simon | 1 | -5/+5 |
| 2010-12-19 | Nibble is a noob, also fix for persistent mode bug | Simon | 5 | -5/+5293 |
| 2010-12-19 | missed some parenthesis, caused some creating problems | Cracker64 | 1 | -1/+21 |
| 2010-12-19 | added spawnpoints for stickmen, so they respawn. | Cracker64 | 3 | -12/+88 |
| 2010-12-18 | Added second stickman for Lulz, it works great though, controlled by wasd. '... | Cracker64 | 6 | -16/+587 |
| 2010-12-17 | added invertion to rotate, ctrl-shift-r, will invert x-axis. NEUT+ACID=ISOZ,... | Cracker64 | 3 | -33/+83 |
| 2010-12-16 | improved rotate, no longer deletes particles, and works with walls. | Cracker64 | 1 | -19/+28 |
| 2010-12-16 | a rotate tool! ctrl-r, then select the area, it will rotate counterclockwise,... | Cracker64 | 3 | -4/+79 |
| 2010-12-14 | another swch fix, desl fire fix, shift-g will make grid go down, BIZR glows f... | Cracker64 | 6 | -41/+127 |
| 2010-12-14 | there we go | Felix Wallin | 2 | -2/+7 |
| 2010-12-14 | we obviously need the particle index | Felix Wallin | 1 | -1/+1 |
| 2010-12-14 | The only thing it broke was compilation, fixed | Felix Wallin | 1 | -1/+1 |
| 2010-12-14 | started on function pointers. Pushing to master because of otherwise impossib... | Felix Wallin | 2 | -127/+128 |