aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use the libgeometry provided by the system.HEADmasterrodri2023-02-011-14/+0
* update readme.rodri2021-03-151-2/+7
* add birds sound and Ness sprite sheet.rodri2021-03-143-0/+4
* port rxi's cmixer and play with it. avoid blocking on mouse user input.rodri2021-03-135-2/+923
* run the cpuid check only once when reading from the TSC.rodri2021-03-121-30/+30
* bring nanosec().rodri2021-03-124-2/+117
* implemented fixed-time dynamics stepper, animated sprites and cleaned things up.rodri2021-03-127-100/+249
* refactor statistics code to make it more general purpose.rodri2021-03-085-10/+42
* enable reset of the entire simulation.rodri2021-03-081-8/+12
* name things correctly.rodri2021-03-081-4/+4
* implemented three integrators and a simple time stepping model.rodri2021-03-066-0/+376