| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -118/+0 | |
| 2012-05-06 | Added GPLv3+ license headers to all files in src/elements/ | Aditya Vaidya | 1 | -0/+15 | |
| 2012-04-19 | Change STOR, PIPE, DUST to make correct use of .flags field. | Simon Robertshaw | 1 | -1/+1 | |
| 2012-02-29 | Prevent ARAY passing through some non-conductive materials, and let normal ↵ | jacksonmj | 1 | -3/+2 | |
| ARAY pass through sparked INWR | |||||
| 2012-02-16 | Allow BRAY from PSCN to pass through sparked INWR | jacksonmj | 1 | -1/+1 | |
| (it currently passes through INWR only when not sparked) | |||||
| 2012-02-05 | Make ARAY fire once per spark | jacksonmj | 1 | -1/+1 | |
| 2012-02-05 | More SPRK life checks for electronic elements | jacksonmj | 1 | -1/+1 | |
| Check life>0, because SPRK changes back to its ctype when life==0. This could result in SPRK being found/not found depending on particle order, so pretend SPRK is not there if life==0 (it will disappear during the current frame). | |||||
| 2012-02-05 | Separate loop for updating life, and add SPRK life checks to most electronics | jacksonmj | 1 | -1/+1 | |
| 2011-12-19 | CLST+NITR = TNT, Use ARAY to clear large arrays of STOR | Simon Robertshaw | 1 | -43/+71 | |
| 2011-11-26 | Allow pipe to grab from photon map, BRAY beam takes temp from ARAY | Simon Robertshaw | 1 | -0/+1 | |
| 2011-08-27 | Remove blocking walls from pmap | jacksonmj | 1 | -4/+2 | |
| 2.5% speed increase on a screen full of water | |||||
| 2011-06-25 | Fix segfault with aray striking particles with abnormal ctype | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-25 | Change checking back to ctype for Aray condition | Simon Robertshaw | 1 | -1/+2 | |
| 2011-06-25 | Check photon map in Lua functions, and allow any ctype | jacksonmj | 1 | -1/+1 | |
| Also add some extra checks on ctype in the rest of the game | |||||
| 2011-04-08 | astyle | Simon | 1 | -2/+2 | |
| 2011-03-30 | A cracker commit with some nice comments | Simon | 1 | -7/+9 | |
| 2011-01-28 | Change include file for element update functions | jacksonmj | 1 | -1/+1 | |
| 2011-01-11 | Small fixes and cleanup | jacksonmj | 1 | -2/+2 | |
| 2011-01-11 | Merge branch 'upstream' into dev | jacksonmj | 1 | -2/+2 | |
| 2011-01-10 | More update functions cleanup. | jacksonmj | 1 | -13/+11 | |
| 2011-01-07 | More function pointers. | jacksonmj | 1 | -0/+76 | |
