| Age | Commit message (Collapse) | Author |
|
|
|
canJump used to alternate between true and false when on ground
|
|
|
|
|
|
|
|
|
|
|
|
This linkage is only required for arm 32bit but I don't know how to detect that specific architecture in the Makefile...
|
|
|
|
|
|
This reverts commit 4f6fbaed4137be6ba41609ce9a96c11fd240953d.
|
|
|
|
|
|
Specifically, std.fs.OpenDirOptions struct no longer has the iterable
flag, now it's a standalone function call std.fs.openIterableDir
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Nikolai Krasheninnikov <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
Moved to raudio library repo: https://github.com/raysan5/raudio
|
|
|
|
|
|
|
|
|
|
|
|
|