Commit Graph

706 Commits

Author SHA1 Message Date
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
DizzyEggg
f813788fe0 match sub_805D8C8 2024-10-15 16:27:41 +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
Some checks are pending
GithubCI / build (push) Waiting to run
Code 803e724
2024-10-09 17:52:26 -04: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
4b7e9c6597 sub_803FE30 2024-10-09 10:08:03 +02:00
DizzyEggg
94b0d1cedd sub_803F580 2024-10-08 09:40:32 +02:00
DizzyEggg
200c2e2d35 sub_803EDF0 2024-10-07 14:25:22 +02:00
AnonymousRandomPerson
f9082a9804
Merge pull request #222 from DizzyEggg/text
Text.s
2024-10-06 21:43:14 -04:00
Seth Barberee
d4bbe9ccaf
Merge branch 'master' into aug_sept_2024 2024-10-04 08:41:12 -07:00
Seth Barberee
b6e90631fe fix: fix up conflicts 2024-10-04 08:45:55 -07:00
Seth Barberee
15362a9772 address more review comments 2024-10-04 08:43:51 -07:00
DizzyEggg
8ec9d47818 sub_803E9D0 2024-10-04 11:10:29 +02:00
Seth Barberee
639bd7a26a address most of the review comments 2024-10-02 07:42:51 -07:00
Seth Barberee
2c47580c06 more functions decomped 2024-09-29 15:46:34 -07:00
Seth Barberee
52d4d97a82 document more kecleon 2024-09-28 07:25:27 -07:00
Mateon1
0aa84599ba
Fix documentation mismatch 2024-09-26 15:01:06 +02:00
Seth Barberee
9d99557618 More decomp 2024-09-25 20:04:47 -07:00
Seth Barberee
3311aa476e slight updates 2024-09-25 20:04:47 -07:00
Seth Barberee
0ceb445c25 rebase updates 2024-09-25 20:04:47 -07:00
Seth Barberee
24ff46c585 more decomp 2024-09-25 20:04:47 -07:00
Seth Barberee
6a1a7bcaff more decomp and documentation 2024-09-25 20:04:47 -07:00
Seth Barberee
24da346796 more documentation/cleanup 2024-09-25 20:04:47 -07:00
Seth Barberee
55c2ee9990 more documentation 2024-09-25 20:04:47 -07:00
DizzyEggg
6bd9c31ee9 xxx_get_next_char_from_string 2024-09-25 13:32:34 +02:00
Mateon1
e9211e6bea
Do not include global.h 2024-09-25 12:57:17 +02:00
Mateon1
f8acddc770
Add missing includes 2024-09-25 12:53:10 +02:00
Mateon1
59674db078
Rename dungeon enum Action to not collide with script Action 2024-09-25 12:28:00 +02:00
Mateon1
5e5b27eee6
Clean up code_8010EF0 2024-09-25 12:21:30 +02:00
Mateon1
b672617b2d
Remove code_800F958.h, it's a duplicate 2024-09-25 12:06:35 +02:00
DizzyEggg
751674c27a sub_8007E64 2024-09-25 09:50:56 +02:00
AnonymousRandomPerson
037b8a9801
Merge pull request #220 from DizzyEggg/code_803D110
code_803D110
2024-09-24 09:08:27 -04:00
DizzyEggg
1c9a67668a ShowDungeonNameBanner 2024-09-21 19:58:53 +02:00
DizzyEggg
b20adedb18 sub_803D73C 2024-09-21 12:41:52 +02:00
AnonymousRandomPerson
44436a0b1f
Merge pull request #219 from mateon1/script-vars
Script vars
2024-09-19 19:51:38 -04:00
Mateon1
a16ebb40c0
Document script var usage 2024-09-20 01:04:29 +02:00
Mateon1
dcc7bd7115
Script var buffer save/restore functions 2024-09-20 00:57:28 +02:00
Mateon1
0abc6f4c89
Use enum for FlagCalc operations 2024-09-20 00:57:28 +02:00
Mateon1
e2e085f33b
Use enum for FlagJudge operations 2024-09-20 00:57:27 +02:00
Mateon1
b6e48bd68b
Document Judge-related ScriptVar functions 2024-09-20 00:57:27 +02:00
Mateon1
439a43e82c
Document more script var stuff 2024-09-20 00:57:27 +02:00