Commit Graph

426 Commits

Author SHA1 Message Date
PikalaxALT
855c052be0 Rename song constants using Japanese sound test menu 2019-10-09 20:02:59 -04:00
PikalaxALT
5e0f0ca6dc Merge branch 'master' into main_menu 2019-10-09 17:59:26 -04:00
SatoMew
2c254082de Merge branch 'master' of https://github.com/pret/pokefirered 2019-10-08 22:46:32 +01:00
PikalaxALT
99bd3d9154 Finish main menu decomp 2019-10-08 10:31:33 -04:00
PikalaxALT
1f6f5f369b wild_pokemon_area and pokedex_area_markers 2019-10-04 13:06:17 -04:00
PikalaxALT
38d2b71717 Normal hidden item script; hidden item attr enum 2019-10-03 15:20:28 -04:00
jiangzhengwenjz
2bd15329e0 minor fixes
and remove unnecessary NONMATCHING
2019-08-28 14:57:16 +08:00
jiangzhengwenjz
f4b4f5dd0c thru atkee 2019-08-27 12:01:32 +08:00
jiangzhengwenjz
ca130a8aeb thru atkc0 2019-08-27 10:27:36 +08:00
jiangzhengwenjz
b516246769 thru TryDoForceSwitchOut 2019-08-27 08:20:59 +08:00
SatoMew
8c44c7b949 Replace labels for used and unused Saffron City maps 2019-08-26 20:23:25 +01:00
jiangzhengwenjz
184066d1c1 thru atk6B 2019-08-26 14:38:40 +08:00
jiangzhengwenjz
db0d8e5bdb thru sub_8024398 2019-08-26 06:48:04 +08:00
jiangzhengwenjz
c2964e8181 ported battle_util from pokeem 2019-08-02 05:05:35 +08:00
jiangzhengwenjz
c88c9c6edf progress #1 on porting battle_util 2019-07-31 07:58:09 +08:00
jiangzhengwenjz
045331d139 ported battle_controllers from pokeem 2019-07-31 07:58:09 +08:00
jiangzhengwenjz
6043478081 ported battle_util2 from pokeem 2019-07-31 07:58:08 +08:00
jiangzhengwenjz
a4263a6bd8 ported battle_controller_safari from pokeem 2019-07-31 07:58:08 +08:00
jiangzhengwenjz
9054fa32a0 sorted hoenn_cries.h 2019-07-21 00:37:08 +08:00
jiangzhengwenjz
78ffd627bd enums for hoenn cries 2019-07-20 13:24:59 +08:00
jiangzhengwenjz
f24eae3e90 resolved several TODOs 2019-07-15 13:24:47 +08:00
jiangzhengwenjz
51a779aa7b finished pokemon data decomp 2019-07-15 13:10:29 +08:00
jiangzhengwenjz
00cd1d483d thru sSpindaSpotGraphics 2019-07-15 10:06:01 +08:00
jiangzhengwenjz
1e390204cb thru gTMHMLearnsets 2019-07-15 09:30:28 +08:00
jiangzhengwenjz
559ddb05e7 thru CheckBattleTypeGhost() 2019-07-12 13:39:33 +08:00
jiangzhengwenjz
40a808351a finished safari_zone 2019-07-07 01:46:05 +08:00
PikalaxALT
231b2aeb83 Foundation to support LG, Rev1 in the future 2019-07-04 11:40:05 -04:00
PikalaxALT
7abbe42763 Finish item_use 2019-06-20 20:00:13 -04:00
PikalaxALT
12f3ceb0f7 item_use: through sub_80A16D0 2019-06-20 11:02:09 -04:00
PikalaxALT
649a351c4c item: through sub_809A584 2019-06-19 21:41:43 -04:00
PikalaxALT
7eeba327bd Dump items and start decomp item_use 2019-06-19 18:28:55 -04:00
PikalaxALT
d0633593e8 item_pc: through sub_810DBD0 2019-06-16 15:14:57 -04:00
PikalaxALT
cac04f6033 Rename VAR_0x4053 2019-06-14 11:55:29 -04:00
PikalaxALT
601d2feeac Decompile SS Anne 2019-06-14 11:33:13 -04:00
PikalaxALT
bba7f06cd9 Fix songs constants header eof 2019-06-13 16:36:07 -04:00
PikalaxALT
e30052e271 help_system: through sub_813C3AC 2019-06-13 13:45:46 -04:00
PikalaxALT
63b2153402 help_system: sub_813B870 2019-06-13 09:56:44 -04:00
PikalaxALT
71d017a2bc help_system_812B1E0: through sub_812B4D8 2019-06-11 17:32:33 -04:00
SatoMew
333d2f37a8 Add weather.h 2019-05-17 15:34:34 +01:00
SatoMew
cfc43d1111 Label weather 2019-05-17 14:14:21 +01:00
PikalaxALT
4156dd6b57 setrespawn 2019-05-16 13:57:21 -04:00
PikalaxALT
247608c3b3 Disassemble spawn points array 2019-05-16 13:51:22 -04:00
PikalaxALT
006881415d Resolve most hardcoded values in map scripts 2019-05-16 10:40:51 -04:00
PikalaxALT
9a464931d2 Replace some hardcoded flags/vars 2019-05-14 17:35:04 -04:00
PikalaxALT
15c153273b Define map scene vars 2019-05-14 17:14:47 -04:00
PikalaxALT
efbbd67f81 Fix scrcmd names and define world map flags 2019-05-14 16:45:10 -04:00
PikalaxALT
31e1a9e759
Merge pull request #48 from garakmon/mapdump
map data
2019-05-14 16:20:13 -04:00
garak
55d66b5177 convert map data to json 2019-05-13 19:44:24 -04:00
garak
4b98d7d07a fix map and layout constants 2019-05-10 14:03:24 -04:00
garak
4e5d818f89 dump event scripts 2019-05-09 13:46:28 -04:00
PikalaxALT
e9e87a0fe4 egg_hatch as part of daycare 2019-05-06 10:49:10 -04:00
PikalaxALT
a37da53f20 Daycare 2019-05-05 14:56:59 -04:00
PikalaxALT
2ef974d776 Decompile seagallop 2019-04-24 17:14:11 -04:00
PikalaxALT
8ec229b557 Initial map header dump 2019-04-13 14:12:36 -04:00
PikalaxALT
7f34be2b77 Correct region map section constants 2019-04-13 13:10:07 -04:00
PikalaxALT
f40038533a
Merge pull request #43 from garakmon/dump1
Dumping some data
2019-04-13 12:36:48 -04:00
PikalaxALT
bd5c36e0f3 Split data_835B488.s to sound.s; correct FRLG music constants 2019-04-12 10:23:45 -04:00
PikalaxALT
c5e238b8c1 Roamer: Documentation 2019-04-11 16:30:30 -04:00
scnorton
d54a9b56da through sub_812EB2C 2019-04-09 11:23:33 -04:00
garak
fbd00ab00d swap SaffronCity map names 2019-03-02 17:56:11 -05:00
garak
a0dcf770bc name map connections 2019-02-26 20:49:26 -05:00
garak
7135fa4b82 add map group constants 2019-02-26 20:29:31 -05:00
PikalaxALT
2e2c38a386 Facility Trainer Class defines 2019-01-03 20:57:15 -05:00
PikalaxALT
8acdc1034d Fix includes to work with asm files 2019-01-03 20:36:23 -05:00
scnorton
0216888949 through sub_815D8F8 2018-12-30 12:32:42 -05:00
PikalaxALT
931f19d2ea Port mystery_event_script 2018-12-03 20:21:35 -05:00
PikalaxALT
77d7434df2 Merge branch 'master' into quest_log 2018-11-21 09:00:41 -05:00
melody
5989a8a461 Brings in surfable tile data structure 2018-11-14 00:10:54 -05:00
Melody
a5489aeef4 Decompiles metatile behaviors
Combines commits:
* WIP: start on metatile behavior functions
* WIP: more functions
* WIP: more functions
* WIP: another solid chunk + cleanup
* WIP: more things are stuff
* WIP: even more stuff done
* WIP: 🆗
* WIP: Cleaning Up
* WIP: More Cleanup
* WIP: Additional Cleanup
* WIP: clean up defines
2018-11-13 06:46:58 -05:00
PikalaxALT
50709682c7 through sub_8113FBC 2018-11-08 11:43:54 -05:00
PikalaxALT
aa6e1a91fc Merge branch 'master' into vs_seeker 2018-10-17 11:05:44 -07:00
PikalaxALT
46e957bacd Name many functions and objects in vs_seeker.c 2018-10-09 15:37:50 -04:00
ProjectRevoTPP
e54247c225 partially decompile pokemon.c 2018-10-08 00:57:51 -04:00
ProjectRevoTPP
4fafb81b2f decompile sound.c 2018-10-05 21:26:13 -04:00
ProjectRevoTPP
621cfbebee decompile battle_ai_script_commands.c 2018-10-03 21:30:13 -04:00
sceptillion
b849ce93db decompile main 2017-12-17 13:22:46 -08:00