| 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 | 4 | -1/+304 | |
| 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 | Gravitaaaay (Needs tweeking for performance) | Simon Robertshaw | 4 | -2/+81 | |
| 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 | bcol Catelite merge | Simon | 1 | -0/+7 | |
| 2011-04-17 | 'M' For selected element swap, 'dae' var for showing a selected element box ↵ | Simon | 2 | -15/+30 | |
| upon element change (not implemented) | |||||
| 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 | 1 | -2/+79 | |
| 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 | 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 | 1 | -506/+507 | |
| 2011-04-08 | Bizarre solid uses Bizarre colour system | 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 | 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 | 3 | -1/+17 | |
| 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 | 2 | -5/+13 | |
| 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 | 15 | -1949/+1935 | |
| 2011-04-08 | Some fixes for H2 | jacksonmj | 2 | -8/+9 | |
| 2011-04-06 | Installer | Simon | 1 | -0/+14 | |
| 2011-04-06 | Register extension | Simon | 1 | -4/+0 | |
| 2011-04-06 | Avoid potential overflow when pasting long text strings | Simon | 1 | -2/+2 | |
| 2011-04-06 | copy and paste functions for text boxes. | Cracker64 | 1 | -1/+17 | |
| 2011-04-04 | Copy text box for save_name_ui | Simon | 1 | -12/+23 | |
| 2011-04-04 | Add copytext box to the footer of open_ui | Simon | 1 | -12/+24 | |
| 2011-04-04 | Move copybox into its own control | Simon | 1 | -31/+53 | |
| 2011-04-04 | NULL Window handle for OpenClipboard | Simon | 1 | -1/+1 | |
