| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-12-13 | Possible crash, fix from cracker64. | FacialTurd | 1 | -2/+8 |
| 2010-12-13 | (no commit message) | FacialTurd | 1 | -1/+1 |
| 2010-12-13 | Added missing ui_edit->multiline to older textboxes to fix text edit bug. | FacialTurd | 1 | -0/+4 |
| 2010-12-13 | updated with icons, and some more fixes. | Cracker64 | 8 | -22/+24 |
| 2010-12-12 | Added glyphs for GOL, Heat gradient view and alternate pressure view | Simon | 5 | -10/+9 |
| 2010-12-12 | Merge latest cracker changes | Simon | 5 | -44/+96 |
| 2010-12-12 | few thingies before i go | Cracker64 | 2 | -7/+9 |
| 2010-12-12 | more small changes/fixes. Generation count for GoL in debug, resets with 'r'. | Cracker64 | 5 | -40/+90 |
| 2010-12-11 | Fix merging errors | Simon | 1 | -1/+1 |
| 2010-12-11 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon | 2 | -1/+2 |
| 2010-12-11 | cracker merge | Simon | 7 | -165/+238 |
| 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 | 5 | -19/+57 |
| 2010-12-08 | Photons no longer give heat to insulation type things. is basically the same... | Cracker64 | 4 | -13/+13 |
| 2010-12-08 | Bugfix for wifi, would cause a double spark if timed just right. updated to | Cracker64 | 7 | -109/+330 |
| 2010-12-08 | removed build file | Felix Wallin | 1 | -0/+0 |
| 2010-12-08 | Revert "function pointers, not doing anything yet" | Felix Wallin | 1 | -0/+0 |
| 2010-12-08 | Revert "Revert "function pointers, not doing anything yet"" | Felix Wallin | 1 | -0/+0 |
| 2010-12-08 | Revert "function pointers, not doing anything yet" | Felix Wallin | 1 | -0/+0 |
| 2010-12-08 | Revert "function pointers, not doing anything yet" | Felix Wallin | 5 | -41/+12 |
| 2010-12-08 | Revert "Fix delete button in the search screen" | Felix Wallin | 1 | -1/+1 |
| 2010-12-08 | Merge branches 'master' and 'function_pointers' | Felix Wallin | 1 | -0/+1 |
| 2010-12-08 | test | Felix Wallin | 1 | -0/+1 |
| 2010-12-08 | function pointers, not doing anything yet | Felix Wallin | 1 | -0/+0 |
| 2010-12-08 | function pointers, not doing anything yet | Felix Wallin | 6 | -12/+41 |
| 2010-12-08 | Improved pause flag, will now only pause, not unpause the game | Simon | 2 | -4/+9 |
| 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 | 2 | -9/+15 |
| 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 | 2 | -3/+3 |
| 2010-12-07 | Added saving of pause state and particle tmp value, removed INST from the menu | Simon | 4 | -11/+45 |
| 2010-12-06 | removed battery from INST wire, some other small fixes | Cracker64 | 4 | -84/+35 |
| 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 | 2 | -8/+14 |
| 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 | 2 | -4/+9 |
| 2010-12-06 | Added ARAY, a instant ray that can create holograms and transfer electrical e... | Simon | 4 | -22/+88 |
| 2010-12-06 | updated with simon's changes | Cracker64 | 5 | -82/+85 |
| 2010-12-05 | Cracker64 merge | Simon | 11 | -472/+2600 |
| 2010-12-05 | Merged from cracker64s mod | Simon | 1 | -0/+1 |
| 2010-12-05 | FILT, a photon color filter, not really a filter right now, but it changes th... | Cracker64 | 6 | -29/+92 |
| 2010-12-04 | Particle life now saved as 16bit integer, increases limit and fixes saving of... | Simon | 2 | -9/+27 |
| 2010-12-04 | Fix for OpenUI: Prevent comments from being drawn off the edge of the Window | Simon | 1 | -6/+8 |