Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run the simulation in real-time.HEADmaster | rodri | 2023-10-11 | 1 | -3/+28 |
| | |||||
* | use the system libgeometry. | rodri | 2023-02-01 | 1 | -16/+0 |
| | |||||
* | cleanup and adjustments. | rodri | 2020-06-15 | 1 | -7/+4 |
| | |||||
* | correct the jail and its limits. | rodri | 2020-06-12 | 1 | -6/+6 |
| | |||||
* | implement boids algorithm. | rodri | 2020-06-10 | 1 | -40/+125 |
| | |||||
* | unnecessary realloc tagging. | rodri | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | initial commit. first stages of simulation, per-second steps avoiding the ↵ | rodri | 2020-06-09 | 4 | -0/+292 |
jail bars. |