Commit Graph

2281 Commits

Author SHA1 Message Date
Pierre de La Morinerie
915cdf53cc
Merge pull request #548 from zladx/labelLiftableStatue
Label most of the liftable statue code
2023-11-01 12:51:15 +01:00
Daid
282ac907f3 Also label where specific entity exceptions are checked on throwing. 2023-11-01 11:34:35 +01:00
Daid
8ce99542cf Label most of the liftable statue code 2023-11-01 09:37:15 +01:00
daid
4ad3edde14
Merge pull request #547 from zladx/helpers-renaming
entities: better identify EntityLinkPositionDifference helpers
2023-11-01 09:05:32 +01:00
Pierre de La Morinerie
ebb95329ce entities: better identify EntityLinkPositionDifference helpers
Hinted by @daid

Part of #383
2023-10-30 23:10:16 +01:00
Pierre de La Morinerie
08b29103a2
Merge pull request #546 from zladx/pr446
Overworld tilesets split and labeled
2023-09-03 22:00:56 +02:00
Pierre de La Morinerie
ddfbf31214 gfx: rename dungons/dungeons_2 to indoor/tilesets 2023-09-03 21:58:13 +02:00
Pierre de La Morinerie
21b91151b2 gfx: make cgb files the same width than dmg 2023-09-03 21:42:37 +02:00
Pierre de La Morinerie
3f3541aa23 gfx: fix typo in filename (prarie → prairie) 2023-08-31 16:25:56 +02:00
Pierre de La Morinerie
fb1f653187 Port changes to localized revisions 2023-08-31 16:13:32 +02:00
WasabiRaptor
402d4b7c59 bank from label here rather than a number 2023-08-31 15:34:52 +02:00
WasabiRaptor
2225814487 split overworld_1 for cgb as well 2023-08-31 15:34:52 +02:00
WasabiRaptor
3ca534fecf split CGB dungeon tiles into their own images, organize tiles for walls and floor into folders 2023-08-31 15:34:52 +02:00
WasabiRaptor
dfe251e2c7 spilt that into individual images and use the constants in the table 2023-08-31 15:34:52 +02:00
WasabiRaptor
b4bbc9cc4f use the tileset constants in the table 2023-08-31 15:34:52 +02:00
WasabiRaptor
a115f58735 split tileset file and constants using the labels 2023-08-31 15:34:51 +02:00
WasabiRaptor
d48016384a use equs rather than equ 2023-08-31 15:34:20 +02:00
WasabiRaptor
668dc79f79 Revert "using a label for the camera shop tiles"
This reverts commit f2b60024b618fd52e4920cb3087a2310a16133ee.
2023-08-31 15:34:20 +02:00
WasabiRaptor
fc8869cdaa using a label for the camera shop tiles 2023-08-31 15:34:20 +02:00
WasabiRaptor
e881bc35c3 can't build because constant for the camera shop isn't defined at assembly time 2023-08-31 15:34:19 +02:00
Pierre de La Morinerie
396bd39ff2
Merge pull request #524 from zladx/wram-label
Remove superfluous WRAM label
2023-08-30 09:15:08 +02:00
Pierre de La Morinerie
b009446118
Merge pull request #539 from zladx/dialog-break-and-bug
More documentation regarding dialog breaks
2023-08-30 09:14:47 +02:00
Pierre de La Morinerie
9bf64c5b3e constants: define wram0Section as a label
This is cleaner than a EQU constant.
2023-08-29 22:58:53 +02:00
Tobias V. Langhoff
77293fc430
Merge pull request #543 from zladx/document-screen-warp-glitch
Document screen warp glitch
2023-08-07 21:13:00 +02:00
Tobias V. Langhoff
89de11adec Document screen warp glitch 2023-08-07 20:39:05 +02:00
Tobias V. Langhoff
64bf1819dd
Merge pull request #542 from zladx/bg-palette-fade 2023-07-22 18:11:28 +02:00
Tobias V. Langhoff
74daaeb525
Merge pull request #540 from zladx/object-stuff 2023-07-19 22:39:52 +02:00
Tobias V. Langhoff
861fdeb4bb Document some object checking 2023-07-19 22:38:57 +02:00
Tobias V. Langhoff
010421f7c9 Document palette transitions for the Mysterious Forest 2023-07-19 22:28:04 +02:00
Tobias V. Langhoff
80220c0cbe
Tag bug
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2023-07-11 23:03:34 +02:00
Tobias V. Langhoff
92021a859d
Merge pull request #541 from zladx/button-stuff
Document some button presses
2023-07-11 22:28:01 +02:00
Tobias V. Langhoff
be7c80d52e Document some button presses 2023-07-11 20:40:55 +02:00
Tobias V. Langhoff
36ce4f59f2 More documentation regarding dialog breaks
(including a possible bug)
2023-07-11 17:24:48 +02:00
Tobias V. Langhoff
5e0b15be8f
Merge pull request #537 from zladx/titlescreen-fixes 2023-07-11 17:15:14 +02:00
Tobias V. Langhoff
21289b79f7
Merge pull request #533 from zladx/fix-overworld-room-statuses 2023-07-11 03:26:10 +02:00
Tobias V. Langhoff
4c2d20b322 Room status fixes 2023-07-11 01:50:46 +02:00
Tobias V. Langhoff
7f4b2acd4c Fix some title screen related issues 2023-07-04 22:15:11 +02:00
Pierre de La Morinerie
a706e09a1a
Merge pull request #536 from zladx/glint
Better document the tile glint puzzle
2023-07-04 15:09:14 +02:00
Pierre de La Morinerie
98a396f7bc src: document some of the tile glint puzzle 2023-07-04 13:40:59 +02:00
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