| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-04-26 | Gravity breaks elements like pressure does (Doesn't work for broken metal and... | Simon Robertshaw | 1 | -2/+6 |
| 2011-04-26 | Fix for non-diff mode | Simon Robertshaw | 1 | -1/+4 |
| 2011-04-26 | Gravity: only calculate the difference | Simon Robertshaw | 1 | -18/+26 |
| 2011-04-25 | Fix pause with gravity and test deuterium improvements | Simon Robertshaw | 3 | -54/+59 |
| 2011-04-25 | portal now uses particles as storage, so it keeps everything. | Cracker64 | 3 | -23/+19 |
| 2011-04-25 | gravmutex = NULL not liked by some compilers (It's not actually correct anyway) | Simon Robertshaw | 1 | -2/+2 |
| 2011-04-25 | Dialog box for changing simulation options, gravity toggle needs implementing | Simon Robertshaw | 2 | -9/+87 |
| 2011-04-25 | Jacksonmj: Move console functions into seperate file | jacksonmj | 3 | -1433/+1431 |
| 2011-04-24 | Allow negative gravity | Simon Robertshaw | 1 | -1/+1 |
| 2011-04-24 | visual studio fixes | Cracker64 | 1 | -5/+6 |
| 2011-04-24 | More decoration improvements. still TODO: text boxes that will change curren... | Cracker64 | 2 | -13/+37 |
| 2011-04-24 | line/box tool for decorations, some other things. | Cracker64 | 2 | -21/+154 |
| 2011-04-24 | Asynchronous thread for gravity processing | Simon Robertshaw | 2 | -19/+59 |
| 2011-04-23 | Dear PSTE | Simon Robertshaw | 1 | -2/+2 |
| 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 t... | Cracker64 | 4 | -1/+304 |
| 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 |
| 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 P... | Cate | 2 | -2/+9 |
| 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 u... | Simon | 2 | -15/+30 |
| 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 |
| 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 |
| 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 |
| 2011-04-08 | More sensible types for path lengths | jacksonmj | 1 | -4/+7 |
| 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 |