Bl00D4NGEL
2ff64a65bd
refac: move map flags into enums.h, mark functions static for blubber where applicable
2024-10-04 17:45:32 +02:00
Bl00D4NGEL
9b427eb379
document: code26D0
2024-09-29 03:06:42 +02:00
Bl00D4NGEL
41cfc6aeac
document: Leaky from TTC
2024-09-29 02:27:48 +02:00
Bl00D4NGEL
97d2062611
Document: Clam from TTC
2024-09-29 01:40:44 +02:00
Bl00D4NGEL
41f5312d9c
document: Treasurehunt from TTC
2024-09-29 01:13:07 +02:00
Bl00D4NGEL
bedd22fc40
document: Nipper from TTC
2024-09-29 00:27:02 +02:00
Bl00D4NGEL
ae0e7f6caf
document: Lockup from TTC
2024-09-28 23:16:52 +02:00
Bl00D4NGEL
1506d57893
document: Blubber actor from TTC
2024-09-28 22:32:03 +02:00
Banjo Kazooie
5fd7e7f3cc
Merge branch 'mr-origin-84'
2024-09-26 19:28:18 -05:00
Nabnut
7086187288
Renaming spawn functions
2024-09-24 11:08:21 +02:00
Nabnut
249f5a7329
Renaming Juju
2024-09-22 11:30:51 +02:00
Nabnut
0224f95863
Renaming Hut
2024-09-19 16:24:50 +02:00
Nabnut
3127ba4a68
Renaming LMonkey
2024-09-19 12:32:08 +02:00
Nabnut
6cf31d1df0
Renaming gcdialog_showText function
2024-09-19 12:32:04 +02:00
Nabnut
f0d53d6fcd
Renaming Orange Pad
2024-09-19 12:31:59 +02:00
Nabnut
8af5e336a2
Renaming Mumbo Mountains
2024-09-19 12:31:47 +02:00
Banjo Kazooie
fbe20325c2
PAL: match core1/ba/marker.c
2024-09-13 23:57:18 -05:00
Banjo Kazooie
81517d0f33
PAL: match core1/snackerctl.c
2024-09-13 21:59:46 -05:00
Banjo Kazooie
68676056d2
Merge branch 'mr-origin-73'
2024-09-13 20:47:15 -05:00
Banjo Kazooie
d55a8d829d
create seperate core2/file.h
header
2024-09-13 19:34:27 -05:00
Bl00D4NGEL
5e55a7f445
refac: rename MISC_FLAG_15 to MISC_FLAG_15_LOADZONE
2024-09-09 23:09:55 +02:00
mariob92
98d6423dfb
documented file access functions
2024-09-09 19:04:59 +02:00
mariob92
3b092f2749
created enums for misc flags
2024-09-08 19:57:16 +02:00
mariob92
f85116d50c
completed documentation of vola flags
2024-09-08 18:58:43 +02:00
mariob92
f451eae4e2
document more vola flags
2024-09-08 17:59:41 +02:00
mariob92
35f93d5505
document more vola flags
2024-09-08 15:21:48 +02:00
mariob92
615e2bda33
documented volatile flag functions and enums and some Actor struct members
2024-09-08 12:22:27 +02:00
mariob92
c8598c2677
documentations:
...
- various particle system functions/structs
- more in src/fight
- beehive
- added prototypes (reduced compiler warnings)
2024-09-07 12:52:35 +02:00
mariob92
539d6f4804
Further documentations have been made:
...
- src/fight: named more variables and functions, named some parameters
- src/core1, src/core2: named some dummy functions, documented a bit of the graphics stack
2024-09-06 19:37:28 +02:00
mariob92
fbeb744fc6
Further documentations have made:
...
- src/fight: named all ActorInfos and related functions
- src/core2: named shock jump and flight pad ActorInfos and related functions in code_43A40.c, partially documented code_CF3E0.c
- include/enums.h: added some enum values
2024-09-06 12:07:27 +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
b26ae6b1f3
Merge branch 'mr-origin-53'
2024-09-01 16:26:51 -05:00
Banjo Kazooie
35a2c13ea9
Merge branch 'master' into banjo-kazooie-var_renames
2024-09-01 15:31:34 -05:00
Banjo Kazooie
9cb645df24
chsnacker documentation
...
snackerctl documentation
gczoombox partial documentation
several warning resolutions
2024-09-01 15:12:21 -05:00
Cyrus Kashef
0964b8e08a
Merge branch banjo-kazooie:master into documentation
2024-09-01 00:00:26 +00:00
Cyrus Kashef
c6fdd863ed
Warps & Misc Documentation
2024-08-31 18:41:14 -05:00
Banjo Kazooie
131e422275
ccw/ch/vacationtexttrigger, ccw/ch/grublinhood documentation update
2024-08-31 17:48:41 -05:00
Cyrus Kashef
4882b2fd12
Documented Mole Files (Core 2 & SM)
2024-08-28 21:03:28 -05:00
MaikelChan
4f9848c062
Flags corrections.
2023-08-11 21:36:36 +02:00
MaikelChan
cc777e6924
Token name corrections.
2023-08-11 19:26:47 +02:00
MaikelChan
7b8cf7ae77
Indentation with spaces.
2023-08-11 16:49:26 +02:00
MaikelChan
bdc75ae007
Completed Mumbo Token enum.
2023-08-11 16:47:26 +02:00
MaikelChan
9886d4aa28
Mumbo tokens enum WIP
2023-08-11 07:09:04 +02:00
MaikelChan
c25a349249
Ability name corrections.
2023-08-10 00:26:00 +02:00
MaikelChan
e0fee1831b
Cheat codes and sand castle stuff.
2023-08-09 20:58:56 +02:00
MaikelChan
7af9cad5be
Brentilda flags.
2023-08-09 19:40:11 +02:00
MaikelChan
bf45573eec
Some var renaming
2023-08-09 16:08:13 +02:00
Banjo Kazooie
ffd0495f90
func_80307CA0() match
2023-02-22 16:34:34 -06:00
Banjo Kazooie
d0112a6d4a
file_progress_e documentation
2023-02-18 21:00:18 -06:00
Banjo Kazooie
1aff1a433a
baanim.h documentation
2023-02-17 20:08:45 -06:00