Christian Semmler

Results 73 issues of Christian Semmler

Mozilla has not implemented OPFS in private mode. A workaround is possible but non-trivial

Even the types that should be working (since they do in the original game) like windows or wipe down seem to be dysfunctional. Unclear whether it's a bug in the...

Identified as a bug in SDL: https://github.com/libsdl-org/SDL/issues/13301

Many functions are present in BETA that have been stripped out by the compiler because they went unused. We should eventually reimplement them all. It's probably a good idea to...

Important metadata such as `flags`, `duration`, `loops` etc. should be viewable / editable

Right now, we can extract/replace data contained in an object but not the object (including its metadata) itself. It would be great to be able to move around, duplicate, and...

On these platforms, `_WIN32` is defined but functions like `CreateFile` are not available.

i.e. gas station: (SDL3 GPU) Not sure if this can be easily fixed (it would probably need awareness of when it is a building vs. vehicle), but it looks odd...

bug
good first issue

No idea when it was introduced, but wasn't there in the beginning: (notice the line in the middle of the screen that appears sometimes) https://github.com/user-attachments/assets/ff2301c5-50ae-4544-b6bf-e7c7a7f5dd7d

bug

For completeness sake, it would be good to implement the MSAA option in other renderers where possible (probably all but Citro3D?) Right now we have it in - [X] OpenGL...

enhancement