Commit Graph

2392 Commits

Author SHA1 Message Date
Pierre de La Morinerie
7644d67ade hram: rename glint puzzle variable
Following Daid's research, this variable is more the kind of sequence used for the puzzle.
2023-07-04 13:40:59 +02:00
Pierre de La Morinerie
8981c092e8 src: fix indentation 2023-07-04 13:40:59 +02:00
Tobias V. Langhoff
1a7e64e925
Merge pull request #535 from zladx/world-map-palette
Label world map palette
2023-05-03 16:01:45 +02:00
Pierre de La Morinerie
fca8d8969e
Merge pull request #520 from PPLToast/sfx_updates
Update sfx.asm
2023-05-03 12:58:32 +02:00
Pierre de La Morinerie
aac4428c5f
Merge pull request #529 from BlinkingBerry/main
Fixed mislabeled bits in wEntitiesHitboxFlagsTable comment
2023-05-03 10:00:38 +02:00
Tobias V. Langhoff
8eb30e81ca Label world map palette 2023-05-03 00:03:35 +02:00
Tobias V. Langhoff
7253adccd2
Merge pull request #534 from zladx/world-map 2023-05-02 23:08:17 +02:00
Tobias V. Langhoff
8868e5bfae Label inner world map and arrange it 16x16 as it is in the game 2023-05-02 22:51:04 +02:00
Tobias V. Langhoff
dce9a65c15
Merge pull request #532 from zladx/trading-item-magnifying-lens 2023-04-24 21:13:57 +02:00
Tobias V. Langhoff
1082ff9506 Misc inventory fixes 2023-04-24 20:56:47 +02:00
Tobias V. Langhoff
29ceac1d1c The magnifying lens is not an inventory item 2023-04-24 20:54:23 +02:00
Tobias V. Langhoff
f1206eda14
Merge pull request #526 from zladx/misc-stuff 2023-04-24 12:09:19 +02:00
Tobias V. Langhoff
2e0e9bcaeb
Update src/code/home/interrupts.asm
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2023-04-24 12:08:13 +02:00
Tobias V. Langhoff
ba14e5955d
Merge pull request #522 from zladx/subscreen-and-button-slots 2023-04-24 12:07:59 +02:00
Tobias V. Langhoff
1ee7879ce6
Merge pull request #528 from zladx/dialog-stuff 2023-04-24 12:07:32 +02:00
Tobias V. Langhoff
6b16cece94
Merge pull request #525 from zladx/subscreen-inventory 2023-04-18 19:53:07 +02:00
Tobias V. Langhoff
9948627f3b Document subscreen/inventory handling 2023-04-18 13:40:34 +02:00
Toast
9e07d307df BREAK to FIREBALL
Thanks kemenaran
2023-04-05 19:24:59 +03:00
Toast
d44da75c67 Bumpgrade
And a ton of corrections.
Please work.
2023-04-05 18:42:49 +03:00
Toast
17f23b6ea7 Even more 2023-04-05 00:33:54 +03:00
Pierre de La Morinerie
f52d88255e
Merge pull request #530 from zladx/misc-mistakes
Misc typos and mistakes
2023-04-04 23:11:23 +02:00
Tobias V. Langhoff
512c3c3837
Merge pull request #527 from zladx/name-entry 2023-04-04 21:38:21 +02:00
Tobias V. Langhoff
e4c2afd7ec Misc typos and mistakes 2023-04-04 16:21:27 +02:00
Tobias V. Langhoff
77d2c28cfd
Merge pull request #523 from zladx/heart-piece-in-dialog 2023-04-03 20:47:49 +02:00
LuisMAmorim
dcc32c4f84 fixed bits in hitbox flags label 2023-04-03 19:15:04 +01:00
Tobias V. Langhoff
8d5f7b79a1 Miscellaneous constants and labels 2023-04-03 19:00:08 +02:00
Tobias V. Langhoff
2647859023 Labels and comments related to name entry 2023-04-03 18:05:27 +02:00
Tobias V. Langhoff
b78f8bfcfa Relabel and document inventory and button slots
Also label some related stuff
2023-04-03 18:02:28 +02:00
Tobias V. Langhoff
70cd2f14be
Merge pull request #521 from zladx/fix-mislabeled-wram-label
Rename mislabeled WRAM label
2023-04-03 12:19:43 +02:00
Tobias V. Langhoff
1d3bc218f1 Better labels for displaying heart pieces in dialog 2023-04-03 00:30:26 +02:00
Tobias V. Langhoff
fe45365286 Labels and comments related to dialog 2023-04-03 00:26:30 +02:00
Tobias V. Langhoff
4a04fb8a8e Rename mislabeled WRAM label
hSwitchBlocksState -> wSwitchBlocksState
2023-04-02 22:49:41 +02:00
Toast
98a6b86be4 Further adjustments
Adjusted comments, added more, corrected a few errors.
2023-04-02 23:04:38 +03:00
Toast
f42e29525b Update labels 2023-04-02 04:52:26 +03:00
PPLToast
a2ec80f232
Update sfx.asm 2023-04-01 22:27:55 +03:00
daid
ba07a26c12
Merge pull request #519 from zladx/Peephole_replace_SFX_constants
Peephole replace SFX constants
2023-03-31 20:21:28 +02:00
Daid
05a0ba8488 Peephole replace SFX constants 2023-03-31 12:48:34 +02:00
Pierre de La Morinerie
7867b60297
Merge pull request #518 from zladx/more-helpers
entities: document more helpers
2023-03-30 21:38:58 +02:00
Pierre de La Morinerie
4f38b309f8 entities: label AnimateBossDying 2023-03-30 14:41:51 +02:00
Pierre de La Morinerie
e5c49acb45 entities: label more uses of PushLinkOutOfEntity 2023-03-30 12:18:59 +02:00
Pierre de La Morinerie
94e52957a1 entities: rename ApplySolidCollision_04
To be consistent with the new name.
2023-03-30 12:10:04 +02:00
Pierre de La Morinerie
de4f4653aa
Merge pull request #517 from zladx/BallKids
Label the kids throwing the ball back and forward a bit better. This …
2023-03-30 12:05:53 +02:00
daid
aee6963852
Update src/code/entities/bank6.asm
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2023-03-29 21:11:33 +02:00
Pierre de La Morinerie
0785579bae
Merge pull request #516 from zladx/update-blog-link
Update README.md
2023-03-29 12:15:49 +02:00
Daid
4bd070c027 Label the kids throwing the ball back and forward a bit better. This also labels two common used functions in bank 6, and removes some labels that are not references anywhere. 2023-03-28 21:16:39 +02:00
Tobias V. Langhoff
41f38a1825
Update README.md
Update link to blog
2023-03-28 15:46:21 +02:00
Pierre de La Morinerie
9012fd3df0
Merge pull request #513 from zladx/style
docs: add a style guide for code
2023-03-19 10:06:47 +01:00
Pierre de La Morinerie
3a3ad1f1d1 Update STYLE.md
Co-authored-by: Tobias V. Langhoff <tobias@langhoff.no>
2023-03-18 22:56:45 +01:00
Pierre de La Morinerie
bb045bdcd1 Update STYLE.md
Co-authored-by: Tobias V. Langhoff <tobias@langhoff.no>
2023-03-18 22:56:37 +01:00
Pierre de La Morinerie
d906985bd6 Update STYLE.md
Co-authored-by: Tobias V. Langhoff <tobias@langhoff.no>
2023-03-18 22:56:33 +01:00