Alex

Results 253 issues of Alex

Should be called Is**Player**Immobile, both instances. And it's only used for cosmetics when Outta Sight is used it seems

bug
documentation
good first issue

This is because ccache doesn't cache when the input comes from stdin. We can fix this by either 1. calling gcc proper; or 2. piping cpp output to an intermediary...

bug
build system

Builds on from #1053. Much lower priority I think. Imagine we have the asset stack `us, mymod` and these two files: ``` ``` ``` ``` The result is an XML...

enhancement
question
build system

https://ptb.discord.com/channels/279322074412089344/768585278331289622/1133133217076088924 Particularly for SBN because it doesn't use implicit at all

asset
build system

message_ids.h -> msg/introduction.h + msg/chapter_1.h + ...

asset
build system

And possibly other loading states in other components. _Originally posted by @bates64 in https://github.com/decompme/decomp.me/pull/1139#discussion_r1530599521_

frontend

- [ ] Be able to prevent users from doing various actions on the site, such as creating scratches, forking scratches, saving changes to a scratch, decompiling, or compiling a...

frontend
backend