Commit Graph

836 Commits

Author SHA1 Message Date
AnonymousRandomPerson
ffb7ae6716 Decomped HasLastUsedMove 2025-09-11 23:39:48 -04:00
AnonymousRandomPerson
9dfaf725cd Decomped IsMonsterSleeping 2025-09-11 23:24:47 -04:00
AnonymousRandomPerson
e2cafe7dee Decomped IsThawingMove 2025-09-11 23:15:09 -04:00
AnonymousRandomPerson
90dba5e9ac Decomped sub_0204DA2C
Decomped by @taxicat1
2025-09-08 19:13:57 -04:00
AnonymousRandomPerson
b8656031ed Decomped WonderMailPasswordToMission
Decomped by @taxicat1
2025-09-08 19:10:55 -04:00
AnonymousRandomPerson
c79608481d Decomped MonsterHasQuarterHp 2025-09-07 23:59:07 -04:00
AnonymousRandomPerson
05b8ef6f6a Decomped sub_0207E844
Decomped by @Keilo104
2025-09-07 23:41:18 -04:00
AnonymousRandomPerson
98adccb419 Decomped sub_0207E81C
Decomped by @Keilo104
2025-09-07 23:40:22 -04:00
AnonymousRandomPerson
520ae97054 Decomped ov28_0238A58C
Decomped by @taxicat1
2025-09-07 23:37:58 -04:00
AnonymousRandomPerson
92cde4bc3f Synced from pmdsky-debug 2025-09-07 23:27:14 -04:00
AnonymousRandomPerson
061d0b537c
Merge pull request #173 from DizzyEggg/StatusCheckerCheckOnTarget
Some checks failed
build / build (push) Has been cancelled
(Fake)Match StatusCheckerCheckOnTarget
2025-09-03 17:48:07 -04:00
DizzyEggg
8070f65838 Match StatusCheckerCheckOnTarget 2025-09-03 11:15:37 +02:00
AnonymousRandomPerson
c929e85e47
Merge pull request #172 from AnonymousRandomPerson/main
Some checks are pending
build / build (push) Waiting to run
Added nonmatching for StatusCheckerCheckOnTarget
2025-09-02 21:13:29 -04:00
AnonymousRandomPerson
c31bd7d9bc Added nonmatching for StatusCheckerCheckOnTarget 2025-09-01 23:56:49 -04:00
AnonymousRandomPerson
1b5e162a1c
Merge pull request #171 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Added name differences between decomp and pmdsky-debug in sync script
2025-08-31 22:13:46 -04:00
AnonymousRandomPerson
1f04b8558e Added name differences between decomp and pmdsky-debug in sync script 2025-08-31 14:10:28 -04:00
AnonymousRandomPerson
c5a2cf72b9
Merge pull request #170 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Synced from pmdsky-debug
2025-08-27 17:35:57 -04:00
AnonymousRandomPerson
0190de370c Marked GroundBg substruct counterparts in pmd-red 2025-08-27 17:27:54 -04:00
AnonymousRandomPerson
e6cfeaa6bc Synced from pmdsky-debug 2025-08-26 19:28:08 -04:00
AnonymousRandomPerson
c133dba50c Decomped ov00_0230D388 2025-08-26 17:45:07 -04:00
AnonymousRandomPerson
ca7cc76e18
Merge pull request #159 from DizzyEggg/ground_bg
Some checks failed
build / build (push) Has been cancelled
Decompile ground_bg.c Part 1
2025-08-26 17:43:04 -04:00
DizzyEggg
6f4b95d5db give better names to funcs 2025-08-26 13:51:56 +02:00
DizzyEggg
6ab9cde534 Move SWAP macro to util.h 2025-08-25 13:03:30 +02:00
DizzyEggg
843d9ea589 BmaLayerNrlDecompressor decompiled 2025-08-25 13:00:45 +02:00
DizzyEggg
bb4e544f07 rename to ground.bg 2025-08-25 12:49:26 +02:00
DizzyEggg
00bbe993cb LoadMapType11 2025-08-25 12:40:59 +02:00
DizzyEggg
3677601fbb LoadMapType10 2025-08-25 11:47:45 +02:00
DizzyEggg
bdf0c2d644 add some const data to ground bg 2025-08-25 11:28:42 +02:00
DizzyEggg
f8b85836da add .Identifier to gitignore 2025-08-25 11:28:20 +02:00
DizzyEggg
080e5153ae merge with master 2025-08-24 23:42:49 +02:00
DizzyEggg
56a0879ec5 nonmatching asm 2025-08-24 23:17:09 +02:00
DizzyEggg
81975ade1d hm 2025-08-24 23:10:16 +02:00
AnonymousRandomPerson
87bf762e54
Merge pull request #167 from SethBarberee/gen_fx_fix
Some checks failed
build / build (push) Has been cancelled
fix: add -lm to gen_fx_consts Makefile
2025-08-19 18:48:13 -04:00
Seth Barberee
c984945d41 fix: add -lm to gen_fx_consts Makefile 2025-08-17 10:57:29 -07:00
AnonymousRandomPerson
fab3aee06d
Merge pull request #166 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Synced from pmdsky-debug
2025-08-13 17:59:07 -04:00
AnonymousRandomPerson
8fc1285284 Synced from pmdsky-debug 2025-08-13 17:44:38 -04:00
AnonymousRandomPerson
35d0ca7856 Merge branch 'main' of https://github.com/pret/pmd-sky 2025-08-13 17:10:33 -04:00
AnonymousRandomPerson
d3a78291f0
Merge pull request #165 from Chesyon/main
Some checks are pending
build / build (push) Waiting to run
Add monster.md structs and some related functions
2025-08-13 00:34:36 -04:00
Chesyon
cafd43d7fa Use enums for types/abilities 2025-08-12 21:33:32 -06:00
Chesyon
f686cb3aba monster.md functions batch 3
That should be the rest of the functions that have the simple logic.
2025-08-12 21:22:01 -06:00
Chesyon
91fc06a840 Merge two c files 2025-08-12 20:45:44 -06:00
Chesyon
ed5011c4f0 monster.md functions batch 2 2025-08-12 20:35:56 -06:00
Chesyon
2f5fddf343 First batch of monster.md functions 2025-08-12 19:09:25 -06:00
Chesyon
bb8c7a8429 Integrated revised monster data into existing code
It compiles and matches now! Yay!
2025-08-12 18:09:55 -06:00
Chesyon
b9b44cb45d Draft documentation for monster.md info 2025-08-12 10:38:18 -06:00
AnonymousRandomPerson
58dd36fe3d Synced from pmdsky-debug 2025-08-08 23:47:03 -04:00
AnonymousRandomPerson
9532c3cbd1
Merge pull request #164 from AnonymousRandomPerson/main
Some checks failed
build / build (push) Has been cancelled
Moved nonmatching ASM to C files
2025-08-07 23:27:21 -04:00
AnonymousRandomPerson
d37282fba3 Added ASM symbol hack to pmdsky-debug sync blacklist 2025-08-07 20:37:10 -04:00
AnonymousRandomPerson
1331886e47 Extract new nonmatching format in extract_function 2025-08-07 20:22:28 -04:00
AnonymousRandomPerson
ea0f80715b Moved AiConsiderMove nonmatching to C file 2025-08-07 19:57:57 -04:00