| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-04-23 | Dear PSTE | Simon Robertshaw | 1 | -2/+2 | |
| Nobody likes you Sincerely, Everyone | |||||
| 2011-04-23 | fix in RGB_to_HSV. | Cracker64 | 1 | -6/+8 | |
| 2011-04-23 | Decorations! ,still messing with it. It does not save currently. TODO: fix ↵ | Cracker64 | 7 | -1/+310 | |
| typing in boxes to update the color. Line/box tools. Some basic color selections like an element menu. | |||||
| 2011-04-22 | Stricter frame rate limiting | jacksonmj | 1 | -4/+9 | |
| 2011-04-22 | Fix WTRV formed from burning firework dust | jacksonmj | 1 | -0/+1 | |
| 2011-04-22 | Fix crash when setting fan direction with caps lock on | jacksonmj | 1 | -1/+1 | |
| 2011-04-22 | Remove limit on size of console scripts | jacksonmj | 1 | -23/+23 | |
| Also fix regex to work with x,y instead of needing x+0,y+0 | |||||
| 2011-04-22 | Restrict temperature in DEUT explosion | jacksonmj | 1 | -1/+1 | |
| 2011-04-22 | Forgot something for gravity | Simon Robertshaw | 1 | -0/+3 | |
| 2011-04-22 | Gravitaaaay (Needs tweeking for performance) | Simon Robertshaw | 6 | -2/+90 | |
| 2011-04-21 | Fix Windows targets and disable python by default | Simon Robertshaw | 1 | -8/+16 | |
| 2011-04-21 | Fix returns for Coal code | Simon Robertshaw | 2 | -0/+2 | |
| 2011-04-19 | Added the same IF to COAL for consistency, seems to work. Changed Ctypes to ↵ | Cate | 2 | -2/+9 | |
| PT_Names instead of equivilent numbers. | |||||
| 2011-04-19 | Added IRON to Prop_heatglowsomething. :D So it doesn't look as weird when it ↵ | Cate | 1 | -1/+1 | |
| comes out of lava. Just a visual touch. | |||||
| 2011-04-19 | bcol Catelite merge | Simon | 1 | -0/+7 | |
| 2011-04-17 | 'M' For selected element swap, 'dae' var for showing a selected element box ↵ | Simon | 3 | -16/+31 | |
| upon element change (not implemented) | |||||
| 2011-04-17 | Increment version | Simon | 1 | -1/+1 | |
| 2011-04-16 | Ensure invisible photons get killed | jacksonmj | 1 | -0/+4 | |
| 2011-04-16 | Make high life lcry, pcln, pump, hswc graphics more boring | jacksonmj | 1 | -4/+4 | |
| 2011-04-16 | Photons and neutrons through portal | jacksonmj | 1 | -15/+22 | |
| 2011-04-16 | Whoops, missing header for exe_name | jacksonmj | 1 | -0/+1 | |
| 2011-04-16 | Fix some memory leaks in save build/parse | jacksonmj | 1 | -3/+9 | |
| 2011-04-16 | Use malloc in transform_save | jacksonmj | 1 | -15/+25 | |
| Should fix crashes on Windows caused by stack overflow | |||||
| 2011-04-13 | <.< >.> Nobody saw that... | Simon | 1 | -7/+1 | |
| 2011-04-12 | info_box for renderer | Simon | 1 | -0/+2 | |
| 2011-04-12 | Fix segfault with renderer | Simon | 1 | -8/+4 | |
| 2011-04-12 | Game save renderer | Simon | 3 | -4/+101 | |
| 2011-04-10 | Readme changes | Simon | 1 | -10/+20 | |
| 2011-04-10 | Increment version | Simon | 1 | -1/+1 | |
| 2011-04-10 | Distilled water instead of water from H2+O2 | Simon | 1 | -1/+1 | |
| 2011-04-10 | Better Oxygen/Hydrogen burning | Simon | 3 | -34/+24 | |
| 2011-04-08 | Show all warnings | Simon | 1 | -1/+1 | |
| 2011-04-08 | And that's the last of the warnings | Simon | 1 | -0/+1 | |
| 2011-04-08 | Remove more warnings | Simon | 2 | -4/+4 | |
| 2011-04-08 | Remove a TON of warnings | Simon | 4 | -577/+525 | |
| 2011-04-08 | Bizarre solid uses Bizarre colour system | Simon | 1 | -1/+1 | |
| 2011-04-08 | IRON now in menu | Simon | 1 | -1/+1 | |
| 2011-04-08 | Revert "Portal orbital effects stop more smoothly" | Simon | 2 | -22/+26 | |
| This reverts commit 29e41a0a0cfb9a83802fc3a3fe283a6d272b3331. | |||||
| 2011-04-08 | Increment version | Simon | 1 | -3/+3 | |
| 2011-04-08 | Re-add install hotkey, removed in astyle commit | Simon | 1 | -0/+14 | |
| 2011-04-08 | Workaround for some argument parsing bugginess | jacksonmj | 2 | -6/+4 | |
| 2011-04-08 | Document icons for linux | jacksonmj | 4 | -1/+155 | |
| 2011-04-08 | Start register_extension support for linux | jacksonmj | 2 | -6/+45 | |
| Also fix a limitation on the length of open: paths | |||||
| 2011-04-08 | More sensible types for path lengths | jacksonmj | 1 | -4/+7 | |
| Now uses the types given in the path function declarations | |||||
| 2011-04-08 | Also register .stm extension in Windows | jacksonmj | 3 | -6/+14 | |
| 2011-04-08 | Portal orbital effects stop more smoothly | jacksonmj | 2 | -26/+22 | |
| When fe==0, dots finish moving to destinations before disappearing | |||||
| 2011-04-08 | Improve PRTI orbital effects | jacksonmj | 1 | -1/+2 | |
| Prevent ugly positioning of orbital effects when PRTI is surrounded but still taking in particles | |||||
| 2011-04-08 | Electrolysis produces H2 | jacksonmj | 1 | -2/+4 | |
| 2011-04-08 | More accurate H2O ratio when forming water | jacksonmj | 1 | -1/+4 | |
| 2011-04-08 | astyle | Simon | 17 | -1952/+1942 | |
