Commit Graph

183 Commits

Author SHA1 Message Date
Bl00D4NGEL bcffeec1fb Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into document/fileprogress 2024-10-02 00:20:25 +02:00
Bl00D4NGEL 7984c313a8 document: fileprogresss related code, replaced magic numbers with constants where applicable 2024-10-01 23:48:12 +02:00
Banjo Kazooie ea4b9ab1a6 baflap documenation 2024-09-28 23:42:49 -05:00
Banjo Kazooie 8ea4dfbeb8 rename mlMtx_apply_vec3f 2024-09-28 23:02:40 -05:00
Banjo Kazooie acbedad7fa Merge branch 'mr-origin-76' 2024-09-28 13:31:37 -05:00
Banjo Kazooie 87b9bb398f PAL: sync core2/code_7060 & resolve file compiler warnings 2024-09-28 13:20:56 -05:00
Banjo Kazooie 5fd7e7f3cc Merge branch 'mr-origin-84' 2024-09-26 19:28:18 -05:00
Banjo Kazooie 8a312a3e64 Merge branch 'mr-origin-80' 2024-09-26 19:10:37 -05:00
Banjo Kazooie e8eed5ecb9 Merge branch 'master' into 'master'
Document sfxsource related code

See merge request banjo.decomp/banjo-kazooie!83
2024-09-27 00:05:30 +00:00
Banjo Kazooie 0f77761409 Merge branch 'docu_threads' into 'master'
Documented thread related variables

See merge request banjo.decomp/banjo-kazooie!81
2024-09-26 23:57:38 +00:00
Nabnut 2e10d1803c Renaming Bundle 2024-09-24 20:13:35 +02: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 bb58ae66e9 Tuple operations 2024-09-22 11:24:26 +02:00
Bl00D4NGEL 9bd6988f99 refac: rename func_8030D90C to sfxsource_createSfxsourceAndReturnIndex and func_8030DBB4 to sfxsource_playSfxAtVolume
Additionally rename properties/variables assigned by sfxsource_createSfxsourceAndReturnIndex to sfxsourceIdx
2024-09-22 03:10:19 +02:00
mariob92 839ff9263d documented thread related variables and piMgr 2024-09-20 18:27:52 +02:00
mariob92 03afd57a54 - document coord related functions (mostly unused by the game)
- renamed code_B7B20.c to coords.c
- removed the exception for asm/core1/code_1E820.s from .gitignore file (should not be in the work tree)
2024-09-19 16:52:55 +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 4f714c2d5a Renaming boolean values 2024-09-19 12:31:53 +02:00
Nabnut 17f1f826b5 Renaming Actor.unk28 2024-09-19 12:31:50 +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 351f4e9fea Merge branch 'mr-origin-70' 2024-09-13 20:37:54 -05:00
Banjo Kazooie 425e05a58b Merge branch 'mr-origin-69' 2024-09-13 20:26:40 -05:00
Banjo Kazooie d55a8d829d create seperate core2/file.h header 2024-09-13 19:34:27 -05:00
Banjo Kazooie 5d77725303 Merge branch 'file_functions' into 'master'
File functions

See merge request banjo.decomp/banjo-kazooie!67
2024-09-13 23:38:30 +00:00
Banjo Kazooie 333e1b8600 Merge branch 'naming_actor_properties' into 'master'
Renaming functions

See merge request banjo.decomp/banjo-kazooie!68
2024-09-13 23:37:12 +00:00
Mr-Wiseguy 8d918e3505 Fix fixed-point matrix type being used in floating-point matrix instances 2024-09-13 17:56:28 -04:00
mariob92 062344a1fb renamed Actor.unk16C_4 to Actor.volatile_initialized 2024-09-10 11:22:05 +02:00
mariob92 d36f6a807c viewport - further documentation 2024-09-10 09:23:21 +02:00
mariob92 a0994765b1 more viewport function documentation and cleaning up prototypes 2024-09-10 01:40:54 +02:00
mariob92 4f843f3ecb document viewport functions 2024-09-10 00:17:16 +02:00
Bl00D4NGEL 5e55a7f445 refac: rename MISC_FLAG_15 to MISC_FLAG_15_LOADZONE 2024-09-09 23:09:55 +02:00
Bl00D4NGEL 345c41152c refac: rename func_8025A70C to comusic_playTrack 2024-09-09 23:05:11 +02:00
Adrien Bonnin 1861ce5c0e Renaming functions 2024-09-09 19:51:23 +02:00
mariob92 98d6423dfb documented file access functions 2024-09-09 19:04:59 +02:00
Banjo Kazooie 01bb4b8a85 Merge branch 'mr-origin-65' 2024-09-08 21:33:17 -05: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
Banjo Kazooie 3460bb81e5 Merge remote-tracking branch 'origin/master' into pal 2024-09-07 21:13:37 -05:00
mariob92 b5c7accc37 documentations:
- added comments
- documented marker struct functions
2024-09-08 00:55:04 +02:00
mariob92 f1dea250de documentations
- spawnableActorList_add: decode flags
- add some prototypes in functions.h
- ActorMarker: docu unk8 (drawFunc) and unk14_20 (id)
2024-09-07 21:51:24 +02:00