-
```
Issue: DarkGDK U7.4 source code uses several deprecated(and now removed) parts
of the DirectX SDK. I am unable and unwilling to recode DarkGDK to be *at
least* compatible with a 2009 version of …
-
Any plan to implement factions from CDLC like Tura or NATO Desert from Western Sahara?
-
- `get/set_proto_data` - uses byte-offsets and has no range checking. Suggestion:
- Don't accept offset < 0.
- Check proto type/subtype and don't accept offsets above the upper bounds.
- `g…
-
**Describe the project you are working on:**
Cave survey VR
**Describe the problem or limitation you are having in your project:**
For some reason JSON files do not appear in the FileSystem docke…
-
The following are things that I want to tackle before getting into the complexity of a map renderer:
* Standardized types. Instead of DWORD this, WORD that, let's use the following types: uint32_t…
-
### **Intro:**
First, I want to thank you for your research and development on PicaGL. While it may not be a fully completed GL implementation, with Xash3d and ioQuake you've proven it works.. grea…
MrHuu updated
4 years ago
-
[crash-2023-03-05_14.59.57.6503-quilt_loader.txt](https://github.com/luaxlab/ll-fabric-quilt/files/10890750/crash-2023-03-05_14.59.57.6503-quilt_loader.txt)
Not much else to say as it happens on la…
-
### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
### Describe the problem requiring a sol…
-
would be nice if there were the fun little minigames you could play so then you could join with your friends and play the glide minigame or the pvp one
-
```
For Asian language, such as Chinese, the common used character is about 6K
(total amount exceed 10K). So the current implementation of texture font is not
enough. Potential improvement could be:…