- May 16, 2024
-
-
Eidolon authored
-
Eidolon authored
Instead of using the install baked in the image, let's clone vcpkg and set up a separate binary cache that can survive being cleaned. This allows us to reuse built artifacts from the vcpkg manifest baseline very quickly.
-
Eidolon authored
Let's not rely on the CMakeLists.txt to automatically detect and use ccache. It's better to just explicitly specify it.
-
Eidolon authored
-
Eidolon authored
The "clone" strategy clones the entire repository, which takes a significant amount of time. It's not needed, because the default "fetch" strategy will reuse the executor's local clone and clean it before the job scripts run.
-
Eidolon authored
There's no need to let these artifacts pile up since the only ones that will be relevant to non-programmers are the latest from any given ref.
-
Eidolon authored
Ring Racers' object file output is considerably larger than SRB2. 50M is insufficient to hold even a single build.
-
Eidolon authored
The singular .gitlab-ci.yml is pretty beefy. Splitting it into smaller files by job and job template will make maintaining the individual jobs easier.
-
- May 15, 2024
-
-
Eidolon authored
This ensures that the build system won't output something like ringracers_rr/master.exe, among other potential issues.
-
- May 12, 2024
- May 11, 2024
-
-
Eidolon authored
The last stable version of rapidjson was in 2016, and it is unlikely that neither rapidjson nor discord-rpc will receive a stable release ever again. However, rapidjson has a lot of fixes merged in their tree, so in order to fix gcc 14 compilation issues, let's pull in that tree.
-
Eidolon authored
The upstream changes for libvpx on Windows were merged and so this overlay is no longer needed. Updating the baseline requires everyone to update their vcpkg repo locally (git pull). It also upgrades all dependencies used.
-
-
- May 06, 2024
-
-
Eidolon authored
-
AJ Martinez authored
-
Eidolon authored
-
AJ Martinez authored
-
AJ Martinez authored
-
James R. authored
- May 05, 2024
-
-
toaster authored
-
toaster authored
-
Eidolon authored
Don't allow auto-roulette to get challenging items See merge request KartKrew/Kart!2367
-
Eidolon authored
Only apply maxconnections to bots in netgame contexts See merge request KartKrew/Kart!2366
-
Oni authored
Shorten fault void time by about 1 second for position pitfalls See merge request KartKrew/Kart!2362
-
Oni authored
Allow better steering from trick MT release See merge request KartKrew/Kart!2352
-
Gunla authored
G_GetNextMap: More ironclad behaviour for encore update deferral See merge request KartKrew/Kart!2334
-
Sal authored
-
AJ Martinez authored
-
Gunla authored
GP naming See merge request KartKrew/Kart!2365
-
Gunla authored
UFO determination See merge request KartKrew/Kart!2355
-
AJ Martinez authored
Burger deflection See merge request KartKrew/Kart!2364
-
AJ Martinez authored
-
toaster authored
-
-
toaster authored
- Update SAV_VERSIONMINOR so 2.0/2.1 cup backup files won't load - Move specialDamage to grandprixinfo_t (from rank_t, per Sal review)
-
Ashnal authored
-
Oni authored
Auto-Ring See merge request KartKrew/Kart!2351
-
James R. authored
-