| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-05-14 | Move wall drawing to graphics.c | Simon Robertshaw | 7 | -502/+219 |
| 2011-05-14 | Condition variable instead of busy wait | Simon Robertshaw | 1 | -3/+11 |
| 2011-05-14 | Revert "-a" | Simon Robertshaw | 1 | -10/+5 |
| 2011-05-14 | -a | Simon Robertshaw | 1 | -5/+10 |
| 2011-05-13 | Runtime scale switching | Simon Robertshaw | 2 | -1/+23 |
| 2011-05-12 | Fix some thread sync and gravity sync issues | Simon Robertshaw | 1 | -4/+17 |
| 2011-05-12 | Newtonian gravity toggle, disabled by default | Simon Robertshaw | 3 | -17/+45 |
| 2011-05-05 | ANAR changes, WHOL absorbs ANAR and gets colder. ANAR burns with CFLM strang... | Cracker64 | 3 | -2/+43 |
| 2011-05-05 | Improve piling of powders | jacksonmj | 1 | -26/+25 |
| 2011-05-05 | Make damp sponge much less flammable | jacksonmj | 1 | -16/+38 |
| 2011-05-05 | Remove some unnecessary checks | jacksonmj | 1 | -6/+5 |
| 2011-05-05 | Make middle click work with photon map | jacksonmj | 1 | -1/+3 |
| 2011-05-05 | H2 burns from spark, lava, plasma; O2 burns from plasma | jacksonmj | 2 | -0/+6 |
| 2011-05-05 | Fixes for previous commit | jacksonmj | 1 | -9/+6 |
| 2011-05-05 | Slight speed improvement for liquids and powders | jacksonmj | 1 | -27/+37 |
| 2011-05-05 | Fix plut lava | jacksonmj | 1 | -2/+2 |
| 2011-05-05 | Some work on bubbles. Added "bubble x,y" command to console. | savask | 3 | -11/+104 |
| 2011-05-05 | Some changes to soap. | savask | 3 | -48/+99 |
| 2011-05-05 | Initial soap commit | Simon Robertshaw | 4 | -1/+130 |
| 2011-05-05 | Revert "Dem bubbles" | Simon Robertshaw | 3 | -247/+0 |
| 2011-05-05 | Dem bubbles | unknown | 3 | -0/+247 |
| 2011-04-26 | Fix BMTL and gravity breaking | Simon Robertshaw | 1 | -2/+10 |
| 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 | 2 | -18/+28 |
| 2011-04-26 | Move render targets to bottom of the makefile to make 'powder' the default | Simon Robertshaw | 1 | -12/+12 |
| 2011-04-25 | Fix pause with gravity and test deuterium improvements | Simon Robertshaw | 4 | -54/+61 |
| 2011-04-25 | portal now uses particles as storage, so it keeps everything. | Cracker64 | 4 | -26/+21 |
| 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 | 4 | -10/+91 |
| 2011-04-25 | Jacksonmj: Move console functions into seperate file | jacksonmj | 6 | -1441/+1461 |
| 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 | pthread lib for makefile | Simon Robertshaw | 1 | -4/+4 |
| 2011-04-24 | Asynchronous thread for gravity processing | Simon Robertshaw | 3 | -21/+65 |
| 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 | 7 | -1/+310 |
| 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 | 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 P... | Cate | 2 | -2/+9 |