mid-kid

Results 52 issues of mid-kid

The two subsystems are structured as follows: Overworld: * `data/sprite_anims/sequences.asm:SpriteAnimSeqData` contains each `SPRITE_ANIM_INDEX_*` entry, and references: * `data/sprite_anims/framesets.asm:SpriteAnimFrameData` containing each `SPRITE_ANIM_FRAMESET_*` entry * `engine/gfx/sprite_anims.asm:DoAnimFrame` containing each `SPRITE_ANIM_SEQ_*` entry * The...

refactoring

the indent_single_newlines option indents with spaces, when indent_with_tabs=1 (default). original: ``` void test(void) { u8 i; for(i=0;i

C and C++11

Configuration: ``` indent_columns = 4 indent_with_tabs = 0 sp_before_tr_cmt = force sp_endif_cmt = true sp_num_before_tr_cmt = 2 ``` Test file: ```c #if 1// Comment #endif// Comment void func() { if...

C and C++11

Hi, I'm trying to figure out a few details about the toolchain-atmelavr package: * Which specific version of the code is used? Is it patched? * How is it built?...

### Prerequisites - [X] I have searched all issues/PRs to ensure it has not already been reported or fixed. ### Criteria - [X] Non-GUI tool - [X] Reasonably well-known and...

package-request

This was necessary to cross-compile using mingw

Currently only GNU freefont can draw braille on my system, but suffice to say it doesn't render braille very nicely. ![afbeelding](https://github.com/aristocratos/btop/assets/1339276/800fb0db-3e38-4273-9ff2-559c175726cf) However, I'm not really aware of any other font...

enhancement

Some change in recent beta versions (or maybe a library in the middle?) broke my workflow. This might sound like a "spacebar heating" issue, but I use this program a...

This kernel module doesn't work on amd, yet the ebuild will complain about it without deliberation.