Commit Graph

743 Commits

Author SHA1 Message Date
Mateon1 49acc1a1eb Move Entity to axObj 2024-10-28 23:40:36 +01:00
Mateon1 ac5136a2da Separate out axPokemon subobject 2024-10-28 23:40:35 +01:00
Seth Barberee c85a9947c4 dungeon_cutscene cleanup 2024-10-26 21:09:23 -07:00
Seth Barberee 30100cb8da decomp ZapdosPreFightDialogue 2024-10-26 19:10:28 -07:00
DizzyEggg 83df45a81a r0 to pokemon 2024-10-26 19:50:48 +02:00
DizzyEggg a2bc2f66ec move two functions to dungeon_message.c 2024-10-25 20:21:56 +02:00
DizzyEggg 4c4ec10806 document some of the use move functions 2024-10-25 17:30:31 +02:00
DizzyEggg 5d9b14d5e2 sub_8053704 matched 2024-10-25 15:37:17 +02:00
DizzyEggg db326038f5 merge with master 2024-10-24 19:36:16 +02:00
DizzyEggg e935c42b5a makuhita's dojo unk68 to portraitptr 2024-10-24 19:33:27 +02:00
DizzyEggg 216d931fa6 document called move struct 2024-10-23 16:40:38 +02:00
DizzyEggg 902d82fcaf sub_8055FA0 2024-10-23 14:35:33 +02:00
DizzyEggg ef2868a2bc sub_8055DDC 2024-10-23 12:35:56 +02:00
AnonymousRandomPerson 67e8cd8400 Decomped DoAlloc
Decomped by Kermalis
2024-10-22 22:20:03 -04:00
AnonymousRandomPerson dd8c864e38 Decomped xxx_unused_memory_free
Decomped by Kermalis
2024-10-22 22:18:48 -04:00
AnonymousRandomPerson d35f627606 Decomped DoCreateSubHeap
Decomped by Kermalis
2024-10-22 22:01:32 -04:00
DizzyEggg 96db7fa27b clean dungeon message externs 2024-10-22 12:52:48 +02:00
DizzyEggg 4bb3c6c58c rename 80521D0 to dungeon message 2024-10-22 11:55:53 +02:00
DizzyEggg c6a0dd2d0f document some of the message log 2024-10-22 11:09:42 +02:00
Isaiah Deppong c1e2d210d5 removed volatile from sub_8099394 2024-10-21 12:57:27 -04:00
Isaiah Deppong fb2de3b03f decomp and integrate sub_8099360 - sub_809965C. 2024-10-21 11:52:14 -04:00
DizzyEggg e69cf646c8 sub_80532B4 2024-10-21 12:14:32 +02:00
DizzyEggg 4a4b637e79 merge with master 2024-10-21 09:12:24 +02:00
AnonymousRandomPerson 9e49584621 Merge pull request #231 from DizzyEggg/sub_805D8C8
Match/Document sub_805D8C8 and fix fakematches with static inlines
2024-10-20 17:02:58 -04:00
DizzyEggg 8302d3be66 Update exp multiplier comment 2024-10-20 22:15:03 +02:00
DizzyEggg 570250ebb9 PrintYesNoFieldMessage 2024-10-20 14:24:26 +02:00
DizzyEggg 1896d9d4ab Give names to portrait/dialogue box creating functions 2024-10-20 13:07:47 +02:00
DizzyEggg c6b04f6213 DisplayDungeonDialogue 2024-10-20 12:31:25 +02:00
DizzyEggg 2442708b15 document portrait struct 2024-10-20 10:47:13 +02:00
DizzyEggg 76ccab8113 UnkPrintFieldMsgStruct discovered 2024-10-19 17:09:39 +02:00
DizzyEggg bf99d37eda start code_80521D0 2024-10-18 16:35:13 +02:00
Isaiah Deppong 01922e2a21 decomp for sub_8099328 2024-10-17 15:50:06 -04:00
DizzyEggg 7cf84b76f5 move some vars from sym ewram 2024-10-17 16:01:38 +02:00
DizzyEggg 18a14e2e4a exp multiplier inline 2024-10-17 11:14:09 +02:00
DizzyEggg a0e68c46e9 remove DUMMY_TEAM_ITEMS_ASM_MATCH 2024-10-16 16:10:14 +02:00
DizzyEggg da198b95ca sub_805E2C4 in C 2024-10-16 15:51:30 +02:00
AnonymousRandomPerson f437721844 Merge pull request #230 from mateon1/groundscript
Ground scripts
2024-10-15 11:30:04 -04:00
DizzyEggg f813788fe0 match sub_805D8C8 2024-10-15 16:27:41 +02:00
Mateon1 1ef9fc0481 Remove magic number from personality test 2024-10-15 00:26:15 +02:00
Mateon1 aad27b9c26 Ground script decomp 2024-10-15 00:26:15 +02:00
Mateon1 1cbc954776 Personality test cleanup 2024-10-15 00:26:15 +02:00
Mateon1 fa2d34f2d9 Tutorial renames 2024-10-15 00:26:15 +02:00
DizzyEggg 0b4aafae23 merge with master, update dungeon struct 2024-10-13 15:37:03 +02:00
DizzyEggg 74c5df2674 fix some fake/non/weird matches by static inlines 2024-10-13 15:32:58 +02:00
DizzyEggg fda81d1e1c fix some functions using static inlines 2024-10-13 14:35:12 +02:00
DizzyEggg 1012d7d12e code_8042B34 decompiled 2024-10-12 21:26:39 +02:00
DizzyEggg 8b7e2e324e sub_8044124 2024-10-12 21:08:16 +02:00
DizzyEggg 854680fe7f xxx_dungeon_8042F6C matched 2024-10-11 12:35:26 +02:00
AnonymousRandomPerson abf9472d50 Merge pull request #225 from DizzyEggg/code_803E724
Code 803e724
2024-10-09 17:52:26 -04:00
DizzyEggg 26ca0efd5c sub_8042EC8 2024-10-09 15:48:45 +02:00