PikalaxALT
|
39587fe2bc
|
Address review comments
|
2020-03-17 08:28:09 -04:00 |
|
PikalaxALT
|
e7a288189d
|
Add missing bubble.png
|
2020-03-16 22:06:03 -04:00 |
|
PikalaxALT
|
2c0a5be745
|
Static syms in field_weather_*
|
2020-03-16 21:48:54 -04:00 |
|
PikalaxALT
|
7610a2dfc2
|
Port field_weather_effects from emerald
|
2020-03-16 21:43:49 -04:00 |
|
PikalaxALT
|
21e4406ab9
|
remove field_weather, field_weather_util.s
|
2020-03-16 20:46:03 -04:00 |
|
PikalaxALT
|
51eac4e14b
|
field_weather_util
|
2020-03-16 20:37:51 -04:00 |
|
PikalaxALT
|
6e00e82210
|
Port field_weather from Emerald
|
2020-03-16 20:12:37 -04:00 |
|
PikalaxALT
|
f8915246a7
|
Merge pull request #302 from PikalaxALT/pokemon_storage_system
Pokemon storage system
|
2020-03-16 12:33:46 -04:00 |
|
PikalaxALT
|
db3e992fc3
|
Address review comments; doc pc_screen_effect
|
2020-03-16 08:23:01 -04:00 |
|
PikalaxALT
|
160df58342
|
Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system
|
2020-03-16 07:59:43 -04:00 |
|
PikalaxALT
|
2c7387951b
|
Merge pull request #301 from GriffinRichards/doc-borderdim
Label border dimension fields
|
2020-03-16 07:59:31 -04:00 |
|
PikalaxALT
|
923129a948
|
Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system
|
2020-03-16 07:54:00 -04:00 |
|
PikalaxALT
|
77c133e6a1
|
Merge pull request #299 from GriffinRichards/fix-porymapttype
Sync trainer_type/trainer_sight/var_value data type. Please reference this PR when fixing the issues raised above.
|
2020-03-16 07:52:45 -04:00 |
|
PikalaxALT
|
0367cc7d78
|
Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system
|
2020-03-16 07:51:21 -04:00 |
|
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 |
|