-
Updated
Jan 3, 2022 - Shell
floss
Here are 110 public repositories matching this topic...
-
Updated
Nov 26, 2021 - Java
The random number generator (RNG) that deterministically generates all pseudo-random events in a game is never actually seeded, so that all games always use the exact same sequence of random numbers.
The RNG must be seeded with a truly random number (e.g. SDL_GetTicks() or clock()) exactly once at the start of every game.
In MP matches, the seed value must also be distributed from the ho
-
Updated
Jan 5, 2022 - Ruby
-
Updated
Nov 6, 2021 - HTML
-
Updated
Nov 16, 2020 - Java
-
Updated
Dec 29, 2021 - C
-
Updated
Jan 6, 2022 - HTML
-
Updated
Jan 5, 2022 - Max
-
Updated
Oct 27, 2021 - Java
-
Updated
Aug 10, 2021 - Python
-
Updated
Dec 14, 2021 - Python
-
Updated
Dec 3, 2021
-
Updated
Dec 25, 2021 - C
-
Updated
Jan 4, 2022 - PHP
-
Updated
Dec 20, 2021 - CSS
Clean up blog page
Reformat/redesign this page to make it look like a standard blog page
-
Updated
Aug 1, 2019 - Kotlin
-
Updated
Mar 6, 2018 - CSS
-
Updated
Aug 21, 2021
-
Updated
Jan 4, 2022
-
Updated
Aug 12, 2021 - HTML
If you right click on a notebook and select "rename notebook" and select "cancel" it will bug in JS so nothing works until page is reloaded.
Improve this page
Add a description, image, and links to the floss topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the floss topic, visit your repo's landing page and select "manage topics."
Guidelines
Version/Commit hash
trunk
Describe the bug.
Look at the screenshot in #618:
I’ve highlighted the areas that use a font other than SF UI.
Expected behavior
The whole interface