GNU General Public License
GNU General Public License is a free software license published by the Free Software Foundation whose main terms guarantee users the freedom to share and change the software.
Here are 166 public repositories matching this topic...
-
Updated
Sep 3, 2021 - C
-
Updated
Apr 28, 2021
I would like to be able to use civil, nautical or astronomical dawn/dusk times, and not only sunrise/sunset times, to disable/enable the Red Moon filter.
Especially because the transition is not progressive at the moment, it would be particularly interesting to keep the screen unfiltered up to the nautical dusk ("sunset") time for example. Because natural light is usually still strong right af
-
Updated
Sep 5, 2021 - C
-
Updated
Sep 6, 2021 - C
-
Updated
Aug 30, 2021 - Python
-
Updated
Jul 31, 2021 - C
-
Updated
Aug 10, 2021 - PHP
-
Updated
Aug 21, 2021 - C++
Looks like Region takes Areas and breaks them down into non-overlapping rectangles.
We should just do this directly in BaseRegion so we are only storing one set.
This will make more sense after the BaseRegion Spawn code is removed entirely.
-
Updated
Sep 1, 2021 - Java
-
Updated
Aug 26, 2021
-
Updated
Sep 1, 2021 - C++
-
Updated
Apr 11, 2018 - C++
-
Updated
May 26, 2018 - TypeScript
- Wikipedia
- Wikipedia
After #1109 we do not need the whole JQuery anymore, we should use the lightweight Zepto as a drop-in replacement
Zepto is 9.6K
JQuery is 84K