| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-06-08 | Fix favourites remove button | jacksonmj | 1 | -11/+8 | |
| 2011-06-08 | Fix WL_DESTROYALL for fast particles; and no H2 ignition from SPRK | jacksonmj | 2 | -2/+2 | |
| H2 igniting from spark causes too many problems for electrolysis | |||||
| 2011-06-04 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-04 | Bubbles now don't pop because of gases. | savask | 1 | -1/+2 | |
| 2011-06-04 | Added detach to powder.h. | savask | 1 | -0/+2 | |
| 2011-06-04 | Some fixes for stick mans. | savask | 2 | -4/+8 | |
| 2011-06-04 | Some work on frozen bubbles. | savask | 1 | -29/+36 | |
| 2011-06-04 | Moved detach(i) function to powder.c, made soap display connections when | savask | 4 | -23/+24 | |
| it's double-joined, made portal in detach soap before teleportating (works strangely) | |||||
| 2011-06-04 | Version Increment | Simon Robertshaw | 1 | -2/+2 | |
| 2011-06-04 | Added the ability to use legacy commands (prepend with a \!) | Simon Robertshaw | 1 | -1/+7 | |
| 2011-06-04 | Mercury | Simon Robertshaw | 2 | -2/+79 | |
| 2011-06-04 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-04 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-04 | Stairstepping for downscaling | Simon Robertshaw | 1 | -13/+45 | |
| 2011-06-04 | Fix setting of temp, x and y particle properties | Simon Robertshaw | 1 | -6/+6 | |
| 2011-06-03 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-03 | Use bilinear interpolation for everything | Simon Robertshaw | 1 | -8/+9 | |
| 2011-06-03 | Bilinear interpolation for resampling | Simon Robertshaw | 1 | -5/+28 | |
| 2011-06-03 | Fix semi-large thumbnails | Simon Robertshaw | 1 | -3/+23 | |
| 2011-06-03 | Favourites interface improvements | Simon Robertshaw | 2 | -16/+83 | |
| 2011-06-03 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-03 | Unregister function (not implemented) | Simon Robertshaw | 1 | -0/+1 | |
| 2011-06-03 | Better step function registration | Simon Robertshaw | 1 | -10/+41 | |
| 2011-06-02 | some more deco editor changes. Right click deletes decoration again. | Cracker64 | 4 | -29/+42 | |
| 2011-06-02 | Fix air-particle heat transfer | jacksonmj | 1 | -12/+5 | |
| Heat transfer rate is proportional to temperature difference. Previously, the code caused the temperature change to be proportional to absolute temperature. | |||||
| 2011-06-02 | Speed up update_PIPE | jacksonmj | 1 | -78/+85 | |
| By making it call rand() once instead of 6 times. | |||||
| 2011-06-02 | Walls no longer limit fast particles to 2 pixels per frame | jacksonmj | 1 | -1/+1 | |
| 2011-06-02 | INVS should leave photons alone when under pressure | jacksonmj | 1 | -1/+1 | |
| 2011-06-02 | Change console info | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-02 | tpt.set_property implementation | Simon Robertshaw | 1 | -4/+111 | |
| 2011-06-01 | Ambient heat (disabled by default) | Simon Robertshaw | 6 | -5/+89 | |
| 2011-06-01 | Add gravity field manipulation to Lua api, move gravity processing to after ↵ | Simon Robertshaw | 4 | -13/+82 | |
| the particle update (Means a delay of 1 frame, but we get the ability to manipulate the field with Lua) | |||||
| 2011-05-31 | Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handling | Simon Robertshaw | 4 | -12/+22 | |
| 2011-05-31 | implement create and delete functions | Simon Robertshaw | 2 | -9/+35 | |
| 2011-05-30 | Add calm blue text colour, buffer overflow fix for richtext | Simon Robertshaw | 2 | -0/+7 | |
| 2011-05-30 | Fix buffer overflow with huge error message | Simon Robertshaw | 1 | -2/+6 | |
| 2011-05-30 | Step code registration, just an example at the moment | Simon Robertshaw | 3 | -1/+25 | |
| 2011-05-30 | Many methods for Lua console | Simon Robertshaw | 2 | -1/+304 | |
| 2011-05-30 | Defaults for tpt.drawtext method | Simon Robertshaw | 1 | -5/+5 | |
| 2011-05-30 | More descriptive error messages for lua console | Simon Robertshaw | 2 | -1/+9 | |
| 2011-05-30 | drawtext for Lua | Simon Robertshaw | 2 | -1/+19 | |
| 2011-05-30 | Basics for Lua | Simon Robertshaw | 3 | -0/+107 | |
| 2011-05-29 | Rich text syntax | Simon Robertshaw | 2 | -3/+123 | |
| TODO: Link hovering | |||||
| 2011-05-29 | MOTD on search page | Simon Robertshaw | 1 | -10/+21 | |
| 2011-05-29 | Large speed improvement for QRTZ | jacksonmj | 2 | -34/+41 | |
| Also prevent growing when sparked. | |||||
| 2011-05-29 | Improve decoration in blob view, exclude from life and heat view | jacksonmj | 1 | -1/+8 | |
| 2011-05-29 | Small speed improvement to eval_move | jacksonmj | 3 | -73/+107 | |
| Warning: may be buggy, test thoroughly. | |||||
| 2011-05-29 | Fix WIND decoration, and reset dcolour in create_part | jacksonmj | 3 | -2/+3 | |
| 2011-05-29 | Remove remaining references to old decorations buffer | jacksonmj | 6 | -38/+26 | |
| 2011-05-29 | Revert "Pass decorations to saving functions (doesn't actually save yet)" | jacksonmj | 4 | -35/+32 | |
| This reverts commit 7fe99f32102429113c671615fc2c5cadb9c51e56. Conflicts: src/main.c | |||||
