Commit Graph

645 Commits

Author SHA1 Message Date
Banjo Kazooie ea21950157 Merge branch 'document/code_91E10' into 'master'
document: code_91E10

See merge request banjo.decomp/banjo-kazooie!95
2024-10-14 21:32:31 +00:00
Banjo Kazooie 370585ebd5 Merge branch 'master' into 'document/code_91E10' 2024-10-14 21:30:27 +00:00
Banjo Kazooie cd753fed3d Merge branch 'document_mm' into 'master'
Document Spiral Mountain

See merge request banjo.decomp/banjo-kazooie!92
2024-10-14 21:27:22 +00:00
Banjo Kazooie 8d8cfc7a43 Merge branch 'feature/generate-asset-enum' into 'master'
Generate asset enum programmatically

See merge request banjo.decomp/banjo-kazooie!87
2024-10-14 21:22:33 +00:00
Dominik Peters 31c28a7009 Generate asset enum programmatically 2024-10-14 21:22:33 +00:00
mariob92 a5b65b87fa src/core1: renamed and documented file
umbenannt:      src/core1/code_2FA0.c -> src/core1/stub_2FA0.c
2024-10-13 21:40:02 +02:00
mariob92 e125d3c1be src/core1: renamed and documented file
neue Datei:     include/core1/lookup.h
        umbenannt:      src/core1/code_18310.c -> src/core1/lookup.c
2024-10-13 21:01:13 +02:00
Bl00D4NGEL 3a8222b5cd general cleanup of ttc related code 2024-10-10 22:54:45 +02:00
Bl00D4NGEL f8b724f598 document the rest of ttc 2024-10-10 22:33:07 +02:00
Bl00D4NGEL 230aa57fb1 refac: rename struct property 2024-10-10 22:20:53 +02:00
Bl00D4NGEL 1cf3980d5b Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into document/sandcastle 2024-10-10 22:18:47 +02:00
mariob92 0cee3c6697 src/core1: renamed files
umbenannt:      src/core1/code_1E6E0.c -> src/core1/crccalc.c
        umbenannt:      src/core1/code_15770.c -> src/core1/depthbuffer.c
2024-10-09 08:46:12 +02:00
mariob92 6050ddbbd2 src/core1: various video/screen/framebuffer related documentations
neue Datei:     include/core1/vimgr.h
        umbenannt:      src/core1/code_E360.c -> src/core1/vimgr.c
2024-10-09 08:11:35 +02:00
Bl00D4NGEL 2b85cc990a revert renaming in decompressed.*.yaml 2024-10-09 00:16:07 +02:00
Bl00D4NGEL 8009f5b3a9 chore: rename code91E10 prefix to previous gcquiz 2024-10-08 23:55:59 +02:00
Bl00D4NGEL 236253ee18 document: code_91E10 2024-10-08 23:40:56 +02:00
mariob92 50138293a4 src/core1: moved SnS to core1
umbenannt:      include/SnS.h -> include/core1/sns.h
        umbenannt:      src/core1/code_1E360.c -> src/core1/sns.c
2024-10-08 20:58:22 +02:00
mariob92 ee183c38cc src/core1: reorganized header files 2024-10-08 20:39:44 +02:00
mariob92 737ccf97c3 src/core1: improvments and renamings on various files, added some header files
neue Datei:     include/core1/eeprom.h
        neue Datei:     include/core1/pfsmanager.h
        neue Datei:     include/core1/ucode.h
        umbenannt:      src/core1/code_18110.c -> src/core1/eeprom.c
        umbenannt:      src/core1/code_10A00.c -> src/core1/pfsmanager.c
        umbenannt:      src/core1/code_13640.c -> src/core1/stub_13640.c
        umbenannt:      src/core1/code_1D590.c -> src/core1/stub_1D590.c
        umbenannt:      src/core1/code_18210.c -> src/core1/ucode.c
        umbenannt:      src/core1/code_EAF0.c -> src/core1/viewport.c
