Commit Graph

55 Commits

Author SHA1 Message Date
PikalaxALT
b58e259763 Disassemble seal_case.c and document seal_case.h 2021-11-09 13:23:47 -05:00
PikalaxALT
60b1f86f76 Name seal case functions 2021-11-09 10:27:41 -05:00
PikalaxALT
66af980452 Document bag_cursor.h 2021-11-09 08:45:24 -05:00
PikalaxALT
a3cca46e03 Document bag.h 2021-11-09 08:09:00 -05:00
PikalaxALT
9876d5c5e1 Document assert.h 2021-11-08 21:00:35 -05:00
PikalaxALT
050cf45d2a Document bag_view.h; start documenting bag.h 2021-11-08 20:48:18 -05:00
PikalaxALT
d66bf38021 Fill out bag.h, bag_view.h 2021-11-08 15:49:25 -05:00
PikalaxALT
7cebd0c273 item.c 2021-11-08 15:36:09 -05:00
PikalaxALT
6dd98741c3 Finish bag_view 2021-11-08 08:40:09 -05:00
PikalaxALT
1bec2a1fa0 bag_view.c, 2 2021-11-07 19:53:18 -05:00
PikalaxALT
5a25b42fbd bag_view 1 2021-11-07 16:33:20 -05:00
PikalaxALT
aab85d88ed Finish bag.c 2021-11-07 09:14:26 -05:00
PikalaxALT
9e46502efa bag.c, 1 2021-11-06 20:34:38 -04:00
PikalaxALT
22eb3f5a6b Address review comments 2021-11-06 15:44:14 -04:00
PikalaxALT
19334ca8dd Dump areawindow gfx; add filediff to asmdiff 2021-11-05 13:58:56 -04:00
PikalaxALT
1f86432ca0 Resolve hardcoded pointers in 0205C268
Update makefile rules

Remove redundant rule

Move sound_data.mk to files/data/sound

encdata-gs: Ensure output directory exists

Start script.inc

Fix cflags
2021-11-04 14:15:45 -04:00
PikalaxALT
04a4f364af More sound-related renaming 2021-10-30 17:25:52 -04:00
PikalaxALT
480aed21fa Finish sound.c and sound_radio_sys.c 2021-10-30 15:35:21 -04:00
PikalaxALT
a1a1cd139a sound.c through GetSoundPlayer 2021-10-30 13:17:08 -04:00
PikalaxALT
c1b091f5ef DoSoundUpdateFrame 2021-10-30 11:54:40 -04:00
PikalaxALT
4bd82797bd sound.c, 1 2021-10-30 10:37:04 -04:00
PikalaxALT
ce33fb7543 Refactor encounter_tables_narc.h 2021-10-29 15:41:54 -04:00
PikalaxALT
4eb5de66c4 Encounter data to CSV 2021-10-29 08:52:44 -04:00
PikalaxALT
41317ac739 Dump remaining sdat symbol names to header; start encdata-gs tool 2021-10-28 17:56:18 -04:00
PikalaxALT
1dbc3eab87 bank consts; some renaming in sound.s 2021-10-28 08:52:04 -04:00
PikalaxALT
c6bd7af23e Merge branch 'master' of github.com:pret/pokeheartgold into pikalax_work 2021-10-25 19:55:35 -04:00
tgsm
87cfda5c01 Decompile IGT 2021-10-25 01:41:22 -04:00
PikalaxALT
c543c8eb94 Copy items constants from Emerald, to use with Pal Park 2021-10-23 09:21:02 -04:00
Thomas
f91fcb4f2e Decompile script 2021-10-22 22:29:26 -04:00
PikalaxALT
96e4e56214 Merge branch 'master' of github.com:pret/pokeheartgold into pikalax_work 2021-10-22 14:57:19 -04:00
PikalaxALT
e42eb674d3 Name and mark bag, itemtool, bag_view 2021-10-22 14:46:05 -04:00
tgsm
06a90dd79e Decompile coins 2021-10-21 17:55:15 -04:00
PikalaxALT
a7e15656d1 Function names and symbols etc. in future itemtool.s 2021-10-21 15:50:08 -04:00
PikalaxALT
9321115f35 Merge remote-tracking branch 'origin' into pikalax_work 2021-10-21 13:43:26 -04:00
tgsm
e581a35b22 Decompile map_header 2021-10-19 04:37:19 -04:00
tgsm
15af5613b0 constants: Add map sections 2021-10-19 04:24:00 -04:00
tgsm
92e77e2919 global: Add a NELEMS macro 2021-10-19 04:23:12 -04:00
PikalaxALT
2f1204b51b Start populating files/application/zukanlist/sukan_data 2021-10-16 11:13:08 -04:00
PikalaxALT
58158f50e0 Resolve yet more pointers 2021-10-15 16:35:15 -04:00
PikalaxALT
d496340b5a filesystem.c: inline opening braces 2021-09-15 15:57:59 -04:00
PikalaxALT
70f9c95578 Reorganize pokemon.s data; identify some pokeathlon-related routines 2021-09-15 10:45:41 -04:00
PikalaxALT
2ef2f823df Add maps.h; fix sndseq.h 2021-09-14 08:43:43 -04:00
PikalaxALT
4c7f51f929 Document filesystem.h 2021-09-13 13:57:55 -04:00
PikalaxALT
06ee0716b0 Scrcmd 11-14, find end of pokemon.s 2021-09-12 18:42:37 -04:00
PikalaxALT
90c779bf1f scrcmd 6-10 2021-09-12 11:58:39 -04:00
PikalaxALT
3720a92c47 Start splitting scrcmd 2021-09-12 08:31:16 -04:00
PikalaxALT
def3b81f7d Quite a bit of splittage 2021-09-08 14:18:20 -04:00
PikalaxALT
cac38b9a3a Split rodata, 1 2021-09-04 16:01:18 -04:00
PikalaxALT
75c4fbb08c Rename NitroSDK methods in libfx.a 2021-08-19 14:13:23 -04:00
PikalaxALT
41d48f8763 Add code16/code32 headers 2021-08-19 13:23:12 -04:00