Alex

Results 253 issues of Alex

Needs work still. Main conflicts come from https://github.com/pmret/papermario/issues/1173 and https://github.com/pmret/papermario/issues/1177.

help wanted

Need to solve EVT formatting first

devops

This fixes 'go to definition' LSP features

refactor

feature
devops

In many header files (`*.h`), we do something like ```c #ifndef NAME_OF_HEADER_H #define NAME_OF_HEADER_H // code here... #endif ``` We're using a modern compiler now, so these could just be...

good first issue

Would allow overwriting `src` and include `files` entirely using the assets directory, so mods could be distributed just as their asset directory, as long as the player has dx and...

feature

questionable
feature

> Theres also the NOK version which is identical, except it omits `SetGroup(EVT_GROUP_1B)`. We should test if it does anything to make them use the standard `EVT_EXIT_WALK`. _Originally posted by...