| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-10 | Use cancels instead of pthread_getattr_np for compatibility. | cracker64 | 2 | -54/+52 |
| 2013-03-10 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 5 | -7/+18 |
| 2013-03-10 | Fix some memory issues when closing preview UI too fast. | cracker64 | 2 | -9/+55 |
| 2013-03-09 | fix empty signs being created when shifting them out of bounds, draw parts of... | jacob1 | 3 | -4/+16 |
| 2013-03-09 | Merge remote-tracking branch 'origin/master' | jacob1 | 3 | -11/+14 |
| 2013-03-09 | allow new searches even if tags haven't loaded | jacob1 | 2 | -3/+3 |
| 2013-03-09 | Don't leak saveComments vector in PreviewModel, also don't create unnecessary... | Simon Robertshaw | 3 | -11/+14 |
| 2013-03-09 | case insensetive local save searches, fix extention being counted in the match | jacob1 | 1 | -3/+9 |
| 2013-03-09 | a few more memory leak fixes | jacob1 | 4 | -13/+28 |
| 2013-03-08 | attempt to fix random memory corruption / crashing bug ... this is the only t... | jacob1 | 1 | -9/+3 |
| 2013-03-08 | fix mismatched malloc/delete[]'s when not using new image resampler | jacob1 | 1 | -7/+7 |
| 2013-03-07 | fix CRAY(SPRK) difference | jacob1 | 1 | -2/+2 |
| 2013-03-06 | fix CRAY(SPRK) bugs (?) | jacob1 | 2 | -4/+6 |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ... | jacob1 | 128 | -973/+79 |
| 2013-03-04 | fix being able to toggle disabled buttons (fixes save browser issue with this) | jacob1 | 2 | -1/+3 |
| 2013-03-04 | by date turns white like my own does when selected | jacob1 | 3 | -231/+234 |
| 2013-03-04 | fix pressing esc in login prompt logging you out, fix possible sign bug crash | jacob1 | 3 | -3/+8 |
| 2013-03-04 | revert life changes, will be redone later in a faster way | jacob1 | 2 | -1/+6 |
| 2013-03-04 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -51/+56 |
| 2013-03-04 | fix LIFE | jacob1 | 3 | -30/+28 |
| 2013-03-03 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 4 | -30/+34 |
| 2013-03-03 | PSTN ctype sets the element that stops it, FRME with a tmp of one is non-stic... | jacob1 | 4 | -30/+34 |
| 2013-03-03 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 5 | -32/+12 |
| 2013-03-03 | Some better comments in SPRK, renamed rt and ct. | cracker64 | 1 | -51/+56 |
| 2013-03-03 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -0/+4 |
| 2013-03-03 | fix crash when drawing particles in invalid coordinates (using console) | jacob1 | 5 | -32/+12 |
| 2013-03-03 | Missed one SPRK case. | cracker64 | 1 | -0/+4 |
| 2013-03-03 | allow NEUT to travel through ICE and SNOW, and for it to turn OIL to GAS (bot... | jacob1 | 6 | -7/+13 |
| 2013-03-02 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 1 | -55/+47 |
| 2013-03-02 | More fixes, redid a bunch of SPRK, so far everything I've tested works fine. | cracker64 | 15 | -249/+295 |
| 2013-03-02 | piston retraction now checks pmap | jacob1 | 1 | -55/+47 |
| 2013-03-01 | Quick fix for IRON | cracker64 | 1 | -0/+1 |
| 2013-03-01 | More fixes to fix fixes and new fixes to fix stuff. | cracker64 | 22 | -392/+457 |
| 2013-02-28 | Going through again. | cracker64 | 15 | -140/+151 |
| 2013-02-28 | Finished first pass-through for all elements. | cracker64 | 36 | -381/+367 |
| 2013-02-27 | More fixes. | cracker64 | 14 | -231/+190 |
| 2013-02-27 | Small modifications part three. | cracker64 | 18 | -145/+139 |
| 2013-02-27 | Small optimizations number 2. | cracker64 | 19 | -272/+211 |
| 2013-02-26 | Lots of small optimizations and things, nothing should be functionally differ... | cracker64 | 14 | -325/+173 |
| 2013-02-25 | Merge remote-tracking branch 'origin/master' | jacob1 | 2 | -24/+26 |
| 2013-02-25 | fix a few more memory errors | jacob1 | 4 | -13/+11 |
| 2013-02-25 | Make default DCEL exactly reverse the effect of default ACEL | jacksonmj | 2 | -24/+26 |
| 2013-02-25 | you never saw that ... | jacob1 | 1 | -1/+1 |
| 2013-02-25 | fix even more memory leaks | jacob1 | 8 | -5/+42 |
| 2013-02-24 | fix 4 MB memory leak on every save | jacob1 | 2 | -0/+14 |
| 2013-02-24 | fix problems found with valgrind with shifting stamps and saving | jacob1 | 4 | -13/+21 |
| 2013-02-24 | Merge | jacob1 | 3 | -40/+35 |
| 2013-02-24 | fix crash when hovering the mouse over invalid wall types | jacob1 | 2 | -1/+7 |
| 2013-02-24 | ACEL and DCEL use life for strength value | Simon Robertshaw | 3 | -40/+35 |
| 2013-02-24 | allow ACEL and DCEL strength to be modified with ctype | jacob1 | 3 | -4/+28 |