| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 1 | -4/+4 | |
| Also fix some compiler warnings (missing headers, wrong pointer type for modf, etc) and move variable declarations for Visual Studio. | |||||
| 2011-06-04 | Some fixes for stick mans. | savask | 1 | -3/+5 | |
| 2011-05-28 | Fix STKM always going through walls | jacksonmj | 1 | -13/+19 | |
| 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. | |||||
| 2011-03-19 | Fix stickmen photons and neutrons | jacksonmj | 1 | -11/+14 | |
| 2011-01-28 | Change include file for element update functions | jacksonmj | 1 | -1/+1 | |
| 2011-01-13 | Merge element state into ptypes. | jacksonmj | 1 | -12/+12 | |
| All of the pstates array except .state was replaced by ptransitions. | |||||
| 2011-01-13 | Fix permanent stickman death. | jacksonmj | 1 | -0/+1 | |
| 2011-01-11 | Merge branch 'upstream' into dev | jacksonmj | 1 | -0/+5 | |
| 2011-01-10 | Finish update function cleanup | jacksonmj | 1 | -48/+51 | |
| 2011-01-07 | Start function pointers | jacksonmj | 1 | -0/+404 | |
