Commit Graph
1712 Commits
Author SHA1 Message Date
Ryan MyersandGitHub afb264bc16 Match stack_pointer with C code (#530)
* Remove useless comment

* Small amounts of documenting, official names, and use some new knowledge to match what was previously thought to be only possible with hasm.

* Define the proper type for the stack_pointer function, and come up with a solution for GCC builds that should hopefully work.

* Partial revert to support getting the actual stack pointer for GCC builds

* Come up with a better GCC build option for getting the stack pointer

* Update the score
2025-04-25 15:40:33 -04:00
Ryan MyersandGitHub c136b34b61 Match func_800BA8E4 (#528)
* First pass at func_800BA8E4

* Merge D_800E3078 into D_800E3070 and do func_800BA8E4 a better deal

* Update D_800E3070 to be like D_800E3080

* Match func_800BA4B8

* Update score

* Minor documenting changes

* func_8002CC30 minimum compilable code.

* func_800BA8E4 NON_MATCHING

* Match func_800BA8E4

* Update score

* Format
2025-04-23 15:24:11 -04:00
Dominik PetersandGitHub 197cb7eab2 document: waves.c related structs / variables (#526)
* partial waves.c matches

* match: func_800BBF78 & fix formatting

* chore. update score

* document: waves.c, cleanup some matches, add early returns where possible

* document: waves.c related things

* document: unk80129FC8 struct

* refac: cast constants to correct pointer types instead of u32
2025-04-23 19:23:53 +02:00
Dominik PetersandGitHub e5a6f14f24 match func_800BBF78 and non equivalent func_800BDC80 (#525)
* partial waves.c matches

* match: func_800BBF78 & fix formatting

* chore. update score
2025-04-21 15:04:23 +02:00
FazanaandGitHub e980d79bc1 document textures_sprites.c (#523) 2025-04-20 19:41:04 +01:00
UnnunuandGitHub 31acc13170 Merge pull request #520 from Unnunu/particles
Document particle.c
2025-04-19 10:54:34 +03:00
Unnunu 4f38a96b5e update score 2025-04-19 10:48:22 +03:00
Unnunu 1112b84a4d Merge branch 'master' into particles 2025-04-19 10:20:45 +03:00
Dominik PetersandGitHub 01fa637c54 Merge pull request #521 from Bl00D4NGEL/match/func_800BC6C8
match: func_800BC6C8
2025-04-19 02:31:54 +02:00
Bl00D4NGEL 109b04f1d3 chore: update match score 2025-04-19 02:27:59 +02:00
Bl00D4NGEL b0a21d3872 Merge remote-tracking branch 'origin/master' into match/func_800BC6C8 2025-04-19 02:27:46 +02:00
Dominik PetersandGitHub 03d9cb41f9 Merge pull request #519 from Bl00D4NGEL/match/func_800BA4B8
match: func_800BA4B8
2025-04-19 02:26:33 +02:00
Unnunu 28c49f2075 changed to British English spelling 2025-04-19 01:46:30 +03:00
Unnunu 6844f16424 format code 2025-04-19 01:38:09 +03:00
Bl00D4NGEL 70d87574dd fix: rename D_8012A0E0 to gNumberOfLevelSegments in symbol_addrs.txt 2025-04-19 00:37:39 +02:00
ad352874c7 FALSE for booleans
Co-authored-by: Fazana <52551480+FazanaJ@users.noreply.github.com>
2025-04-19 01:36:21 +03:00
Bl00D4NGEL 7fb107f89d match: func_800BC6C8 2025-04-18 21:58:10 +02:00
9be8b33589 Apply suggestions from code review
Co-authored-by: Fazana <52551480+FazanaJ@users.noreply.github.com>
2025-04-18 16:38:56 +02:00
Unnunu 398144af90 remove wrong comment 2025-04-18 17:05:48 +03:00
Unnunu be726343ad update score 2025-04-18 15:55:42 +03:00
Unnunu 6b198fa80d Merge branch 'master' into particles 2025-04-18 15:54:12 +03:00
Unnunu b0eb467082 particle.h cleaned up 2025-04-18 15:50:40 +03:00
Unnunu 491b2d8a01 particle.c fully documented 2025-04-18 15:42:18 +03:00
Unnunu 38ee60fa15 document more in particle.c 2025-04-18 12:19:57 +03:00
Bl00D4NGEL 8faf76e9de match func_800BA4B8 2025-04-18 02:51:13 +02:00