| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-03 | pulled some code by cracker which makes output even more awesome :P | Lieuwe | 1 | -8/+20 |
| 2011-03-01 | fix "water spark bounce" | Cracker64 | 1 | -0/+3 |
| 2011-03-01 | INST works with caps lock/replace mode, and fix some replace mode out of scre... | Cracker64 | 1 | -2/+13 |
| 2011-02-24 | WIND from cracker! | Simon | 1 | -0/+4 |
| 2011-02-24 | rename drag to wind | Cracker64 | 1 | -1/+1 |
| 2011-02-24 | a drag tool! | Cracker64 | 1 | -0/+2 |
| 2011-02-24 | Fix GoL to not set gol2 on other things | Cracker64 | 1 | -2/+6 |
| 2011-02-24 | Fix particles displaced by liquids moving to overlapping positions | jacksonmj | 1 | -3/+5 |
| 2011-02-24 | Fix lava freezing point | jacksonmj | 1 | -3/+5 |
| 2011-02-23 | Fix GoL to not set gol2 on other things | Cracker64 | 1 | -2/+6 |
| 2011-02-23 | Reduce GoL lag | Cracker64 | 1 | -1/+3 |
| 2011-02-23 | Reduce GoL lag | Cracker64 | 1 | -1/+3 |
| 2011-02-23 | updating | Cracker64 | 1 | -30/+32 |
| 2011-02-18 | Preventing creation of invalid types also prevented use of air/temp tools | jacksonmj | 1 | -1/+1 |
| 2011-02-18 | create_box improvements | jacksonmj | 1 | -1/+1 |
| 2011-02-18 | Crash when element with invalid type is created | jacksonmj | 1 | -3/+3 |
| 2011-02-18 | FLAG_STAGNANT usage lost during rewrite | jacksonmj | 1 | -5/+9 |
| 2011-02-18 | Fix incorrect liquids movement | jacksonmj | 1 | -0/+1 |
| 2011-02-13 | Moved Gravity identifiers, added gravity mode and air mode to save format | Simon | 1 | -16/+13 |
| 2011-02-13 | Visual Studio compatibility | jacksonmj | 1 | -1/+1 |
| 2011-02-11 | update with latest | Cracker64 | 1 | -42/+57 |
| 2011-02-09 | Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-Toy | Simon | 1 | -42/+55 |
| 2011-02-09 | "Added Air modes using Gravitymode code" | Cate | 1 | -0/+2 |
| 2011-02-08 | gol2 not resetting properly | jacksonmj | 1 | -3/+1 |
| 2011-02-07 | Fix GoL deleting particle 0 | jacksonmj | 1 | -1/+1 |
| 2011-02-06 | More flood_parts fixes | jacksonmj | 1 | -30/+39 |
| 2011-02-06 | Fix flood_parts crashes | jacksonmj | 1 | -6/+12 |
| 2011-02-04 | merge jacksonmj's and much better string parsing because of a function i found. | Cracker64 | 1 | -7/+15 |
| 2011-02-03 | Merge branch 'upstream' into dev | jacksonmj | 1 | -3/+3 |
| 2011-02-03 | Possible fix for liquids transferring spark through INSL | jacksonmj | 1 | -1/+1 |
| 2011-02-02 | More fixes | jacksonmj | 1 | -3/+11 |
| 2011-02-01 | Small fixes | jacksonmj | 1 | -3/+3 |
| 2011-02-01 | made set work with all of one type of a particle (set type dust deut) turns a... | Cracker64 | 1 | -7/+7 |
| 2011-02-01 | Update with simon, and drawing SPRK on walls crash fix. | Cracker64 | 1 | -1/+1 |
| 2011-01-31 | Attempt fix for liquids | jacksonmj | 1 | -5/+5 |
| 2011-01-30 | update with latest | Cracker64 | 1 | -3/+3 |
| 2011-01-29 | Consistent use of NGOL, better NSCN description | jacksonmj | 1 | -2/+2 |
| 2011-01-29 | Merge remote branch 'cracker64' into dev | jacksonmj | 1 | -10/+28 |
| 2011-01-29 | Other things overwritten, and changes from jacksonmj | Cracker64 | 1 | -9/+5 |
| 2011-01-29 | oops, silly copy file, and fixed the new GoL from simon's fail merging. | Cracker64 | 1 | -12/+30 |
| 2011-01-28 | update to latest | Cracker64 | 1 | -5696/+2426 |
| 2011-01-28 | INWR should cool after being sparked; and correct function parameters | jacksonmj | 1 | -4/+4 |
| 2011-01-28 | Restore cracker64 changes overwritten by merge | jacksonmj | 1 | -7/+3 |
| 2011-01-27 | Fix disappearing WTRV | jacksonmj | 1 | -0/+2 |
| 2011-01-20 | quartz shouldn't have prop_conducts, and fixed visual studio compiling | Cracker64 | 1 | -2/+2 |
| 2011-01-19 | some photon fixes, and better resets on reload/clear | Cracker64 | 1 | -2/+2 |
| 2011-01-19 | revert all limit changes, a little too glitchy, can be done later when curren... | Cracker64 | 1 | -842/+857 |
| 2011-01-19 | made all the shifts and type checks use defines, so it can be changed easier,... | Cracker64 | 1 | -768/+768 |
| 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 t... | Cracker64 | 1 | -761/+765 |