| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename Rectangle->Rect for windows compatibility | Sam Anthony | 2024-11-02 | 1 | -3/+3 |
| | | |||||
| * | change vector type from int to float | Sam Anthony | 2024-10-31 | 1 | -3/+2 |
| | | |||||
| * | move noOverlapPositions to geo | Sam Anthony | 2024-10-31 | 1 | -1/+27 |
| | | |||||
| * | remove gcc vector with struct | Sam Anthony | 2024-10-31 | 1 | -7/+11 |
| | | |||||
| * | ball-ball collisions (untested) | Sam Anthony | 2024-10-29 | 1 | -0/+2 |
| | | |||||
| * | move | Sam Anthony | 2024-10-28 | 1 | -29/+0 |
| | | |||||
| * | set initial positions | Sam Anthony | 2024-10-28 | 1 | -0/+47 |