| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-28 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2012-05-28 | No rounding errors with triangle brush, so no need for epsilon (I hope). | Savely Skresanov | 1 | -2/+1 |
| 2012-05-27 | Fix SLTW boiling temperature typo | jacksonmj | 1 | -1/+1 |
| 2012-05-26 | Don't show disabled elements in element search | jacksonmj | 1 | -2/+2 |
| 2012-05-26 | Added '.gitattributes' file s that '.gitignore' won't be included in archives... | Aditya Vaidya | 1 | -0/+2 |
| 2012-05-26 | Soap bubbles are easily formed now. Also they inherit soap's | Savely Skresanov | 2 | -34/+32 |
| 2012-05-24 | Download progress bar for save opening | Simon Robertshaw | 1 | -2/+26 |
| 2012-05-24 | Fix bug that causes ptsave URL parsing to fail if there is no '#' | Simon Robertshaw | 1 | -1/+0 |
| 2012-05-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2012-05-24 | Add DISPLAY_EFFE back after it was removed by 0799c2e09d2e7a4237b393c8eaa6103... | Simon Robertshaw | 2 | -4/+5 |
| 2012-05-24 | remove lastx/lasty variables when OGLR is disabled | Jacob1 | 5 | -0/+21 |
| 2012-05-24 | Merge pull request #66 from jacob1/Modstuff | Simon Robertshaw | 20 | -290/+433 |
| 2012-05-24 | Element search interface by pressing 'e' | Simon Robertshaw | 3 | -0/+206 |
| 2012-05-24 | VOID & PVOD can be set to only eat/not eat certain things | Jacob1 | 1 | -1/+2 |
| 2012-05-24 | energy type particles automatically go into photons, not pmap | Jacob1 | 2 | -10/+11 |
| 2012-05-24 | finish custom lua graphics functions | Jacob1 | 3 | -14/+35 |
| 2012-05-24 | custom graphics functions with lua (not finished yet) | Jacob1 | 3 | -3/+57 |
| 2012-05-24 | fix crash, spark reset set type without checking if it was a valid number. Al... | Jacob1 | 2 | -5/+15 |
| 2012-05-24 | Fix lua console compiling with visual studio (I thought this was fixed already) | Jacob1 | 1 | -16/+16 |
| 2012-05-24 | finish | Jacob1 | 1 | -1/+0 |
| 2012-05-24 | fix lua console freeze/bugs | Jacob1 | 1 | -4/+6 |
| 2012-05-24 | update README | Jacob1 | 1 | -7/+27 |
| 2012-05-24 | fix alt select being off by one every time, turn on deco before entering the ... | Jacob1 | 2 | -2/+4 |
| 2012-05-24 | update README | Jacob1 | 1 | -2/+33 |
| 2012-05-24 | limit amount of ELEC produced to prevent infinite reactions | Jacob1 | 4 | -4/+4 |
| 2012-05-24 | small o2 fusion change, add my name to contibuters (it is ok for me to do tha... | Jacob1 | 2 | -2/+2 |
| 2012-05-24 | console doesn't enable hud, fast heat for PUMP/GPMP/ANIM, GPMP activated at draw | Jacob1 | 4 | -29/+19 |
| 2012-05-24 | oxygen fusion, fix two small bugs | Jacob1 | 3 | -22/+42 |
| 2012-05-24 | Prevent accidental infinite loops in lua | Jacob1 | 5 | -11/+29 |
| 2012-05-24 | will remove this later & finish tommorow | Jacob1 | 1 | -1/+2 |
| 2012-05-23 | fusion changes | Jacob1 | 6 | -19/+17 |
| 2012-05-23 | fix emp flash, better live parts rendering in (render_ui &) deco editor | Jacob1 | 6 | -162/+136 |
| 2012-05-23 | fix compiling | Jacob1 | 3 | -6/+7 |
| 2012-05-23 | Windows installation, register ptsave URL protocol | Simon Robertshaw | 1 | -1/+54 |
| 2012-05-23 | ptsave protocol | Simon Robertshaw | 1 | -6/+63 |
| 2012-05-23 | Check for version before enabling movable flag for sponge. | Savely Skresanov | 1 | -1/+1 |
| 2012-05-23 | Fix the bug with stickman standing on the screen edge. | Savely Skresanov | 1 | -4/+6 |
| 2012-05-23 | Fix the bug where gel didn't transfer water from sponge. | Savely Skresanov | 1 | -0/+6 |
| 2012-05-23 | Make tron follow TRON_NOGROW , thought that was in there.... (github edit bec... | cracker64 | 1 | -1/+2 |
| 2012-05-20 | Update gravity mask when loading OPS saves | jacksonmj | 1 | -0/+1 |
| 2012-05-20 | Fix infinite loop when trying to detach soap with extra ctype bits set | jacksonmj | 1 | -2/+2 |
| 2012-05-20 | Change order of bomb loops - delete particles before creating sparks | jacksonmj | 1 | -12/+12 |
| 2012-05-20 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2012-05-17 | New flood_parts function, should fix crashing due to too much recursion | jacksonmj | 1 | -64/+133 |
| 2012-05-17 | Spelling | jacksonmj | 4 | -10/+10 |
| 2012-05-16 | Move SDL_GetVideoInfo before SDL_SetVideoMode so it will probably fix | Savely Skresanov | 1 | -7/+11 |
| 2012-05-13 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2012-05-13 | URI handling for MacOS | Simon Robertshaw | 5 | -2/+59 |
| 2012-05-12 | Make TTAN block pressure when framestepping | jacksonmj | 1 | -7/+2 |
| 2012-05-12 | Fix crash after closing display options (vid_buf was being freed) | jacksonmj | 1 | -1/+1 |