Skip to content

Place stack canaries behind DEBUG_ASSERTIONS instead of DEBUG#843

Merged
gheskett merged 1 commit intoHackerN64:develop/2.4.0from
gheskett:develop/2.4.0_stack-canary-assertions
Nov 11, 2024
Merged

Place stack canaries behind DEBUG_ASSERTIONS instead of DEBUG#843
gheskett merged 1 commit intoHackerN64:develop/2.4.0from
gheskett:develop/2.4.0_stack-canary-assertions

Conversation

@gheskett
Copy link
Collaborator

@gheskett gheskett commented Nov 3, 2024

These were missed when DEBUG_ASSERTIONS was introduced.

@gheskett gheskett added the bug Something isn't working label Nov 3, 2024
@gheskett gheskett added this to the 2.4 milestone Nov 3, 2024
@gheskett
Copy link
Collaborator Author

gheskett commented Nov 5, 2024

Will forcefully merge if this is not reviewed before the end of the week.

@gheskett
Copy link
Collaborator Author

Time's up.

@gheskett gheskett merged commit ff82298 into HackerN64:develop/2.4.0 Nov 11, 2024
@gheskett gheskett deleted the develop/2.4.0_stack-canary-assertions branch November 11, 2024 06:33
someone2639 pushed a commit to someone2639/ultrasm64-extbounds that referenced this pull request Jan 30, 2025
…mber 22 2023)

Add option for .local/share/HackerSM64/UNFLoader-dir.txt

This allows referencing a custom UNFLoader path to be used, ideally for placing on the C drive for WSL instances. UNFLoader tends to hang for an unbearably long time when saved somewhere within the WSL directory structure, and simply using the Linux build isn't an option because it can't access Windows USB devices trivially.

Dialogs in dialogs.h no longer have to be in order (HackerN64#832)

reset adjacent rooms when loading a new area (HackerN64#704)

Check for opensuse's cross mips gcc package (HackerN64#842)

Makes it possible to rely on the official repo.
Ideally the following instructions would also be added to the wiki for opensuse:
```
sudo zypper install cross-mips-binutils git capstone pkgconf python311 cross-mips-gcc14
sudo zypper install --type pattern devel_basis
```

Support pre word-swapped textures, fix puppyprint rendering for lowercase z and tilde, minor font fixes (HackerN64#838)

* Fix puppyprint rendering lowercase z and tilde, minor font fixes

* Add support for generating pre word swapped textures

* Use image for fasttext font texture

* Adjustments to fasttext font and puppyprint outline font

Place stack canaries behind DEBUG_ASSERTIONS instead of DEBUG (HackerN64#843)

Add action continue/finish defines; mario.c labeled

airborne actions labeled

all actions labeled

last labels i swear

actual last one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant