Commit Graph

75 Commits

Author SHA1 Message Date
DizzyEggg
cf06a42eb2 Some flags clean-up 2025-06-15 18:47:45 +02:00
Seth Barberee
07c890454f small cleanup 2025-04-10 20:53:32 -07:00
DizzyEggg
89615befff rename to dungeon vram 2025-04-04 14:12:20 +02:00
DizzyEggg
8638f546db add to ewram, clean up dungeon action 2025-04-04 12:58:07 +02:00
DizzyEggg
be39215686 Match sub_8083660 2025-04-04 11:25:31 +02:00
DizzyEggg
45b9ab804d remove double dungeon logic includes 2025-04-01 20:18:38 +02:00
DizzyEggg
b829b761f6 pokemon attributes, moveement, ai targeting into dungeon_logic.c 2025-03-30 22:59:59 +02:00
DizzyEggg
66d4d67e67 status_checks_1 merged with dungeon ai targeting 2025-03-30 22:31:53 +02:00
DizzyEggg
e82dd70c86 merge dungeon capabilities with dungeon ai targeting 2025-03-30 21:45:25 +02:00
DizzyEggg
7bf8c011fc splt code_8066D04 2025-03-30 19:44:55 +02:00
DizzyEggg
cc10fa2b21 run_dungeon file rename 2025-03-30 18:36:02 +02:00
DizzyEggg
96c74dbde7 Clean up boundaries between dungeon action and dungeon engine 2025-03-30 12:19:56 +02:00
DizzyEggg
c98a145e0e merge dungeon util and code_8045A00 2025-03-30 10:39:20 +02:00
DizzyEggg
48f90aa913 Clean up dungeon_move file boundaries 2025-03-29 13:29:17 +01:00
DizzyEggg
9152fa4495 dump dungeon boss dialogue 2025-03-29 00:38:23 +01:00
Kermalis
10cbb42719 Split text.c and decompress.c 2025-03-21 23:48:05 -04:00
Kermalis
0b5aa22ed6 Match RockSmashMoveAction + cleans 2025-03-18 00:32:36 -04:00
AnonymousRandomPerson
50733542f2
Merge pull request #363 from DizzyEggg/code_805D8C8_1
Some checks failed
GithubCI / build (push) Has been cancelled
code_805D8C8_1
2025-03-16 16:07:07 -04:00
DizzyEggg
a8d4549568 file split 2025-03-16 16:55:38 +01:00
DizzyEggg
838d076a15 dungeon items done 2025-03-12 14:22:55 +01:00
DizzyEggg
a2ed8bef07 item related documentation 2025-03-12 12:36:15 +01:00
Kermalis
e968ef8aa3 Fix merge conflicts 2025-03-10 00:48:34 -04:00
DizzyEggg
9c2e1b2aa4 menu dung documentation 2025-03-04 13:38:19 +01:00
DizzyEggg
e670716324 dungeon menu moves done 2025-03-03 14:46:42 +01:00
DizzyEggg
341fc1cc94 document WindowHeader struct 2025-03-02 16:12:50 +01:00
DizzyEggg
6cc3f98aaf Use Window and WindowTemplate 2025-03-02 15:24:33 +01:00
DizzyEggg
abbf389ffd more menus 2025-03-02 12:34:10 +01:00
DizzyEggg
7ad89f101d start splitting dungeon menu files 2025-03-01 20:31:56 +01:00
DizzyEggg
208d9308fb sub_80637A4 2025-03-01 19:17:08 +01:00
DizzyEggg
ad52ac1b72 documentation dungeon menu 2025-03-01 17:24:31 +01:00
DizzyEggg
fee9f2f208 Match sub_803EF90, introduce WINDOW_DUMMY macro 2025-02-27 15:21:08 +01:00
DizzyEggg
1d6e876997 merge and review comments 2025-02-26 09:53:49 +01:00
DizzyEggg
e47260c871 Match CreatePokemonInfoTabScreen 2025-02-25 22:54:57 +01:00
DizzyEggg
040c4a486e more documentation 2025-02-24 11:20:40 +01:00
DizzyEggg
9d605e7d06 documenting 2025-02-23 20:59:06 +01:00
DizzyEggg
b4cdd4b10e start documenting windows 2025-02-23 15:45:00 +01:00
DizzyEggg
f9242c4ef6 Struggle 2025-02-20 11:16:26 +01:00
DizzyEggg
45e7e74240 Get rid of UnkTextStruct2_sub 2025-02-19 10:21:23 +01:00
DizzyEggg
abf677b928 unify unktextstruct2[4] into unktextstruct3 2025-02-19 09:59:57 +01:00
DizzyEggg
d47faa5e21 const/ewram data to code_8066D04 2025-02-18 22:43:59 +01:00
DizzyEggg
22e9d9979d code_8066D04 2025-02-18 22:02:06 +01:00
DizzyEggg
afb9fbeaf8 sub_8067A80 2025-02-18 14:39:43 +01:00
DizzyEggg
1ce273c082 sub_8067768 2025-02-17 18:46:52 +01:00
DizzyEggg
55f576b252 sub_80671A0 2025-02-17 15:59:43 +01:00
DizzyEggg
19ddc18aa7 sub_8066E14 2025-02-17 14:49:03 +01:00
AnonymousRandomPerson
1bbebecafc Documented ActionParameter struct 2024-12-28 22:11:26 -06:00
Seth Barberee
797ca93bfb address review comments 2024-11-27 08:01:49 -08:00
DizzyEggg
59ed76a9d3
remove fakematch from HandlePlaceItemAction 2024-11-27 12:26:33 +01:00
DizzyEggg
361d20a623 merge with master 2024-11-18 12:00:41 +01:00
Mateon1
4c8a8f4b30
GetTile -> const Tile* 2024-11-16 19:43:16 +01:00