Blair Cahue
Blair Cahue
**Describe the bug** Odamex will use the literal string, when ZDoom will parse strings that start with "$" as LANGUAGE lump strings. As a result, Odamex loads the map name...
Scrolling skies were taken out in '06 due to it being a Raven feature. This PR re-adds it. Addresses #919
This patch fixes bug #810 by stubbing out every possible identifier for map functions like `next`, and handling a map if any of the known identifiers aren't found. This also...
Due to our patchwork support of MAPINFO combined with loose MAPINFO interpretations from other ports and lumps, it's in our best interest to match other ports and provide sensible defaults...
This is a change that should improve our velocity from the time we feel like an update is ready, to the time that update is deployed and ready to be...
Flatpak is increasingly becoming the desktop software deployment method of choice for Linux on the desktop. I went ahead and made changes to the build process to facilitate the complete...
[BUG] Renderer bug when standing on a linedef halfway between a transfer heights and normal ceiling
**Describe the bug** This is an unusual bug regarding the renderer, where if you stand directly on a linedef that is halfway between a transfer heights sector and a normal...