Tulpen

Results 15 issues of Tulpen

PhysFS can mount archives alongside directories which can be good for end users where being able to read the files isn't a high priority (given how when squirrel errors, it...

### Geode Version v2.0.0-beta.20 ### Related Problem _No response_ ### Your Solution I think Geode being able to support multiple mod indexes could be nice for distributing mods outside of...

This PR adds: - A new function to the window manager API, `bool (*has_focus)(void)` that checks if the window actively has focus (specifically checks for Keyboard Input on SDL) -...

I've been playing coopdx for a while and I've thought of an idea that would make utilising certain mods and their features more convenient. The idea is an API where...

enhancement

This is a dependency of issue #69. This has benefits such as: - Not having audio if its not needed (e.g. "headless" setups) - Multiple SDL backends should be possible?...