Dominik Peters
|
d842151114
|
Document: load level from file related code
|
2024-11-03 17:11:18 +00:00 |
|
Banjo Kazooie
|
85e682f349
|
Merge branch 'master' into 'document/level-setup-related-code'
# Conflicts:
# src/core2/nc/dynamicCam12.c
|
2024-10-20 05:05:12 +00:00 |
|
banjo.decomp
|
a59e1abddf
|
Merge branch 'mr-origin-96'
|
2024-10-19 23:10:46 -05:00 |
|
Bl00D4NGEL
|
c9e87f0363
|
document: Level setup related code
|
2024-10-19 01:30:21 +02:00 |
|
mariob92
|
e19c5f75d0
|
src/core1/ml.c: more consistent function names
|
2024-10-17 16:45:16 +02:00 |
|
mariob92
|
bc6680d618
|
src/core1: cleaned up function prototypes for math library (ml)
umbenannt: src/core1/code_18350.c -> src/core1/ml.c
neue Datei: include/core1/ml.h
|
2024-10-17 10:58:39 +02:00 |
|
Owlenuff
|
8b326a11cc
|
Document cubeList
|
2024-10-08 13:22:26 +02:00 |
|
Shmoopi
|
1bf68887e6
|
Function and Enum Naming
Enum Changes:
BSGROUP_4_LOOK = 0x4
MISC_FLAG_17_FPV = 0x17
Moved nc_first_person_state to global enums.h
Function names:
func_8028EE84() -> player_getWaterState()
func_8028B2E8() -> player_isStable()
func_80294F78() -> should_look_first_person_camera()
func_80294F78() -> can_view_first_person()
func_8028B424() -> player_isFallTumbling()
func_8029C780() -> bs_getTypeOfJump()
func_8028DB14() -> hitbox_getHitboxForActor()
|
2024-09-02 08:40:25 -10:00 |
|
Banjo Kazooie
|
7f3dd5aa12
|
identified/labeled camera functions
|
2023-03-10 21:52:35 -06:00 |
|