Commit Graph

3563 Commits

Author SHA1 Message Date
PikalaxALT
f44f89a463
Merge pull request #300 from ultima-soul/event_object_movement
Decompile/port event_object_movement
2020-03-16 07:51:08 -04:00
ultima-soul
e1f7efb8e6 Document some metatile behaviors and address review comments. 2020-03-15 19:44:47 -07:00
PikalaxALT
9c2e157123 Start documenting PSS 2020-03-15 20:31:31 -04:00
PikalaxALT
d30e2597a0 pss 9; static symbols 2020-03-15 18:25:20 -04:00
PikalaxALT
c996ca85bc pokemon_storage_system_8 2020-03-15 17:29:02 -04:00
PikalaxALT
be742e6741 pokemon_storage_system_7 2020-03-15 15:11:51 -04:00
PikalaxALT
8908b7d47a finish pokemon_storage_system_6 2020-03-15 13:24:40 -04:00
PikalaxALT
39ef2a31a4 through AddMenu 2020-03-15 12:24:33 -04:00
PikalaxALT
1e959e036d through sub_8094D84 2020-03-15 11:57:01 -04:00
GriffinR
090591b71d Remove unnecessary border tile macro 2020-03-15 11:29:12 -04:00
ultima-soul
dd24bd3116 Fix fakematch and match nonmatching. 2020-03-15 08:12:39 -07:00
PikalaxALT
e445a42a5b through HandleInput 2020-03-15 10:26:42 -04:00
PikalaxALT
f45c229453 Real match InBoxInput_Normal 2020-03-15 09:45:22 -04:00
PikalaxALT
9ebfeb78bd Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system 2020-03-15 09:45:08 -04:00
PikalaxALT
4a7c1d888a
Fix issues with cexplore 2020-03-15 09:39:08 -04:00
GriffinR
de53dabab2 Label border dimension fields 2020-03-15 01:24:31 -04:00
PikalaxALT
09b90247ee through nonmatching InBoxInput_Normal 2020-03-14 21:19:56 -04:00
PikalaxALT
5471590f77 through RunCanReleaseMon 2020-03-14 20:37:48 -04:00
PikalaxALT
8faf63a97c split off pokemon_storage_system_4 2020-03-14 14:23:40 -04:00
PikalaxALT
5f7738672a through sub_809223C 2020-03-14 13:52:50 -04:00
ultima-soul
96b7836d48 Finish rest of event_object_movement 2020-03-13 19:44:09 -07:00
PikalaxALT
6753e18db0 through sub_8090FC4 2020-03-13 20:53:22 -04:00
PikalaxALT
a89e8474fd Through sub_808FE54 2020-03-13 16:52:47 -04:00
ultima-soul
99e4de062a Merge branch 'master' into event_object_movement 2020-03-13 00:32:04 -07:00
GriffinR
d450d5d406 var_value to string 2020-03-13 01:21:46 -04:00
PikalaxALT
50e0630320 Through GiveChosenBagItem 2020-03-12 16:43:23 -04:00
ultima-soul
339c2914af Decompile/port event_object_movement 2020-03-12 12:46:40 -07:00
PikalaxALT
68c48a0cc3 through Cb_ReleaseMon 2020-03-12 15:39:41 -04:00
PikalaxALT
748b4eafac through Cb_MainPSS 2020-03-12 14:14:16 -04:00
PikalaxALT
5422315db5 through sub_808CF10 2020-03-11 17:03:57 -04:00
PikalaxALT
6b4b6a54af Make sub_808BDE8 call signature more sane 2020-03-11 14:21:43 -04:00
PikalaxALT
3aeb294572 Port pokemon_storage_2 from emerald 2020-03-11 13:32:30 -04:00
GriffinR
a0f951b09c trainer_type and trainer_sight_or_berry_tree_id to string 2020-03-11 12:08:08 -04:00
PikalaxALT
d2b0f36b7d Port PSS utility functions 2020-03-11 09:55:45 -04:00
PikalaxALT
6af8c04d8f Annotate undumped RAM symbols 2020-03-11 09:23:06 -04:00
PikalaxALT
4facdc6747
Merge pull request #298 from LOuroboros/patch-1
Removed unused defines in include/battle_script_commands.h
2020-03-11 09:06:13 -04:00
PikalaxALT
dbe688f952
Merge pull request #297 from GriffinRichards/fix-mapsec
Sync region_map_sections.h name
2020-03-11 09:05:36 -04:00
LOuroboros
3f3efc293e
Removed unused defines in include/battle_script_commands.h
These are already present in include/constants/battle_script_commands.h

I tend to screw things up a lot, so if anyone sees anything wrong here please let me know.
2020-03-11 09:25:21 -03:00
GriffinR
cbe6e27f37 region_map.h to region_map_sections.h 2020-03-11 01:04:27 -04:00
PikalaxALT
bbd5b2dfed
Merge pull request #296 from PikalaxALT/field_camera
Port field_camera from Emerald
2020-03-10 15:41:38 -04:00
PikalaxALT
9486d21b8d Address review comments 2020-03-10 15:31:41 -04:00
PikalaxALT
4594c5dac9 Port field_camera from Emerald 2020-03-10 15:19:50 -04:00
PikalaxALT
a9bc506b32
Merge pull request #295 from PikalaxALT/naming_screen
Naming screen
2020-03-10 14:31:53 -04:00
PikalaxALT
7209db3397 gNamingScreenData --> sNamingScreenData 2020-03-10 14:20:35 -04:00
PikalaxALT
0454ce25d3 Rename keyboard_text header 2020-03-10 13:26:31 -04:00
PikalaxALT
bbaa60ab1c Address review comments 2020-03-10 13:23:32 -04:00
PikalaxALT
f51170df6e Fix ld_script.txt 2020-03-10 11:37:39 -04:00
PikalaxALT
b81dd6de22 Static symbols in naming_screen.c 2020-03-10 11:33:51 -04:00
PikalaxALT
9aa9c22a7f Finish naming_screen 2020-03-10 11:32:18 -04:00
PikalaxALT
98d63a5268 through NamingScreen_CreateRivalIcon 2020-03-10 09:55:29 -04:00