Commit Graph

2662 Commits

Author SHA1 Message Date
DizzyEggg
ecec4fb703 Add flags union to Tile struct 2025-07-19 12:18:39 +02:00
Seth Barberee
e10939cfdc
Merge pull request #429 from DizzyEggg/sync_sky
Some checks failed
GithubCI / build (push) Has been cancelled
Sync some function names with pmd-sky
2025-07-17 20:11:56 -07:00
Seth Barberee
8efe6ea90b
Merge pull request #428 from DizzyEggg/some_funcs
Some checks failed
GithubCI / build (push) Has been cancelled
Decompile code_80035F0 and GroundMap_Select and GroundMap_SelectDungeon
2025-07-16 13:52:00 -07:00
DizzyEggg
ae4a4490df add FREE_AND_SET_NULL 2025-07-16 14:10:50 +02:00
DizzyEggg
85e8d94a7c more pmd-sky names 2025-07-16 14:05:39 +02:00
DizzyEggg
7bfe0991e9 Sync some function names with pmd-sky 2025-07-16 13:18:24 +02:00
Seth Barberee
354d61b5b5
Merge pull request #427 from DizzyEggg/code_8046CE4
Some checks are pending
GithubCI / build (push) Waiting to run
2025-07-15 09:53:14 -07:00
DizzyEggg
e6db0ff530 Decompile code_80035F0 2025-07-15 18:22:42 +02:00
DizzyEggg
bfad06b5a4 code_80035F0 decompiled 2025-07-15 16:40:00 +02:00
DizzyEggg
e817892f6c sub_8003C18 2025-07-15 14:10:54 +02:00
DizzyEggg
06640030af GroundMap_Select and GroundMap_SelectDungeon 2025-07-15 11:51:35 +02:00
DizzyEggg
9bf3513db1 fix conflicts 2025-07-15 08:45:50 +02:00
DizzyEggg
66435fa2f1 remove double include 2025-07-15 08:35:49 +02:00
AnonymousRandomPerson
935b54a85f
Merge pull request #426 from DizzyEggg/code_800DAC0
Code 800dac0
2025-07-14 23:28:55 -04:00
DizzyEggg
79325a6125 decompile code_8046CE4 2025-07-14 14:26:39 +02:00
DizzyEggg
1478c4268a fix matching 2025-07-12 10:40:10 +02:00
DizzyEggg
3aac8e9e62
Update src/code_80848F0.c
Co-authored-by: Thomas <doodrabbit@hotmail.com>
2025-07-11 23:39:26 +02:00
DizzyEggg
dd5937131d fix effect 2025-07-10 12:05:58 +02:00
DizzyEggg
03b84fb4a7 effect file names 2025-07-10 10:36:59 +02:00
DizzyEggg
e598c8630a Correctly split effect files 2025-07-09 16:16:24 +02:00
DizzyEggg
fad317fd6a move data to C 2025-07-09 15:24:16 +02:00
DizzyEggg
6ec3fc7013 file clean-up 2025-07-09 12:59:18 +02:00
DizzyEggg
2d6aa48f9d file splitting, structs unificiation 2025-07-09 11:37:07 +02:00
DizzyEggg
74e6d58fd1 code 800dac0 decompiled 2025-07-09 09:41:22 +02:00
DizzyEggg
1e2c4a2a8a sub_800E52C 2025-07-08 22:25:14 +02:00
Seth Barberee
22e3b1c8f8
Merge pull request #423 from DizzyEggg/ornament
Some checks failed
GithubCI / build (push) Has been cancelled
Move Ornament data and graphics to C / RGB clean-up
2025-07-08 09:26:07 -07:00
DizzyEggg
384283db66 sub_800E448 2025-07-08 17:33:14 +02:00
DizzyEggg
4a27920354 sub_800E208 2025-07-08 16:16:47 +02:00
DizzyEggg
ea84869785 sub_800E0B4 2025-07-08 15:19:19 +02:00
DizzyEggg
b2f08ba1d3 up to sub_800DE8C 2025-07-08 14:20:36 +02:00
DizzyEggg
cf842ce3a1
Update src/gba_color_util.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2025-07-04 20:06:11 +02:00
DizzyEggg
e1c3296da4
Update src/gba_color_util.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2025-07-04 20:06:04 +02:00
AnonymousRandomPerson
0ee86ef843
Merge pull request #424 from DizzyEggg/file_tables
Some checks failed
GithubCI / build (push) Has been cancelled
Move ground / effect file tables to C
2025-07-04 13:17:55 -04:00
Seth Barberee
75dc25a386
Merge pull request #421 from SethBarberee/ground_effect
Ground Effect
2025-07-04 10:05:52 -07:00
DizzyEggg
707889c5e5 effect files table in C 2025-07-04 13:12:22 +02:00
DizzyEggg
77bf1d08ea ground files table 2025-07-04 13:00:06 +02:00
DizzyEggg
f220cc6236 fix ornament flag 114 file 2025-07-04 11:01:14 +02:00
DizzyEggg
054c7d6416 fix most of the ornament title sprites 2025-07-04 10:54:25 +02:00
DizzyEggg
5164633c2b split ornament data files 2025-07-04 09:26:14 +02:00
DizzyEggg
7b72b006be ornament moved to C 2025-07-03 16:49:17 +02:00
DizzyEggg
50d0d8f5a8 more ornament files 2025-07-03 16:15:01 +02:00
DizzyEggg
cc08d56c9b part 1 ornament gfx 2025-07-03 16:05:04 +02:00
DizzyEggg
e948cebe14 dump ornament pal 2025-07-02 14:59:36 +02:00
DizzyEggg
b1ed42aa37 Split gba color util file 2025-07-02 12:28:16 +02:00
DizzyEggg
42fa35b37d start pal structs unification 2025-07-02 11:25:17 +02:00
DizzyEggg
5c1ac3892f start ornament work 2025-07-02 10:26:56 +02:00
Seth Barberee
4440083957 Address review comments 2025-07-01 19:57:17 -07:00
Seth Barberee
5b9a32e75d Match two funcs thanks to @DizzyEggg 2025-07-01 19:57:17 -07:00
Seth Barberee
63ccbd2196 delete empty data file 2025-07-01 19:57:17 -07:00
Seth Barberee
b36a8e43d2 move all data to src 2025-07-01 19:57:17 -07:00