245 Commits

Author SHA1 Message Date
Seth Barberee
d6b218ebf5 split more main_data off 2020-12-05 14:14:09 -06:00
Seth Barberee
c3f879ce16 splitting more dungeon floor data 2020-12-04 17:00:36 -06:00
Seth Barberee
195eb49aa8 more decomping of funcs 2020-12-04 15:05:07 -06:00
Seth Barberee
0d5c196bff split out more floor data 2020-12-03 21:10:35 -06:00
Seth Barberee
90891b5da7 split a little and decomped a few more funcs 2020-12-03 14:19:07 -06:00
Seth Barberee
a4fdac9553 slight cleanup
Found a few things when I attempted to decompile GameLoop.
2020-12-02 15:13:09 -06:00
z80rotom
3829eabfd2
Added missing personality test results (#2) 2020-12-02 14:57:26 -06:00
Seth Barberee
4d8d319b1f fix up matching 2020-11-24 17:00:01 -06:00
Seth Barberee
02df19855d Revert "more data dumping"
This reverts commit 88cac2003455015f0fba13c38e3e617c472aa7bd.
2020-11-24 16:53:42 -06:00
Seth Barberee
88cac20034 more data dumping 2020-11-24 11:21:46 -06:00
Seth Barberee
2582d7a868 isemi-identified VRAM and split personality test funcs 2020-11-23 15:22:16 -06:00
Seth Barberee
fc7f14ab66 random assortment of decomp work and fix of nonmatchings 2020-11-22 17:37:48 -06:00
Seth Barberee
0c3daaaabd some more data dump work 2020-11-21 20:09:25 -06:00
Seth Barberee
ae9e96ec43 Fix sub_8098E18 - jiang/Kermalis 2020-11-21 18:05:56 -06:00
Kermalis
d2ac123186
Fix Windows build (#1) 2020-11-21 18:01:50 -06:00
Seth Barberee
db6ed3e526 some more work on decomping funcs 2020-11-20 18:57:36 -06:00
Seth Barberee
2832112389 dumping some more text 2020-11-20 11:18:59 -06:00
Seth Barberee
0709caccc4 few more decomp funcs 2020-11-20 10:34:11 -06:00
Seth Barberee
cbfab08a06 finish docing PlayTime and fix function - Kermalis 2020-11-20 10:33:21 -06:00
Seth Barberee
5f8105180b combining and doc'ing of playtime things 2020-11-19 11:27:18 -06:00
Seth Barberee
578522b3d3 match another function and fix nonmatching 2020-11-18 00:44:35 -06:00
Seth Barberee
1b46057bb8 doc a music function 2020-11-17 22:57:16 -06:00
Seth Barberee
6e33dcb937 more work on music functions 2020-11-17 22:20:28 -06:00
Seth Barberee
0f6b5a1649 data dumping and doc'ing 2020-11-17 13:10:13 -06:00
Seth Barberee
3b75b10bbb more decomping and some data dumping 2020-11-14 17:44:04 -06:00
Seth Barberee
9237db777e 3% decompiled woo 2020-11-12 18:26:02 -06:00
Seth Barberee
0578f4a062 more work on music.c and few more funcs 2020-11-10 13:54:27 -06:00
Seth Barberee
bfceb5d709 add sound macros from pokeemerald since pmd-red is basically same 2020-11-08 17:53:37 -06:00
Seth Barberee
b426b333f7 used m4a2s from ipatix to do an initial dump of audio and started working on audio part of pmd 2020-11-08 15:27:37 -06:00
Seth Barberee
a1cd2ce87f some data dumping and doc # of friend areas 2020-11-07 19:01:11 -06:00
Seth Barberee
713221ad1f forgot to fix the type on this struct 2020-11-07 17:50:29 -06:00
Seth Barberee
df9385ed9e continue my slow pace 2020-11-07 17:29:46 -06:00
Seth Barberee
31d0b32553 Should be casting to u16 there..
Thx Kermalis for the spot
2020-11-06 22:34:48 -06:00
Seth Barberee
9df5bb1bcb more decomp work on some funcs 2020-11-05 22:27:43 -06:00
Seth Barberee
799fa82c1a finally figured out fatal error func and another func 2020-11-05 18:11:47 -06:00
Seth Barberee
1c2975874b remove tiny text data file 2020-11-03 14:12:29 -06:00
Seth Barberee
c6cef4c839 start converting personality descriptions 2020-11-03 14:03:13 -06:00
Seth Barberee
83cc1bbd4d conntinue datadumping 2020-11-03 11:27:42 -06:00
Seth Barberee
c7158dcc65 some more data dumping 2020-11-02 11:48:58 -06:00
Seth Barberee
b81c54d2ce comment unused funcs 2020-11-02 11:19:59 -06:00
Seth Barberee
65720e556d some work on fatal system decomping 2020-11-02 11:15:37 -06:00
Seth Barberee
4dee2a71d4 fix nonmatching.. needed a volatile 2020-11-02 10:47:57 -06:00
Seth Barberee
9d383609e2 some splitting and sync'ing declarations/vars 2020-11-01 23:23:32 -06:00
Seth Barberee
22f19f8d55 more work on funcs 2020-11-01 12:27:21 -06:00
Seth Barberee
a0d2d8e951 some more work on decomping funcs 2020-11-01 11:12:39 -06:00
Seth Barberee
90655520b3 decomp a little more of save 2020-10-31 20:36:22 -05:00
Seth Barberee
d842f0e072 more data sifting 2020-10-31 00:09:55 -05:00
Seth Barberee
73d44f33ac stringify categories 1-2 on personality test 2020-10-30 20:11:06 -05:00
Seth Barberee
36790d5591 seperate each personality question 2020-10-30 11:27:34 -05:00
Seth Barberee
1c07455019 backport pokeemerald #1232 for m4a 2020-10-29 23:47:55 -05:00