Commit Graph

1688 Commits

Author SHA1 Message Date
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
Mateon1
c9521067f0
Update .gitignore 2024-10-15 00:26:14 +02:00
Seth Barberee
f4e7086aed fix: hopefully fix up CI errors about libpng
Some checks are pending
GithubCI / build (push) Waiting to run
2024-10-14 11:52:37 -07: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
ea1013ee85 fix friend area 2024-10-12 21:26:24 +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
Seth Barberee
5af37bd592
Merge pull request #228 from AnonymousRandomPerson/master
Some checks failed
GithubCI / build (push) Has been cancelled
Update HandleTextFormat decomp.me to closer match
2024-10-09 20:52:32 -07:00
AnonymousRandomPerson
c997958e97 Update HandleTextFormat decomp.me to closer match 2024-10-09 23:44:06 -04:00
AnonymousRandomPerson
abf9472d50
Merge pull request #225 from DizzyEggg/code_803E724
Code 803e724
2024-10-09 17:52:26 -04:00
DizzyEggg
8d979b9c83
Update src/code_803E724.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2024-10-09 19:47:08 +02:00
DizzyEggg
26ca0efd5c sub_8042EC8 2024-10-09 15:48:45 +02:00
DizzyEggg
7141bae241 sub_8042B34 2024-10-09 14:04:10 +02:00
DizzyEggg
0f72d97ac4 code_803E724 decompiled 2024-10-09 10:50:25 +02:00
DizzyEggg
4b7e9c6597 sub_803FE30 2024-10-09 10:08:03 +02:00