| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-12-18 | Make PIPE detach SOAP particles (crash fix) | jacksonmj | 1 | -0/+2 | |
| 2011-11-26 | Fix bug with PIPE where particles would have an incorrect colour if they ↵ | Simon Robertshaw | 1 | -0/+3 | |
| didn't explicitly set the colr/g/b in its own graphics update | |||||
| 2011-11-26 | Allow pipe to grab from photon map, BRAY beam takes temp from ARAY | Simon Robertshaw | 1 | -39/+45 | |
| 2011-11-12 | Make PIPE reset (ready to generate pattern) when ctype is cleared and life is 0 | jacksonmj | 1 | -2/+4 | |
| 2011-10-28 | Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS ↵ | Simon Robertshaw | 1 | -2/+2 | |
| and BRAY + others | |||||
| 2011-10-23 | Pass particle pointer to graphics update function instead of index. Make ↵ | Simon Robertshaw | 1 | -0/+82 | |
| PIPE use subcall to get graphics info. Cache for particle graphics properties. Stickman PSPEC_STICKMAN added and implemented | |||||
| 2011-09-30 | Prevent segfault with high tmp values for pipe | jacksonmj | 1 | -1/+1 | |
| 2011-08-30 | Always check bmap when creating particles | jacksonmj | 1 | -1/+1 | |
| 2011-08-30 | Fixes: HUD for fast PIPE, PIPE contents disappearing when next to walls, ↵ | jacksonmj | 1 | -2/+2 | |
| scrolling special menu, and parts_lastActiveIndex | |||||
| 2011-08-29 | Added STOR, a block that can store a single particle and release when charged | Simon Robertshaw | 1 | -0/+10 | |
| 2011-08-27 | Remove blocking walls from pmap | jacksonmj | 1 | -5/+3 | |
| 2.5% speed increase on a screen full of water | |||||
| 2011-07-08 | Deleted whole repository due to weirdness with recognizing folder. From ↵ | Cate | 1 | -25/+119 | |
| current source, added Cracker64's changes that make 1px pipe several times faster than thicker pipe. Doesn't break saves. :D | |||||
| 2011-06-25 | Make pipe save ctype and tmp | jacksonmj | 1 | -0/+6 | |
| 2011-06-02 | Speed up update_PIPE | jacksonmj | 1 | -78/+85 | |
| By making it call rand() once instead of 6 times. | |||||
| 2011-03-30 | A cracker commit with some nice comments | Simon | 1 | -3/+3 | |
| 2011-01-28 | Change include file for element update functions | jacksonmj | 1 | -1/+1 | |
| 2011-01-13 | Merge element state into ptypes. | jacksonmj | 1 | -1/+1 | |
| All of the pstates array except .state was replaced by ptransitions. | |||||
| 2011-01-10 | Finish update function cleanup | jacksonmj | 1 | -25/+26 | |
| 2011-01-07 | More function pointers. | jacksonmj | 1 | -0/+121 | |
