-
I'm liking what I'm learning of Millfork so far, but there are a couple things that I've wished it had.
- It would be very nice to be able to define a struct that contained an array.
- I'd love to…
-
Hello,
I'm trying to extend Bokeh by wrapping a JavaScript library for heatmaps ([https://github.com/pa7/heatmap.js](https://github.com/pa7/heatmap.js)).
Based on the documentation, I've created a…
-
Hi there I tried to build the game from source using the build instructions from the website but ran into this issue.
I am building on Manjaro Arm64
```
[corey@manjaro-pi build]$ cmake ../../..…
-
With the JavaScript port MicropolisJS, I remember I found and fixed a bug in the scanning (?) logic that was preventing trains from being generated.
It looks like the same bug exists in MicropolisE…
-
**Describe the bug**
After opening any project including the sample projects, pressing run returns cc1 fatal errors in debugger when compiling .c files due to no such file or directory. The temp fold…
-
### Description
When building a project that contains a Tile Set (not necessarily in a Room), the build will fail with the following error:
```
C:/Users/samth/GameMakerProjects/ToDelete/25July2…
-
After getting some help to get the SDL2 frontend working, I can now run angband 4.2.2!
(We figured it out here: https://github.com/angband/angband/issues/4745)
I was hoping to be able to:
a)b…
-
I tried to build with the following *FLAGS to optimize the build: `-flto=4 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing`
Note the -Werror=* flags are used to help detect cases wher…
-
# Motivation
I've been dissatisfied with the `LdtkEntity` and `LdtkIntCell` traits/derive macros for a while now. In this issue, I will mostly be focusing on `LdtkEntity` since it is the more complex…
Trouv updated
1 month ago
-
cesium-native jumps through some hoops in order to minimize the dependencies of its glTF and 3D Tiles support. Specifically, it divides up the functionality into a whole bunch of different libraries. …
kring updated
3 months ago