Commit Graph
33 Commits
Author SHA1 Message Date
UnnunuandGitHub b88bd4366e match and document audiosfx.c (#550)
* match func_80004668 and adjust types

* match _handleEvent

* documentation WIP

* wip

* document audiosfx.c

* fix build

* a few type renames

* update score

* remove comment

* fix type

* fix typo
2025-05-05 15:47:26 +03:00
Dominik PetersandGitHub 4aa7b9a8c1 match: hud_element_render, hud_init_element, inline rodata strings (#547)
* match: hud_element_render, inline rodata strings

* match: hud_init_element

* chore: remove Non Matching comment in game_ui.h
2025-05-05 00:28:17 +02:00
Dominik PetersandGitHub b303da9239 match: func_80010994, func_8001CD28 (#545) 2025-05-04 03:16:59 +02:00
UnnunuandGitHub 57aa448faa match audioline_reset and func_80009D6C in audio_spatial.c (#536)
* wip

* match audioline_reset

* match func_80009D6C

* move ABS to macros.h
2025-04-28 17:28:18 +03:00
UnnunuandGitHub 9c00d3f75b match func_80025510, partial match of other functions in tracks.c (#532)
* match func_80025510

* two function done

* update score

* some non matchings

* update score

* format and update score
2025-04-28 15:07:18 +03:00
Dominik PetersandGitHub 59eda67fbe match: func_800B8C04 (#529) 2025-04-26 02:55:03 +02:00
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
FazanaandGitHub e980d79bc1 document textures_sprites.c (#523) 2025-04-20 19:41:04 +01:00
Unnunu 1112b84a4d Merge branch 'master' into particles 2025-04-19 10:20:45 +03:00
Bl00D4NGEL 70d87574dd fix: rename D_8012A0E0 to gNumberOfLevelSegments in symbol_addrs.txt 2025-04-19 00:37:39 +02:00
Unnunu 6b198fa80d Merge branch 'master' into particles 2025-04-18 15:54:12 +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
Unnunu 88bfcc6d22 wip 2025-04-17 17:24:32 +03:00
Unnunu b5022dc9fa simplify Particle struct 2025-04-17 09:16:41 +03:00
FazanaandGitHub a2636b9708 Document shadows a bit after learning some stuff about them (#513) 2025-04-16 13:09:08 -04:00
Unnunu 30cfc0e604 document particle.c 2025-04-16 10:52:08 +03:00
Unnunu 7dfb824ec8 more documentation of particle.c 2025-04-16 10:51:49 +03:00
Ryan MyersandGitHub dc28cc2d2b 100 funcs remaining! (#510)
* Run formatter

* Small documenting task

* Fix some formatting

* Fix size of sCorruptDataMenuText

* Update requirements and subrepos to make sure we stay up to date

* Do some JP font work

* Small naming of things for jp font stuff

* Small cleanup and documenting of debug_render_audio_effects

* Match audioline_reverb

* formatting

* 100 funcs remaining

* Match JP pakmenu_render
2025-04-14 21:13:21 -04:00
Unnunu 2e39255093 save progress 2025-04-14 17:07:39 +03:00
Unnunu 0ad08ed3bd wip 2025-04-12 01:37:29 +03:00
Bl00D4NGEL c303c90ef6 match: debug_render_audio_effects 2025-04-11 23:40:59 +02:00
UnnunuandGitHub 0ec84a519b match 3 object functions (#507)
* match func_8001CC48

* match decrypt_magic_codes

* comment

* update score

* update score once again

* match func_80014814

* run formatter

* rename function
2025-04-11 08:59:00 -04:00