Results 129 comments of razor

I guess that works, but it's not worth the additional complexity to me. We go all-in or we don't add it at all IMO.

Good points. I've swapped the short commit hash for the git tag (`v1.2.3-4ga1b2c3d`) and normalised all references to versions across the code. I think I need to fix Win32 resources...

I wonder if it would be easier for forks if they pre-formatted with the same `clang-format` config before merging. Would still require large coordination and likely still be an extremely...

Just rethinking this. Should it be gated behind an `option(UseCCache)` like #1124? What if i have `ccache` installed, but I don't want to use it for this build right now?...

This is ready to go. Oops, didn't realise I still had the big scary label still applied. I have two follow-up branches locally that build on top of this

> Should make clarification that outcast MP isn't available (but check jk2mv repo) and that single player may be experimental perhaps? Yep, I have: ![image](https://github.com/JACoders/OpenJK/assets/844370/fdad3b72-d6b2-4882-9ce9-b27d8d3ce968) I don't want to say...

> In the vanilla version it never broke. Interesting. Can you replicate it if you rename the OpenJK executable to `jamp.exe`? Some broken drivers enable some hacks if a certain...

Oops, I meant rename to `jasp.exe` not `jamp.exe`. I didn't realise this was for SP. If you don't mind, can you confirm if the issue exists in MP too? >...

No, that's a generated file that should be gitignored (which it is here). It contains commands, directories etc that are only relevant for your machine/configuration.