Commit Graph

1755 Commits

Author SHA1 Message Date
Seth Barberee
e3e15a329a
Merge pull request #235 from deppong/sub_8099360-809965C
Some checks failed
GithubCI / build (push) Has been cancelled
Decomp and integrate sub_8099360 - sub_809965C.
2024-10-22 07:27:45 -07:00
DizzyEggg
96db7fa27b clean dungeon message externs 2024-10-22 12:52:48 +02:00
DizzyEggg
d27018114b remove code_80521D0.h includes 2024-10-22 12:00:38 +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
38af7bc8aa sub_805363C and sprite oam memes again urgh 2024-10-21 15:36:56 +02:00
DizzyEggg
e69cf646c8 sub_80532B4 2024-10-21 12:14:32 +02:00
DizzyEggg
200744bfa4 sub_8052FB8 2024-10-21 11:23:07 +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
Some checks failed
GithubCI / build (push) Has been cancelled
Match/Document sub_805D8C8 and fix fakematches with static inlines
2024-10-20 17:02:58 -04:00
DizzyEggg
4d16a26926 Merge branch 'sub_805D8C8' of https://github.com/DizzyEggg/pmd-red into sub_805D8C8 2024-10-20 22:16:24 +02:00
DizzyEggg
8302d3be66 Update exp multiplier comment 2024-10-20 22:15:03 +02:00
DizzyEggg
9b118be5ee make GetTutorialFlag nicer 2024-10-20 22:11:52 +02:00
DizzyEggg
f0712db9cf
Update src/code_805D8C8_1.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2024-10-20 21:53:02 +02:00
DizzyEggg
c41bca0474
Update src/code_805D8C8_1.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2024-10-20 21:52:54 +02:00
DizzyEggg
b4f59e5bf9
Update src/code_805D8C8_1.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2024-10-20 21:52:43 +02:00
DizzyEggg
2c2b5ed409 DisplayYouReachedDestFloorStr 2024-10-20 16:17:15 +02:00
DizzyEggg
68dcdcef5b DisplayDungeonMenuMessage 2024-10-20 14:34:20 +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
DizzyEggg
ec922a6776 use ASM_MATCH_TRICK in ShowFieldMenu 2024-10-18 09:08:33 +02:00
DizzyEggg
db22b0a484 slight fixes 2024-10-18 09:05:22 +02:00
AnonymousRandomPerson
25436f0352
Merge pull request #232 from deppong/sub_8099328
Some checks failed
GithubCI / build (push) Has been cancelled
decomp for sub_8099328
2024-10-18 00:57:51 -04: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
54fdf25a43 match ConvertMoneyItemToMoney 2024-10-17 13:18:17 +02:00
DizzyEggg
f33e62f668 Fix most asm usage in move_actions.c 2024-10-17 13:03:09 +02:00
DizzyEggg
18a14e2e4a exp multiplier inline 2024-10-17 11:14:09 +02:00
DizzyEggg
86e7032196 Fix some nonmatchings with static inlines 2024-10-16 16:46:50 +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
Some checks failed
GithubCI / build (push) Has been cancelled
Ground scripts
2024-10-15 11:30:04 -04:00
Mateon1
9607bbc020
Refactor color and format constants 2024-10-15 17:14:36 +02:00
DizzyEggg
f813788fe0 match sub_805D8C8 2024-10-15 16:27:41 +02:00
AnonymousRandomPerson
a610215769
Merge pull request #227 from DizzyEggg/code_8042B34
Some checks are pending
GithubCI / build (push) Waiting to run
code_8042B34 + static inline fixes
2024-10-15 09:32:08 -04:00
DizzyEggg
ea37f04937 Merge branch 'master' of https://github.com/pret/pmd-red into code_8042B34 2024-10-15 10:52:39 +02:00
Mateon1
1ef9fc0481
Remove magic number from personality test 2024-10-15 00:26:15 +02:00
Mateon1
094d27d15f
Remove renames file 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
Mateon1
13b8d6ed69
Remove duplicates in charmap 2024-10-15 00:26:15 +02:00
Mateon1
1bdb63d68d
Hack out escaped characters 2024-10-15 00:26:15 +02:00
Mateon1
1cdba39aa0
Preproc: output string literals, and fix escape bug 2024-10-15 00:26:15 +02:00