Commit Graph

77 Commits

Author SHA1 Message Date
PikalaxALT
d0f3762eb4 Fix sub_020701E4 2021-11-17 09:23:47 -05:00
PikalaxALT
f4e14d6918 More pokemon.c 2021-11-16 16:52:34 -05:00
PikalaxALT
fd8af7d805 growtbl.narc to csv 2021-11-16 12:43:47 -05:00
PikalaxALT
c811a9f33f Generic rules for invoking csv2bin 2021-11-16 10:49:16 -05:00
PikalaxALT
36369014a9 Update csv2bin and use it for item_data.narc 2021-11-16 09:54:46 -05:00
PikalaxALT
ec5ea727c8 Retire encdata-gs; use csv2bin instead; add NARC output mode for csv2bin 2021-11-15 11:02:29 -05:00
PikalaxALT
901f764354 Add csv2bin 2021-11-14 11:52:12 -05:00
PikalaxALT
59fccbfdbe AddMonData and friends 2021-11-13 10:10:23 -05:00
PikalaxALT
e208932225 SetMonData and friends 2021-11-13 09:49:15 -05:00
PikalaxALT
83b2bc80fa GetMonData 2021-11-12 21:05:37 -05:00
PikalaxALT
9754bb0fb5 pokemon.c, 2 2021-11-12 12:56:30 -05:00
PikalaxALT
369ab26c37 Fix methods that pass const to non-const 2021-11-12 09:37:36 -05:00
PikalaxALT
64b73c152e hall_of_fame.c, 2 2021-11-12 08:23:07 -05:00
PikalaxALT
91d8ecba89 hall_of_fame, 1 2021-11-11 20:58:40 -05:00
PikalaxALT
bc0ff895db Finish party.c 2021-11-11 19:58:14 -05:00
PikalaxALT
02398945c1 party.c, 1 2021-11-11 16:55:36 -05:00
PikalaxALT
936eb41f1d Address review suggestions 2021-11-11 09:11:51 -05:00
PikalaxALT
1b9e7af7e6 Use HeapID in heap.c defs 2021-11-10 10:25:07 -05:00
PikalaxALT
abb2595fa6 Port heap.c from Diamond 2021-11-10 10:23:22 -05:00
PikalaxALT
60f161432a Fill out player_data.h structs 2021-11-09 16:18:58 -05:00
PikalaxALT
6b6d92e7dc Decompile pokewalker 2021-11-09 15:52:21 -05:00
PikalaxALT
b4457833fb Document coins.h 2021-11-09 13:36:25 -05:00
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