Commit Graph

279 Commits

Author SHA1 Message Date
Mateon1
f46866840c
Move CompactPos struct to common header 2024-11-16 19:42:19 +01:00
Mateon1
bba6da7537
Convert callers to s24_8, use struct for type safety 2024-11-16 19:42:19 +01:00
AnonymousRandomPerson
082fb078dc Merge branch 'master' of https://github.com/pret/pmd-red 2024-11-16 12:18:40 -05:00
AnonymousRandomPerson
583b4df544 Rename statuses and activePokemon 2024-11-15 22:43:04 -05:00
Kermalis
04d4fb7878 Fix 32bit reads/writes 2024-11-15 19:21:24 -05:00
DizzyEggg
973838de7a sub_805124C 2024-11-15 15:35:02 +01:00
DizzyEggg
cf71f88356 StairsAlwaysReachable 2024-11-15 13:17:41 +01:00
AnonymousRandomPerson
5f48654c20 Sync some dungeon vars names with Sky 2024-11-15 00:00:57 -05:00
DizzyEggg
799ea6a5c6 GenerateSecondaryTerrainFormations failed attempt 2024-11-14 15:05:08 +01:00
DizzyEggg
cb5242ba6c SpawnNonEnemies 2024-11-12 17:41:53 +01:00
DizzyEggg
a71b26de35 rename unk4 to spawnOrVisibilityFlags 2024-11-12 13:23:47 +01:00
DizzyEggg
102403cd9a decompile dungeon_generation 2024-11-12 12:30:12 +01:00
DizzyEggg
445f0a84e2 GenerateKecleonShop 2024-11-11 21:01:00 +01:00
DizzyEggg
ad0f0f4050 SetTerrainObstacleChecked 2024-11-11 17:01:04 +01:00
Kermalis
0df055bcc6 Replace EntTrapInfo with Trap 2024-11-10 22:51:33 -05:00
Kermalis
afa4b04abc axObject info union 2024-11-10 19:43:27 -05:00
Kermalis
fa08c0e691 dungeon_serializer.c 2024-11-10 15:11:07 -05:00
Kermalis
ab90cf0500 gDungeon->unk644 2024-11-09 10:35:16 -05:00
Kermalis
15b4b39ff7 Match sub_80948E4 2024-11-09 03:22:29 -05:00
Kermalis
d96bb4a9aa Names 2024-11-07 13:06:53 -05:00
DizzyEggg
5701369a9a sub_804C43C 2024-11-07 15:11:26 +01:00
DizzyEggg
7ae74721b9 sub_804B534 2024-11-06 10:42:40 +01:00
DizzyEggg
419ea066de encoding 2024-11-05 12:00:21 +01:00
DizzyEggg
8a88429b87 start work on sub_806EAF4 2024-11-02 21:25:27 +01:00
Mateon1
d950923709
Rgb32 back to RGB 2024-11-01 15:32:15 +01:00
Mateon1
14a51f514b
Palette cleanup 2024-11-01 15:03:44 +01:00
DizzyEggg
b6efce3120 start working on bg pal struct 2024-11-01 12:40:56 +01:00
DizzyEggg
25f63324c7 merge master 2024-10-29 14:56:39 +01:00
Mateon1
53154c0797
axPokemon fields 2024-10-28 23:40:36 +01:00
Mateon1
20a3f2251a
Fully move to axdata
(whoops, it's not four-stars for animations, got confused because I used
an [8] array in ghidra for orientations)
2024-10-28 23:40:36 +01:00
Mateon1
76e79ce987
Prepare for EntitySpriteInfo merge 2024-10-28 23:40:36 +01:00
Mateon1
f4a1ad1f45
move axdata to structs 2024-10-28 23:40:36 +01:00
Mateon1
49acc1a1eb
Move Entity to axObj 2024-10-28 23:40:36 +01:00
DizzyEggg
f79211a22b AppendString_8014FA8 2024-10-28 22:34:34 +01:00
DizzyEggg
4c4ec10806 document some of the use move functions 2024-10-25 17:30:31 +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
DizzyEggg
c6a0dd2d0f document some of the message log 2024-10-22 11:09:42 +02: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
DizzyEggg
8302d3be66 Update exp multiplier comment 2024-10-20 22:15:03 +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
18a14e2e4a exp multiplier inline 2024-10-17 11:14:09 +02:00
DizzyEggg
0b4aafae23 merge with master, update dungeon struct 2024-10-13 15:37:03 +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
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
Seth Barberee
d4bbe9ccaf
Merge branch 'master' into aug_sept_2024 2024-10-04 08:41:12 -07:00
Seth Barberee
2c47580c06 more functions decomped 2024-09-29 15:46:34 -07: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
Mateon1
e9211e6bea
Do not include global.h 2024-09-25 12:57:17 +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
DizzyEggg
02af0c5636 sub_804A728 2024-09-19 13:02:48 +02:00
DizzyEggg
ccf1db16d6 merge master 2024-09-19 09:45:01 +02:00
DizzyEggg
4001c7d884 sub_8049ED4 2024-09-19 09:40:46 +02:00
AnonymousRandomPerson
c4dd5fe96e
Merge pull request #215 from mateon1/mateon-2024-sep
Mateon 2024 sep
2024-09-18 13:29:09 -04:00
DizzyEggg
3dd20e5803 some documentation on damage struct 2024-09-17 23:26:03 +02:00
DizzyEggg
f43c97be10 sub_806D528 conquered 2024-09-17 21:15:45 +02:00
Mateusz Naściszewski
ae3c563713
Mega rename 2024-09-15 20:29:02 +02:00
DizzyEggg
c9e15ca7e8 sub_806D010 and GetEntInfo 2024-09-15 13:40:11 +02:00
DizzyEggg
6ff0810726 UseAttack 2024-09-14 18:13:08 +02:00
DizzyEggg
b50c8b2803 sub_8074FB0 2024-09-13 15:56:40 +02:00
DizzyEggg
6806839965 fixed point rename 2024-09-13 10:15:16 +02:00
AnonymousRandomPerson
76f698c0f7 Updated some AI symbol names 2024-08-29 23:24:58 -04:00
Seth Barberee
909ae92090 match sub_803E490 2024-08-04 10:54:13 -07:00
Seth Barberee
cf4d5c2539 another asm file gone and few more funcs decomped 2024-08-03 13:11:48 -07:00
Seth Barberee
a66a508999 more rescue mail stuff 2024-08-02 10:42:30 -07:00
Seth Barberee
23c76bc334 add other define 2024-07-29 16:34:42 -07:00
DizzyEggg
58fe051d1e match wonder mail - sub_802C328 2024-07-27 10:40:44 +02:00
DizzyEggg
762a4c5c2c fix pokemon_news3 sub_802BF30 2024-07-27 10:25:41 +02:00
DizzyEggg
78244fc4c9 sub_80615E8 2024-07-26 11:30:38 +02:00
DizzyEggg
4af5b74537 sub_8060CE8 2024-07-24 22:29:45 +02:00
DizzyEggg
589e9e647b survive UnkTextStruct2_sub2 2024-07-24 16:27:15 +02:00
DizzyEggg
4d6fed883e sub_805FC30 2024-07-23 12:11:32 +02:00
DizzyEggg
f88189a2b1 ShowFieldMenu conquered 2024-07-22 23:46:26 +02:00
DizzyEggg
a3c3fac301 merge again 2024-07-21 23:05:06 +02:00
DizzyEggg
afc77f701f Merge branch 'master' of https://github.com/pret/pmd-red into code_big 2024-07-21 22:07:35 +02:00
AnonymousRandomPerson
fd5bcae6d5 Moved Kermalis's decomped functions to C 2024-07-21 14:33:08 -04:00
AnonymousRandomPerson
94f0f6c711
Merge pull request #198 from SethBarberee/may_june_2024
May june July 2024
2024-07-21 14:26:44 -04:00
DizzyEggg
b151376995 merge 2024-07-21 12:47:24 +02:00
DizzyEggg
7672e9eb20 sub_805D8C8 failed attempt 2024-07-21 12:43:14 +02:00
Kermalis
f7f866efac Yea 2024-07-20 19:44:59 -04:00
Seth Barberee
c581430173 clean up weather struct and label more weather moves 2024-07-20 10:59:15 -07:00
Seth Barberee
7338e36e18 Decomp SaveDungeonWeather 2024-07-20 10:59:15 -07:00
Seth Barberee
16e70a7426 More decomp of saving functions 2024-07-20 10:59:15 -07:00
Seth Barberee
ab0c556a9b match sub_806E100 2024-07-20 10:18:26 -07:00
Seth Barberee
55f516ec5e Add more ewram and iwram 2024-07-20 10:15:17 -07:00
AnonymousRandomPerson
1db3e9172e Renamed EntityInfo.fillF3 to unkF3 2024-07-19 21:01:14 -04:00
Kermalis
edb1db5bc4 Stuff 2024-07-19 00:24:28 -04:00
DizzyEggg
439bbbc57c RedrawPartnerSelectionMenu won for now... 2024-07-13 17:57:00 +02:00
DizzyEggg
9eec35694f wigglytuff and code801c244 file 2024-07-13 14:35:46 +02:00
DizzyEggg
c64aa61420 fix instances of sub80095e4 memes 2024-07-13 14:10:54 +02:00
Seth Barberee
55925c9eb5 Address review comments 2024-04-23 20:12:00 -07:00
Seth Barberee
b3c617dd7e more decomp work 2024-04-22 15:23:03 -07:00
Seth Barberee
9b173ac970 more decomp work 2024-04-19 21:20:07 -07:00
Seth Barberee
4cf3126551 more work 2024-04-19 16:11:10 -07:00
Seth Barberee
7efd9c44fc more decomp work 2024-04-19 15:14:02 -07:00
Seth Barberee
e442953b38 label more move funcs 2024-04-14 17:29:48 -07:00
Seth Barberee
42366265a8 more trap decomp 2024-03-06 20:48:54 -08:00
Seth Barberee
197574e0ed more trap stuff and sub_808B1CC 2024-01-07 11:43:07 -08:00
Seth Barberee
4051053fd8 More work on trap funcs 2024-01-06 21:12:17 -08:00
Seth Barberee
3635d87b57 decomp few more trap funcs and fix some names 2024-01-06 10:23:18 -08:00
Seth Barberee
5b9a0c743b Create struct for Traps and clean up code with it 2024-01-06 09:03:20 -08:00
Seth Barberee
367bfdb81a slight cleanup of struct and documentation 2024-01-01 16:27:53 -08:00
Seth Barberee
70db368a34 nonmatch sub_804FD30 2023-12-31 10:06:19 -08:00
Seth Barberee
f405238e0d split asm file and decomp a few tile stuff 2023-12-29 20:14:38 -08:00
Seth Barberee
5d34103ab7 address review comments 2023-12-10 13:18:48 -08:00
Seth Barberee
d3cccf635b continue decomping more funcs 2023-11-27 11:19:54 -08:00
Seth Barberee
12fd05a7d9 Match sub_8072CF4 thanks to @Eebit 2023-11-26 11:14:39 -08:00
Seth Barberee
c466893134 Match sub_8072B72 thanks to @jiangzhengwenjz and another func too 2023-11-18 10:46:41 -08:00
Seth Barberee
c0cd5d0048 Match sub_8071B48 thanks to @Eebit 2023-11-17 15:48:21 -08:00
Kermalis
4c41a29719
Clean/split pokemon_mail and personality_test 2023-10-22 00:00:38 -04:00
Kermalis
4bf6afa144
Data for adventure_log 2023-10-21 23:53:23 -04:00
Kermalis
ccbc0ea647
Split+data wonder_mail_3 and wonder_mail_2_1 2023-10-21 23:53:22 -04:00
Kermalis
a0297c645f Enum consistency cleanup 2023-09-24 20:38:11 -04:00
Kermalis
9e3106a634 Split+data pokemon_news 2023-09-23 18:50:18 -04:00
Kermalis
c6bc80e6d8 Split+data code_801602C 2023-09-20 22:52:40 -04:00
Kermalis
fdcef19d85 Split+data code_8023144/code_80227B8 2023-09-20 22:26:35 -04:00