Commit Graph

3563 Commits

Author SHA1 Message Date
PikalaxALT
89b1087c37 Decomp learn_move and start documentation 2019-11-09 22:06:56 -05:00
PikalaxALT
205a339526
Merge pull request #148 from jiangzhengwenjz/nonmatching
real match FillBattleTowerTrainerParty
2019-11-09 20:14:50 -05:00
jiangzhengwenjz
5acaa57a2a FillBattleTowerTrainerParty 2019-11-10 07:11:32 +08:00
PikalaxALT
895a09a263
Merge pull request #147 from PikalaxALT/battle_tower
Battle tower
2019-11-09 16:08:36 -05:00
PikalaxALT
aba284d3be Update comment on BattleStruct.field_DA 2019-11-09 15:59:49 -05:00
PikalaxALT
807fe60b22 Document battle_tower.c 2019-11-09 14:53:30 -05:00
PikalaxALT
55bede6ca2 Finish decomp of battle_tower 2019-11-09 13:59:24 -05:00
PikalaxALT
9773fcf278 Battle Tower through nonmatching sub_80E61DC 2019-11-09 10:57:16 -05:00
jiangzhengwenjz
17b55f50db clean up 2019-11-09 23:41:45 +08:00
jiangzhengwenjz
a4a44dd18e fire; update constants 2019-11-09 12:26:53 +08:00
jiangzhengwenjz
ab9ce0e641 electric 2019-11-09 12:26:53 +08:00
jiangzhengwenjz
94c1924ed8 ice 2019-11-09 12:26:53 +08:00
jiangzhengwenjz
7e4a3697cd fighting 2019-11-09 12:26:53 +08:00
jiangzhengwenjz
253ffec035 poison 2019-11-09 12:26:53 +08:00
jiangzhengwenjz
5fa2f4f18b battle_controller_pokedude remaining stuff 2019-11-09 12:26:53 +08:00
jiangzhengwenjz
378e85d00b thru sub_8159824 2019-11-09 12:26:52 +08:00
jiangzhengwenjz
a937f72283 thru PokedudeHandleSetRawMonData 2019-11-09 12:26:52 +08:00
jiangzhengwenjz
71eb0fc9d8 battle_controller_pokedude data 2019-11-09 12:26:52 +08:00
PikalaxALT
4eb386f7c4 Port battle tower data to C (following pokeruby layout) 2019-11-08 19:49:05 -05:00
PikalaxALT
4be0078064
Merge pull request #146 from PikalaxALT/dism_more_data
Battle Tower data and more
2019-11-08 17:28:40 -05:00
PikalaxALT
d25196154f Sync Ruby/Sapphire Battle Tower structs 2019-11-08 16:55:44 -05:00
PikalaxALT
b3caa183bf static symbols in quest_log_815045C 2019-11-08 11:41:09 -05:00
PikalaxALT
7f5db562cc Rename fldeff scripts 2019-11-08 11:27:22 -05:00
PikalaxALT
7a9aee3845 Bump baserom.ips 2019-11-08 10:18:00 -05:00
PikalaxALT
345546539d Dump field effect scripts 2019-11-08 10:15:18 -05:00
PikalaxALT
e97a442590 Dump Battle Tower data left over from R/S-J 2019-11-07 20:28:39 -05:00
PikalaxALT
391ac755b3
Merge pull request #145 from PikalaxALT/hidemoneybox
hidemoneybox buries dummy args now
2019-11-07 14:56:34 -05:00
PikalaxALT
6a33add748 hidemoneybox backwards compat with ruby 2019-11-07 14:37:46 -05:00
PikalaxALT
eb4bdaa9d7 hidemoneybox buries dummy args now 2019-11-07 12:01:21 -05:00
PikalaxALT
d833c0ba01
Merge pull request #144 from PikalaxALT/dism_more_data
Dump battle scripts and several rfu3 strings
2019-11-07 11:23:15 -05:00
PikalaxALT
2b521f243a Get rid of a knizz comment 2019-11-07 10:56:35 -05:00
PikalaxALT
304408deff Dump data/battle_anim.s pointer tables 2019-11-07 09:53:59 -05:00
PikalaxALT
64485f5cd1 TRAINER_SECRET_BASE propagation 2019-11-07 09:23:21 -05:00
PikalaxALT
ed426e1f8f Review comments 2019-11-07 09:06:46 -05:00
PikalaxALT
44109583d8 calcrom: pad section size to word 2019-11-06 19:00:01 -05:00
PikalaxALT
4cad26157e Rename ghost battle scripts 2019-11-06 18:32:17 -05:00
PikalaxALT
f14f13b312 Document battle_scripts_2.s 2019-11-06 18:25:36 -05:00
PikalaxALT
60b75e85c9 Finish documentation of battle_scripts_1 2019-11-06 18:15:43 -05:00
PikalaxALT
d97eb6353d Sync battle script documentation with Emerald, 1 2019-11-06 15:52:58 -05:00
PikalaxALT
629cb532d8 Update macros for battle_scripts_2 2019-11-06 15:05:04 -05:00
PikalaxALT
f3be95d0c0 Dump battle_scripts_2.s 2019-11-06 14:06:51 -05:00
PikalaxALT
cbdfbeda6b Extra newline after endselectionscript 2019-11-06 13:37:04 -05:00
PikalaxALT
d34cfe3bb7 jumpifsideaffecting 2019-11-06 13:31:43 -05:00
PikalaxALT
33e9c6fcfe intrimidate --> intimidate 2019-11-06 13:21:11 -05:00
PikalaxALT
7f1d1cbaa8 Use helpful battle script macros 2019-11-06 13:20:06 -05:00
PikalaxALT
69edfecc16 Update battle scripts with more defines 2019-11-06 13:09:59 -05:00
PikalaxALT
95d19b8e88 Sync battle script commands with emerald 2019-11-06 11:26:22 -05:00
PikalaxALT
2ed15a3bb5 Fix whitespace in battle_string_ids.h 2019-11-05 21:29:46 -05:00
PikalaxALT
91e305255c Dump battle scripts 1 2019-11-05 21:27:47 -05:00
PikalaxALT
7fba8781c1 Merge branch 'dism_more_data' of github.com:PikalaxALT/pokefirered into dism_more_data 2019-11-05 19:30:38 -05:00