PikalaxALT
|
fd78afa5a7
|
Name remaining static routines in script_menu.c
|
2019-10-25 17:11:31 -04:00 |
|
PikalaxALT
|
4b052a2040
|
Resolve review comments
|
2019-10-25 17:01:05 -04:00 |
|
PikalaxALT
|
2fce740005
|
Name strings used in field_specials
|
2019-10-25 14:59:46 -04:00 |
|
PikalaxALT
|
359ec8dde1
|
Name multichoice menus
|
2019-10-25 14:52:54 -04:00 |
|
PikalaxALT
|
15298c6cd1
|
Fix some string names
|
2019-10-25 14:01:40 -04:00 |
|
PikalaxALT
|
d33509ec93
|
script_menu name strings
|
2019-10-25 13:56:01 -04:00 |
|
PikalaxALT
|
1f73aff8f4
|
script_menu static funcs and vars
|
2019-10-25 13:41:57 -04:00 |
|
jiangzhengwenjz
|
1230a5c48a
|
clean up
|
2019-10-26 01:31:50 +08:00 |
|
PikalaxALT
|
00675eaafb
|
script_menu data
|
2019-10-25 13:23:46 -04:00 |
|
PikalaxALT
|
0a440d658b
|
Finish script_menu code decomp
|
2019-10-25 11:10:08 -04:00 |
|
jiangzhengwenjz
|
2f87855072
|
Merge branch 'master' into battle
|
2019-10-25 09:22:50 +08:00 |
|
jiangzhengwenjz
|
6ca932e5e9
|
revert some symbol documentation (I hate this)
|
2019-10-25 09:17:15 +08:00 |
|
jiangzhengwenjz
|
b8c2d14f6a
|
battle_controller_oak_old_man
|
2019-10-25 08:51:14 +08:00 |
|
PikalaxALT
|
283084cce4
|
script_menu through task_yes_no_maybe
|
2019-10-24 20:49:10 -04:00 |
|
jiangzhengwenjz
|
631eccb92d
|
thru OakOldManHandleSwitchInAnim
|
2019-10-25 05:57:26 +08:00 |
|
PikalaxALT
|
c0f4afeb17
|
Fix multiline conditional parentheses and indentation
|
2019-10-24 16:37:44 -04:00 |
|
PikalaxALT
|
a18e9c27e1
|
Rename specials according to Ruby
|
2019-10-24 16:31:38 -04:00 |
|
PikalaxALT
|
4b98c7f6bc
|
Static RAM variables
|
2019-10-24 15:33:25 -04:00 |
|
PikalaxALT
|
7c3d9df380
|
Finish field_specials
|
2019-10-24 15:28:43 -04:00 |
|
PikalaxALT
|
0d73967f6c
|
field_specials through Special_BattleCardAction; field_specials rodata
|
2019-10-24 11:42:45 -04:00 |
|
PikalaxALT
|
779d6187c6
|
field_specials through sub_80CC534
|
2019-10-24 10:22:39 -04:00 |
|
jiangzhengwenjz
|
b469207121
|
rename BATTLE_TYPE_OLD_MAN_TUTORIAL
|
2019-10-24 14:05:20 +08:00 |
|
PikalaxALT
|
db3be6ef2e
|
field_specials through sub_80CBFA0
|
2019-10-23 20:43:41 -04:00 |
|
PikalaxALT
|
54d6414654
|
field_specials through sub_80CBDE8
|
2019-10-23 20:12:14 -04:00 |
|
PikalaxALT
|
16ab70a12c
|
through sub_80CBB28
|
2019-10-23 17:12:49 -04:00 |
|
PikalaxALT
|
661e5d9221
|
field_specials through Task_AnimateElevatorWindowView
|
2019-10-23 15:31:23 -04:00 |
|
jiangzhengwenjz
|
1dc0b25c1e
|
Merge branch 'master' into battle
|
2019-10-24 01:42:52 +08:00 |
|
PikalaxALT
|
3efd2e1210
|
Update back_pic_tables.h
|
2019-10-22 21:38:39 -04:00 |
|
PikalaxALT
|
14c10b1417
|
Update back_pic_anims.h
|
2019-10-22 21:38:13 -04:00 |
|
PikalaxALT
|
8249a58a2c
|
Split trainers and port species and move names
|
2019-10-22 21:24:16 -04:00 |
|
PikalaxALT
|
4dfc6699fe
|
Update code style in some places
|
2019-10-22 20:09:08 -04:00 |
|
PikalaxALT
|
2a584a0671
|
Partial documentation of trainer_tower
|
2019-10-22 16:36:47 -04:00 |
|
PikalaxALT
|
1de8b7b197
|
Document overworld whiteout funcs
|
2019-10-22 13:09:47 -04:00 |
|
PikalaxALT
|
949a4c3b5d
|
Document unk_8159F40 (pokedude battle party info)
|
2019-10-22 11:24:09 -04:00 |
|
PikalaxALT
|
aabb95139d
|
stab in the dark at documenting menews_jisan
|
2019-10-22 10:44:00 -04:00 |
|
PikalaxALT
|
d51915bb0d
|
Document some variables
|
2019-10-22 09:50:49 -04:00 |
|
PikalaxALT
|
ee00966b68
|
Name some quest log strings
|
2019-10-22 09:16:37 -04:00 |
|
PikalaxALT
|
faedabb106
|
Document quest log flag/var funcs
|
2019-10-22 09:03:19 -04:00 |
|
PikalaxALT
|
8d1203ab5e
|
Fix build error
|
2019-10-22 08:52:40 -04:00 |
|
jiangzhengwenjz
|
9a53686a4e
|
document battle_controller_oak symbols
|
2019-10-22 10:08:10 +08:00 |
|
PikalaxALT
|
6ee1bd0621
|
Decompile event_data.s
|
2019-10-21 21:15:54 -04:00 |
|
PikalaxALT
|
62eec64e40
|
vs_seeker map object gfx ids
|
2019-10-21 13:15:45 -04:00 |
|
PikalaxALT
|
d7d93b22d2
|
Trainer constants in vs_seeker.c
|
2019-10-21 13:03:30 -04:00 |
|
PikalaxALT
|
40355355b2
|
Trainer AI flags
|
2019-10-21 11:56:06 -04:00 |
|
PikalaxALT
|
7e8da8845b
|
Rename rival trainer constants
|
2019-10-21 11:06:53 -04:00 |
|
PikalaxALT
|
221259d0d6
|
sys flags
|
2019-10-21 10:42:24 -04:00 |
|
PikalaxALT
|
a1bddb8f8c
|
Remaining story flags referenced in event scripts
|
2019-10-21 09:58:14 -04:00 |
|
PikalaxALT
|
3ab70c735e
|
Story flags through mystic ticket
|
2019-10-20 22:14:22 -04:00 |
|
PikalaxALT
|
8654e828e4
|
More story flags
|
2019-10-20 21:38:52 -04:00 |
|
PikalaxALT
|
2aeefdc5de
|
update famechecker macro
|
2019-10-20 20:20:45 -04:00 |
|
jiangzhengwenjz
|
8fa4c84dbd
|
sync with pret/pokeemerald#847
|
2019-10-21 05:02:05 +08:00 |
|
jiangzhengwenjz
|
cfe2a27b9c
|
clean up
|
2019-10-21 04:17:17 +08:00 |
|
jiangzhengwenjz
|
b0400ef6ba
|
battle_setup funcs
|
2019-10-21 03:08:10 +08:00 |
|
PikalaxALT
|
9d8c5b2250
|
Two additional script macros
|
2019-10-19 22:37:08 -04:00 |
|
PikalaxALT
|
26d8c4d04b
|
Name all item ball hide/show flags
|
2019-10-19 21:52:38 -04:00 |
|
PikalaxALT
|
2ff8af13d5
|
Hide/show flags through 07F
|
2019-10-19 20:30:38 -04:00 |
|
PikalaxALT
|
d98d4d887c
|
Set map.json files with map_obj_gfx constants
|
2019-10-19 15:05:51 -04:00 |
|
PikalaxALT
|
a16d9af699
|
Document renewable_hidden_items
|
2019-10-18 15:16:52 -04:00 |
|
jiangzhengwenjz
|
e48725d9b5
|
document battle_setup symbols
|
2019-10-19 03:14:17 +08:00 |
|
PikalaxALT
|
a7bca8aa92
|
Hidden item flags
|
2019-10-18 15:02:34 -04:00 |
|
PikalaxALT
|
e363b0e2bf
|
Split off renewable_hidden_items.c
|
2019-10-18 13:04:57 -04:00 |
|
PikalaxALT
|
4f15cb02d2
|
Rename map scene vars and partially document Oak's lab
|
2019-10-18 12:49:59 -04:00 |
|
PikalaxALT
|
a7b278ac2d
|
Restore documentation to mystery_event_msg
|
2019-10-18 10:14:39 -04:00 |
|
jiangzhengwenjz
|
34b440a358
|
clean up
|
2019-10-18 10:59:49 +08:00 |
|
jiangzhengwenjz
|
a28bb81ab7
|
battle_main remaining funcs
|
2019-10-18 09:55:23 +08:00 |
|
PikalaxALT
|
2f0ae810f7
|
Merge branch 'master' into trainers
|
2019-10-17 21:26:00 -04:00 |
|
PikalaxALT
|
2435bcc09d
|
sys flag rearrange
|
2019-10-17 21:24:47 -04:00 |
|
jiangzhengwenjz
|
88ad62c3f3
|
thru HandleEndTurn_MonFled
|
2019-10-18 06:16:11 +08:00 |
|
ultima-soul
|
b0fc59cf5f
|
Fix formatting.
|
2019-10-17 14:45:29 -07:00 |
|
PikalaxALT
|
97dc0a6903
|
Trainer dump pass 2; flag refactoring
|
2019-10-17 17:11:34 -04:00 |
|
PikalaxALT
|
0b708aeade
|
Initial trainers dump
|
2019-10-17 16:13:02 -04:00 |
|
ultima-soul
|
790966aec0
|
Dump gTrainerFrontPicTable and gTrainerFrontPicPaletteTable.
|
2019-10-17 00:23:41 -07:00 |
|
ultima-soul
|
5f6672ee07
|
Rename trainer front pics and palettes.
|
2019-10-16 22:52:41 -07:00 |
|
jiangzhengwenjz
|
1862f70466
|
thru BattleIntroDrawTrainersOrMonsSprites
|
2019-10-17 12:26:01 +08:00 |
|
jiangzhengwenjz
|
f03807931f
|
thru sub_8011B94
|
2019-10-17 02:01:07 +08:00 |
|
ultima-soul
|
cb192791eb
|
Dump gTrainerFrontPicCoords
|
2019-10-15 22:49:41 -07:00 |
|
ultima-soul
|
c93c8aedbc
|
Dump trainer front_pic_anims
|
2019-10-15 20:37:48 -07:00 |
|
ultima-soul
|
364d88ec2c
|
Merge branch 'master' into data_dump
|
2019-10-15 17:57:54 -07:00 |
|
jiangzhengwenjz
|
a6c0088073
|
battle_main data decomp
|
2019-10-16 08:31:44 +08:00 |
|
PikalaxALT
|
7c684c441e
|
Resolve review comments, 2
|
2019-10-15 20:13:28 -04:00 |
|
PikalaxALT
|
a56b9e8f7f
|
Separate INCBIN_U16 statements for mon icon palettes
|
2019-10-15 20:10:34 -04:00 |
|
PikalaxALT
|
f8ae26e8af
|
Address review comments
|
2019-10-15 19:17:38 -04:00 |
|
PikalaxALT
|
b08879b07e
|
Name remaining pokemon_icon funcs
|
2019-10-15 17:04:32 -04:00 |
|
PikalaxALT
|
27772ae60f
|
Port pokemon_icon data
|
2019-10-15 16:53:08 -04:00 |
|
jiangzhengwenjz
|
9243e792f3
|
minor fixes
|
2019-10-16 02:18:41 +08:00 |
|
PikalaxALT
|
170e4d03ff
|
Decompile pokemon_icon
|
2019-10-15 12:07:14 -04:00 |
|
ultima-soul
|
94f722e719
|
Merge branch 'master' into data_dump
|
2019-10-15 07:48:46 -07:00 |
|
PikalaxALT
|
91af788572
|
Delete an unneeded line break
|
2019-10-15 10:01:19 -04:00 |
|
PikalaxALT
|
951bbcf64d
|
Merge branch 'mail' of github.com:PikalaxALT/pokefirered into mail
|
2019-10-15 09:54:43 -04:00 |
|
PikalaxALT
|
19df609026
|
Revert MAIL(name) macro
|
2019-10-15 09:54:42 -04:00 |
|
ultima-soul
|
1937cc7b0d
|
Port/dump palette tables.
|
2019-10-14 22:47:01 -07:00 |
|
ultima-soul
|
a91de64dcf
|
Port/dump back_pic_table.
|
2019-10-14 22:11:03 -07:00 |
|
ultima-soul
|
5e1f71231a
|
Port/dump back_pic_coordinates.
|
2019-10-14 22:04:57 -07:00 |
|
ultima-soul
|
e3e61c6210
|
Port/dump front_pic_table.
|
2019-10-14 21:36:42 -07:00 |
|
ultima-soul
|
9d33d5600a
|
Move data to C.
|
2019-10-14 18:37:06 -07:00 |
|
PikalaxALT
|
28d2e6f312
|
Merge branch 'master' into mail
|
2019-10-14 20:34:56 -04:00 |
|
PikalaxALT
|
f3ee5e7511
|
Merge pull request #119 from ultima-soul/data_dump
Port/dump some data
|
2019-10-14 17:21:38 -04:00 |
|
PikalaxALT
|
efe992763f
|
Address review comments
|
2019-10-14 15:53:09 -04:00 |
|
PikalaxALT
|
9a431dae99
|
Decompile mail
|
2019-10-14 14:59:31 -04:00 |
|
PikalaxALT
|
b8fec3d9f6
|
Merge branch 'master' into trade
|
2019-10-14 10:46:04 -04:00 |
|