Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the libgeometry provided by the system.HEADmaster | rodri | 2023-02-01 | 1 | -14/+0 |
| | |||||
* | update readme. | rodri | 2021-03-15 | 1 | -2/+7 |
| | |||||
* | add birds sound and Ness sprite sheet. | rodri | 2021-03-14 | 3 | -0/+4 |
| | |||||
* | port rxi's cmixer and play with it. avoid blocking on mouse user input. | rodri | 2021-03-13 | 5 | -2/+923 |
| | |||||
* | run the cpuid check only once when reading from the TSC. | rodri | 2021-03-12 | 1 | -30/+30 |
| | |||||
* | bring nanosec(). | rodri | 2021-03-12 | 4 | -2/+117 |
| | |||||
* | implemented fixed-time dynamics stepper, animated sprites and cleaned things up. | rodri | 2021-03-12 | 7 | -100/+249 |
| | |||||
* | refactor statistics code to make it more general purpose. | rodri | 2021-03-08 | 5 | -10/+42 |
| | |||||
* | enable reset of the entire simulation. | rodri | 2021-03-08 | 1 | -8/+12 |
| | |||||
* | name things correctly. | rodri | 2021-03-08 | 1 | -4/+4 |
| | |||||
* | implemented three integrators and a simple time stepping model. | rodri | 2021-03-06 | 6 | -0/+376 |