| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ring broadcastthread | Sam Anthony | 2024-10-30 | 1 | -104/+58 |
| | | |||||
| * | rename design.txt | Sam Anthony | 2024-10-01 | 1 | -0/+3 |
| | | |||||
| * | acceleration independent of mass | Sam Anthony | 2024-09-30 | 1 | -2/+3 |
| | | |||||
| * | mass function of area | Sam Anthony | 2024-09-30 | 1 | -2/+8 |
| | | |||||
| * | generalize broadcast() | Sam Anthony | 2024-09-30 | 1 | -4/+4 |
| | | |||||
| * | increase resolution | Sam Anthony | 2024-09-30 | 1 | -2/+2 |
| | | |||||
| * | design doc | Sam Anthony | 2024-09-25 | 1 | -0/+84 |
| | | |||||
| * | remove unused function | Sam Anthony | 2024-09-25 | 1 | -1/+0 |
| | | |||||
| * | reduce buffer size | Sam Anthony | 2024-09-25 | 1 | -3/+3 |
| | | |||||
| * | reorder declarations | Sam Anthony | 2024-09-25 | 1 | -5/+3 |
| | | |||||
| * | gravity | Sam Anthony | 2024-09-25 | 1 | -3/+4 |
| | | |||||
| * | remove pad | Sam Anthony | 2024-09-25 | 1 | -2/+1 |
| | | |||||
| * | good collisions | Sam Anthony | 2024-09-25 | 2 | -12/+11 |
| | | |||||
| * | fix bug in broadcast() | Sam Anthony | 2024-09-25 | 1 | -4/+4 |
| | | |||||
| * | vadd | Sam Anthony | 2024-09-25 | 2 | -0/+6 |
| | | |||||
| * | variable radius | Sam Anthony | 2024-09-25 | 4 | -32/+58 |
| | | |||||
| * | refactor graphics functions | Sam Anthony | 2024-09-25 | 4 | -35/+40 |
| | | |||||
| * | refactor collisions | Sam Anthony | 2024-09-25 | 3 | -66/+78 |
| | | |||||
| * | set framerate and resolution | Sam Anthony | 2024-09-25 | 1 | -3/+3 |
| | | |||||
| * | remove dead code | Sam Anthony | 2024-09-25 | 1 | -71/+0 |
| | | |||||
| * | set resolution and framerate | Sam Anthony | 2024-09-25 | 1 | -3/+3 |
| | | |||||
| * | wall clipping | Sam Anthony | 2024-09-19 | 1 | -12/+11 |
| | | |||||
| * | pretty good collisions | Sam Anthony | 2024-09-19 | 5 | -46/+45 |
| | | |||||
| * | argparse | Sam Anthony | 2024-09-19 | 1 | -2/+13 |
| | | |||||
| * | better collisions | Sam Anthony | 2024-09-19 | 5 | -98/+278 |
| | | |||||
| * | extract col/row copy helper functions | Sam Anthony | 2024-09-19 | 1 | -6/+22 |
| | | |||||
| * | bad collision | Sam Anthony | 2024-09-19 | 3 | -0/+398 |