2024-10-08 18:29:28 +02:00
Owlenuff 8d2eeb28e3 Replace hardcoded value with asset constant in particleEmitter_setSprite method 2024-10-08 13:22:33 +02:00
Owlenuff 8b326a11cc Document cubeList 2024-10-08 13:22:26 +02:00
Owlenuff de99e04f6c Document ch Vegetables 2024-10-08 12:40:45 +02:00
Owlenuff 9ad2471044 Document ch Attack Tutorial 2024-10-08 12:37:07 +02:00
Owlenuff d38faa8147 Move ch Bottles to SmBottles 2024-10-08 12:36:11 +02:00
Owlenuff 4270ed91b1 Move ch Bottles2 to Jump Tutorial 2024-10-08 12:35:46 +02:00
Owlenuff c9d8cc4a56 Document ch Bottles 2024-10-08 12:35:21 +02:00
Owlenuff 82cc8de206 Document ch Bottles2 2024-10-08 12:34:23 +02:00
Owlenuff de24d9230d Document map Spiral Mountain 2024-10-08 12:32:32 +02:00
Owlenuff 7bbc6d3b69 Document sfxsource 2024-10-08 12:28:08 +02:00
banjo.decomp 6fb4f2b3f1 Merge branch 'mr-origin-91' 2024-10-08 02:13:18 -05:00
banjo.decomp 3cd3b3e5da Merge branch 'mr-origin-89' 2024-10-08 02:06:56 -05:00
banjo.decomp 680cf7a950 Merge branch 'mr-origin-86' 2024-10-08 01:58:19 -05:00
Banjo Kazooie 06204d3b68 Merge branch 'document_bundles' into 'master'
Document bundles

See merge request banjo.decomp/banjo-kazooie!94
2024-10-08 06:12:58 +00:00
Banjo Kazooie d72dc07c32 Merge branch 'documented_health' into 'master'
Document health score

See merge request banjo.decomp/banjo-kazooie!90
2024-10-08 06:10:59 +00:00
Banjo Kazooie 01b63ee455 Merge branch 'level_specific_flags' into 'master'
Document level specific flags

See merge request banjo.decomp/banjo-kazooie!88
2024-10-08 06:07:43 +00:00
Owlenuff ea6b1e5291 Document level specific flags 2024-10-08 06:07:42 +00:00
Banjo Kazooie 2710315cb0 Merge branch 'fight_docu' into 'master'
Fight and other docu

See merge request banjo.decomp/banjo-kazooie!85
2024-10-08 05:54:59 +00:00
Mario cd336b9b58 Fight and other docu 2024-10-08 05:54:59 +00:00
Bl00D4NGEL c07c907d97 document: sandcastle (code_3E30) related code 2024-10-05 02:58:17 +02:00
Bl00D4NGEL 7f41a49ef8 refac: remove unnecessary value declarations for enums 2024-10-04 18:35:40 +02:00
Bl00D4NGEL 9d31df335a Revert "refac: remove unnecessary value declarations for enums"
This reverts commit 93d06ec6b9.
2024-10-04 18:27:50 +02:00
Bl00D4NGEL 93d06ec6b9 refac: remove unnecessary value declarations for enums 2024-10-04 18:16:52 +02:00
Bl00D4NGEL 38cf739431 refac: make treasurehunt functions static where applicable 2024-10-04 18:12:30 +02:00
Bl00D4NGEL 2fcf8440d4 refac: make treasure functions static where applicable 2024-10-04 18:02:48 +02:00
Bl00D4NGEL bd78c628f5 refac: make nipper functions static where applicable 2024-10-04 18:01:54 +02:00
Bl00D4NGEL 87942a08b0 refac: make lockup functions static where applicable 2024-10-04 17:56:48 +02:00
Bl00D4NGEL 3ef65d7f0e refac: make leaky functions static where applicable 2024-10-04 17:54:05 +02:00
Bl00D4NGEL 581b467d2f refac: make clam functions static where applicable 2024-10-04 17:48:02 +02:00
Bl00D4NGEL 2ff64a65bd refac: move map flags into enums.h, mark functions static for blubber where applicable 2024-10-04 17:45:32 +02:00
Owlenuff 7a65ed96b3 Document bundles 2024-10-03 23:45:50 +02:00