| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-17 | Fix drawing of lines, rects and fill within the zoom window | Simon Robertshaw | 1 | -3/+3 |
| 2012-04-17 | TPT: Added FRAY - Force-ray and RPEL - Repeller f6696282e1 | Simon Robertshaw | 6 | -16/+77 |
| 2012-04-17 | TPT: Lua methods for reading/writing the bmap and emap (no mapped walltypes y... | Simon Robertshaw | 2 | -0/+126 |
| 2012-04-17 | TPT: Prevent gaps in beams of photons from powered clone 3702438482 | Simon Robertshaw | 4 | -0/+17 |
| 2012-04-17 | TPT: Make DEUT compress when Newtonian gravity is applied to it c960c29f72 | Simon Robertshaw | 1 | -0/+4 |
| 2012-04-17 | TPT: Allow BRAY from PSCN to pass through sparked INWR e769f3feb8 | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-17 | TPT: Draw pixels for the entire fire_alpha array 9001508623 | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-17 | TPT: Fix stationary photons being created by PCLN/PBCN 91163c44ab | Simon Robertshaw | 2 | -12/+26 |
| 2012-04-17 | TPT: Prevent ambient heat going through walls ccb88b6b3b | Simon Robertshaw | 2 | -9/+13 |
| 2012-04-17 | TPT: INSL blocks DLAY conduction, and raise DLAY temperature limit 06cb98f705 | Simon Robertshaw | 1 | -5/+5 |
| 2012-04-17 | TPT: Make ARAY fire once per spark 72a4358eee | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-17 | TPT: More SPRK life checks for electronic elements 68ab3ca3ca | Simon Robertshaw | 7 | -8/+7 |
| 2012-04-17 | TPT: Fix switch not activating completely while being sparked 1a5cd45eb8 | Simon Robertshaw | 1 | -2/+5 |
| 2012-04-17 | TPT: Change wifi so that it always takes one frame to transmit a722d7a396 | Simon Robertshaw | 2 | -9/+9 |
| 2012-04-17 | TPT: Separate loop for updating life, and add SPRK life checks to most electr... | Simon Robertshaw | 9 | -19/+31 |
| 2012-04-17 | TPT: Another change to the eval_move check in create_part eaf2af6d40 | Simon Robertshaw | 1 | -1/+5 |
| 2012-04-17 | TPT: Fix WARP destroying DMND a9c198dd46 | Simon Robertshaw | 1 | -2/+9 |
| 2012-04-17 | TPT: Make RBDM/WATR explosion work again, by not killing fire created by WATR... | Simon Robertshaw | 3 | -2/+5 |
| 2012-04-17 | TPT: Only check the bits actually used for wavelength in photon ctype Fixes b... | Simon Robertshaw | 2 | -2/+2 |
| 2012-04-17 | TPT: Solids wall description, and check build_save was successful when saving... | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-17 | TPT: Check coordinates of signs before using them to read pmap or pressure 8a... | Simon Robertshaw | 1 | -4/+7 |
| 2012-04-17 | transform_save should check wall coordinates against size in blocks, not the ... | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-17 | TPT Whoops, eval_move returning 1 should not allow particle creation edcf6d7b2f | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-17 | TPT: Implement PROP_NEUTABSORB bdf277e687 | Simon Robertshaw | 2 | -2/+9 |
| 2012-04-17 | Started on dropdown control | Simon Robertshaw | 4 | -0/+110 |
| 2012-04-16 | Fix portals | Simon Robertshaw | 2 | -5/+6 |
| 2012-04-16 | Newtonian gravity working | Simon Robertshaw | 4 | -12/+31 |
| 2012-04-15 | Simulation options | Simon Robertshaw | 9 | -13/+292 |
| 2012-04-14 | Add ability to get favourites | Simon Robertshaw | 14 | -16/+213 |
| 2012-04-14 | Graphics:: Extra icons for Report and Favourite. Client:: Get favourite stat... | Simon Robertshaw | 15 | -11/+410 |
| 2012-04-14 | Add missing for OpenURI on 64bit Linux | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-14 | Remove other references to Global.h | Simon Robertshaw | 5 | -5/+0 |
| 2012-04-14 | Remove deleted 'Global.h' from includes | Simon Robertshaw | 1 | -1/+0 |
| 2012-04-14 | Remove some unnecessary files. | Simon Robertshaw | 4 | -46/+0 |
| 2012-04-13 | Fix Integer <-> Pointer casts on 64bit | Simon Robertshaw | 1 | -2/+3 |
| 2012-04-13 | Okay instead of Continue for text input dialogue | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-13 | Text input dialogue | Simon Robertshaw | 2 | -0/+105 |
| 2012-04-11 | Nice drawing for brush | Simon Robertshaw | 2 | -19/+54 |
| 2012-04-09 | Fix issue where unborn children were slaughtered when removing a component fr... | Simon Robertshaw | 5 | -16/+66 |
| 2012-04-09 | Remove unused code | Simon Robertshaw | 1 | -37/+0 |
| 2012-04-09 | Add missing GOL data | Simon Robertshaw | 4 | -1/+98 |
| 2012-04-07 | Element sampling HUD thingy (No very good with MVC) | Simon Robertshaw | 7 | -3/+57 |
| 2012-04-06 | Confirmation Dialogue, Save selection and multi-delete | Simon Robertshaw | 19 | -4/+686 |
| 2012-04-05 | Modifier keys for Lua, Air display, correct render mode saving | Simon Robertshaw | 5 | -8/+27 |
| 2012-04-04 | Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri... | Simon Robertshaw | 8 | -18/+63 |
| 2012-04-04 | CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir... | Simon Robertshaw | 10 | -5/+200 |
| 2012-04-03 | Search and stamps scolling with mouse wheel, Esc to exit | Simon Robertshaw | 7 | -0/+43 |
| 2012-04-03 | Use a single instance of a background simulation for thumbnail rendering | Simon Robertshaw | 7 | -46/+109 |
| 2012-04-03 | Super, megaheavyweight thumbnail renderer | Simon Robertshaw | 10 | -91/+193 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 19 | -61/+794 |