Commit Graph

457 Commits

Author SHA1 Message Date
Banjo Kazooie
d55a8d829d create seperate core2/file.h header 2024-09-13 19:34:27 -05:00
Banjo Kazooie
c566cadd6f Merge branch 'projectile_functions' into 'master'
Projectile functions

See merge request banjo.decomp/banjo-kazooie!71
2024-09-13 23:44:46 +00: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
Banjo Kazooie
07e6954ac9 Merge branch 'fix-matrix-typing' into 'master'
Fix fixed-point matrix type being used in floating-point matrix instances

See merge request banjo.decomp/banjo-kazooie!74
2024-09-13 23:20:29 +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
Adrien Bonnin
242c2e01dd Projectile functions 2024-09-10 12:50:45 +02:00
Adrien Bonnin
1861ce5c0e Renaming functions 2024-09-09 19:51:23 +02:00
mariob92
44ecd35d89 renamed code_C3B20.c to file.c 2024-09-09 19:06:52 +02:00
mariob92
98d6423dfb documented file access functions 2024-09-09 19:04:59 +02:00
Banjo Kazooie
b77274c9ea PAL: initialized to rom address 0xF7BA60 2024-09-09 01:43:40 -05:00
Banjo Kazooie
d876e71eba Merge branch 'mr-origin-66' 2024-09-08 21:40:47 -05:00
Banjo Kazooie
ee4e6c5fe9 resync PAL symbols 2024-09-08 21:38:36 -05:00
Banjo Kazooie
01bb4b8a85 Merge branch 'mr-origin-65' 2024-09-08 21:33:17 -05:00
Banjo Kazooie
65e383dc67 Merge branch 'mr-origin-64' 2024-09-08 21:29:47 -05:00
Banjo Kazooie
19774bdfdc Merge commit 'e55c6745' into HEAD 2024-09-08 20:43:36 -05:00
Banjo Kazooie
e55c674517 PAL: core1 initialized 2024-09-08 20:39:43 -05:00
Adrien Bonnin
9d2e6efbda Documenting Mumbo Mountain 2024-09-08 23:20:57 +02:00
Banjo Kazooie
28f1144b92 Merge branch 'wip/pal_integration' into 'master'
Wip/pal integration

See merge request banjo.decomp/banjo-kazooie!63
2024-09-08 18:53:56 +00:00
Banjo Kazooie
d1f8a8dd79 fix compressor version mismatch 2024-09-08 13:51:10 -05:00
Banjo Kazooie
37a987d9e6 fix borken pal symbols 2024-09-08 13:45:56 -05:00
Banjo Kazooie
17828dfa4d Merge remote-tracking branch 'origin/master' into pal 2024-09-08 13:16:53 -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
Adrien Bonnin
5ce76c4769 Documenting collision triangle 2024-09-08 18:32:21 +02:00
mariob92
f451eae4e2 document more vola flags 2024-09-08 17:59:41 +02:00
Banjo Kazooie
fd6a60a4b4 fix makefile tool dependencies 2024-09-08 10:57:27 -05: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
359ec6a3a8 update rom compressor 2024-09-07 21:40:07 -05:00
Banjo Kazooie
3460bb81e5 Merge remote-tracking branch 'origin/master' into pal 2024-09-07 21:13:37 -05:00
Banjo Kazooie
347c3edcdf Merge branch 'master' of gitlab.com:banjo.decomp/banjo-kazooie 2024-09-07 21:11:19 -05:00
Banjo Kazooie
f7e7c8dcf6 Merge branch 'documentation/ReadMe' into 'master'
Added Table Of Contents To Building Instructions

See merge request banjo.decomp/banjo-kazooie!62
2024-09-08 01:39:28 +00:00
Banjo Kazooie
3f210f38b8 implement pal CI 2024-09-07 20:24:53 -05:00
Banjo Kazooie
ec7ce689c3 Merge branch 'master' into pal 2024-09-07 20:19:19 -05:00
Banjo Kazooie
5fad901805 update asm-processor 2024-09-07 20:18:59 -05:00
Cyrus Kashef
415f0b0228 Added Table Of Contents To Building Instructions 2024-09-07 23:25:16 +00:00
mariob92
6c8b89fd9f Merge branch 'further_documentations' of gitlab.com:mariob92/banjo-kazooie into further_documentations 2024-09-08 00:58:01 +02:00
Mario
1867ec3d2e Merge branch banjo-kazooie:master into further_documentations 2024-09-07 22:55:52 +00:00
mariob92
b5c7accc37 documentations:
- added comments
- documented marker struct functions
2024-09-08 00:55:04 +02:00
Banjo Kazooie
05821843a7 README update 2024-09-07 22:05:05 +00:00
Mario
5c8fb7ef6b Merge branch banjo-kazooie:master into further_documentations 2024-09-07 20:21:52 +00: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
Banjo Kazooie
b073e08c28 Merge branch 'feature/ci-build' into 'master'
Implement CI builds & automated PR testing

See merge request banjo.decomp/banjo-kazooie!61
2024-09-07 18:47:09 +00:00
Banjo Kazooie
596bf7c0ee Update gitlab variable version names to match Pipeline names 2024-09-07 18:21:58 +00:00
Jamie Kerber
bc1a837507 Refactor CI to be version-specific 2024-09-07 20:06:47 +02:00
Jamie Kerber
69e323c36e Added CI builds 2024-09-07 18:03:15 +02:00
Jamie Kerber
1e92b51931 Fixed Docker builds 2024-09-07 16:56:21 +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
Banjo Kazooie
057a22e8ef PAL: match up through core1/audio/copy 2024-09-07 01:54:12 -05:00