diff options
| author | jacksonmj <mj-pt@jacksonmj.co.uk> | 2011-05-27 14:05:41 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2011-05-28 10:51:57 (GMT) |
| commit | 6e9cbfdb4a1cec1ab1a400bc5f6c30ecb61c84b3 (patch) | |
| tree | bee0d04422a362d5595cd888063ba0750eff53cf /src/interface.c | |
| parent | 5919cefa85db406f1777df2231f20d78fde73c44 (diff) | |
| download | powder-6e9cbfdb4a1cec1ab1a400bc5f6c30ecb61c84b3.zip powder-6e9cbfdb4a1cec1ab1a400bc5f6c30ecb61c84b3.tar.gz | |
Fix STKM always going through walls
Now behaves as normal, i.e. only occasionally goes through walls.
Walls which completely block all particles are in the pmap with type
0xFF. ptypes[] doesn't go up to 0xFF, so ptypes[0xFF].state will not
necessarily result in an answer that gives correct behaviour for walls.
Diffstat (limited to 'src/interface.c')
0 files changed, 0 insertions, 0 deletions
