Icedude907

Results 11 issues of Icedude907

This pull request adds a 'Vanilla' tab to sodium's settings panel, opening the vanilla game's menu screen. While `Shift+P` opens the vanilla settings screen normally, this isn't immediately apparent to...

Hello all, thank you for the work you are doing. I am currently working on a project utilising the flutter sdk's `integration_test` package for testing. (Running on the web with...

Hey all, I'm back. This time, I'll try and spread my commits out into smaller chunks. Previous PR was #1920 3 changes: - `mapjson` takes parameters for output directories (C++11...

- [x] Depends on #1953 ## Description Rewrote most of `graphics_file_rules.mk` and sorted rules alphabetically. Some dead code has been removed. Includes a destinction between input and output directories (although...

This pull request incorporates all changes I have made in relation to the build system. I consider this a draft while the others haven't been merged, but you could merge...

No dependencies ## Description - Coalesced songs and samples into one `audio_rules.mk` file - A special file `midi.cfg` has been created which contains the commands for mid2agb. Replaces `songs.mk`. `audio_rules`...

- [ ] Depends on / Includes #1950 ## Description Works by generating `.d` files with `scaninc`, allowing for parallel dependency scanning. This massively improves warm-up time. Building starts almost...

- [ ] Depends on / Includes #1949 The commit 2198ca31c7a5239176b92bc577408bc1e7715cd4 changes the makefile in numerous ways with the goal of making it easier to understand for the end user....

Hey there, thanks for making the project. I have a folder structure like so; ``` lib/gql/ |- schema/ | |- .graphql |- .graphql ``` The schema is in a *git...

Hi there, I've been experimenting with Wasmer as a hobby, and one of the things I've been doing is moving a large amount of data back and forth. Previously, I...

❓ question
🏚 stale
priority-high