Akira Akashi
5fe155d659
Merge branch 'master' into pret/doc/3_PlayerNameLength
2023-05-11 00:43:48 +01:00
Konrad Borowski
18a2614158
Format type effectiveness table
2023-04-14 08:03:54 +02:00
Eduardo Quezada
a5f4aafd74
OT_NAME_LENGTH -> PLAYER_NAME_LENGTH
2023-02-18 11:09:41 -03:00
Eduardo Quezada
992091189e
Removed trailing spaces and tabs
2023-02-17 18:13:00 -03:00
Abaresk
85a6008671
Fix line endings
2023-01-26 01:47:59 +00:00
Adrienn Tindall
50542bb40c
unk_02050660 -> encounter.c
2023-01-11 22:33:18 -05:00
Adrienn Tindall
cf49994b2f
Requested Changes
2022-12-23 14:38:05 -06:00
Adrienn Tindall
d356b19434
enum Tile Behavior
2022-12-07 00:05:12 -05:00
Adrienn Tindall
fd30fb3940
Battle Command, 16
...
This also includes a TON of documentation on what's been worked on so far
2022-12-04 12:39:27 -05:00
Adrienn Tindall
9d947d7527
Battle Command, 14
2022-11-23 05:34:49 -05:00
Adrienn Tindall
78ebf2c67a
Battle Command, 13
2022-11-21 15:35:33 -05:00
Adrienn Tindall
ce2526d24a
Battle Command, 12
2022-11-16 22:34:13 -05:00
Adrienn Tindall
5d2c9a624f
Battle Command, 11
2022-11-14 22:58:10 -05:00
Adrienn Tindall
70cee1fccf
Battle Command, 9
2022-11-10 11:01:22 -05:00
Adrienn Tindall
8ffa701793
Battle Command, 7
...
BattleSystem struct outlined, some documentation
2022-11-07 02:32:07 -05:00
Adrienn Tindall
69078ef15a
Decompile field_player_avatar
2022-10-21 21:23:00 -04:00
Adrienn Tindall
af399d4c20
Merge remote-tracking branch 'upstream/master'
2022-09-27 04:51:36 -04:00
Adrienn Tindall
030aabdff6
Document scrcmd_pokemon_misc pts 4-6
2022-09-27 04:18:18 -04:00
Nathan
dfb9ff8116
fix hold effect defines
2022-09-12 14:00:18 -05:00
Adrienn Tindall
b855f37da8
Decompile scrcmd_pokemon_misc, 1
...
Also named some variables before GetMonData/SetMonData while I was looking for specifically the Golden Leaves since all instances looked unlabeled
2022-09-04 00:03:38 -04:00
麗奈 / Rena
bfb9d11c52
Merge branch 'pret:master' into item-flags
2022-05-07 16:25:21 -05:00
Abaresk
b454fa7f67
Decompile overlay_01_02204840
2022-05-07 13:05:55 +00:00
Rena
d34bbcd3d9
Fix a spelling error introduced in #86 commit 830ed20
2022-05-06 19:51:54 -05:00
Rena
8d1184c6e1
Define FLAG_GOT_EVERSTONE_FROM_ELM
...
This flag is notable because no code in the game ever reads its value, meaning it is functionally useless. If the player is unable to obtain the Everstone because their bag is full, it is lost forever. This is unlike every other item flag in the game, which all properly check the corresponding flag and allow the player to make space and come back to get the item.
2022-05-06 19:34:34 -05:00
Rena
d13d80d9a8
Define FLAG_GOT_SHARP_BEAK_FROM_MONICA
2022-05-06 19:19:33 -05:00
Rena
33cb90bf20
Define FLAG_GOT_SOFT_SAND_FROM_SANTOS
2022-05-06 19:18:11 -05:00
Rena
f6a577d5bf
Define FLAG_GOT_BLACK_BELT_FROM_WESLEY
2022-05-06 19:16:45 -05:00
Rena
a62321999b
Define FLAG_GOT_RAGECANDYBAR
2022-05-06 19:15:36 -05:00
Rena
c95efe979c
Define FLAG_GOT_HM03
2022-05-06 19:13:13 -05:00
Rena
ae25e1e4db
Define FLAG_GOT_GOOD_ROD
2022-05-06 19:09:46 -05:00
Rena
2af5886cc9
Define FLAG_GOT_HM02
2022-05-06 19:05:59 -05:00
Rena
43d53b362b
Define FLAG_GOT_CHARCOAL_FROM_AZALEA_TOWN_MAN
2022-05-06 19:03:51 -05:00
Rena
396a64f216
Define FLAG_GOT_MYSTIC_WATER_FROM_CHERRYGROVE_CITY_MAN
2022-05-06 19:02:05 -05:00
Rena
5b0f9062d1
Define FLAG_GOT_UPGRADE_FROM_SAFFRON_CITY_GUARD
2022-05-06 19:00:09 -05:00
Rena
66eaecdf56
Define FLAG_GOT_SPELL_TAG_FROM_CELADON_CITY_MAN
2022-05-06 18:58:37 -05:00
Rena
91c1a4ef06
Define FLAG_GOT_RARE_CANDY_FROM_FAN_CLUB_CHAIRMAN
2022-05-06 18:54:41 -05:00
Rena
406de776de
Define FLAG_GOT_PP_MAX_FROM_VERMILLION_CITY_MAN
2022-05-06 18:52:48 -05:00
Rena
e7e5e567a7
Define FLAG_GOT_MAGNET_FROM_SUNNY
2022-05-06 18:50:21 -05:00
Rena
c5be419ec3
Define FLAG_GOT_HARD_STONE_FROM_ARTHUR
2022-05-06 18:49:17 -05:00
Rena
c236fccbe3
Define FLAG_GOT_LURE_BALL_FROM_ROUTE_32_KURT_FAN
2022-05-06 18:46:48 -05:00
Rena
25e57f2ea6
Define FLAG_GOT_OLD_ROD
2022-05-06 18:45:06 -05:00
Rena
d16cb5a5b3
Define FLAG_GOT_POISON_BARB_FROM_FRIEDA
2022-05-06 18:43:19 -05:00
Rena
947e8b3fca
Rename FLAG_GOT_LUCKY_PUNCH_FROM_ROUTE_14_WOMAN
...
There are other ways to obtain Lucky Punch; this flag specifically controls an NPC on Route 14
2022-05-06 18:41:06 -05:00
Rena
20dc882c1e
Define FLAG_GOT_NUGGET_FROM_ACE_TRAINER_M_KEVIN
2022-05-06 18:39:04 -05:00
Rena
e4fac7189d
Define FLAG_GOT_NUGGET_FROM_ROUTE_2_MAN
2022-05-06 18:36:06 -05:00
Rena
9ff91eba4a
Define FLAG_GOT_CLEANSE_TAG_FROM_ROUTE_5_GRANDMA
2022-05-06 18:34:40 -05:00
Rena
8920ba2816
Define FLAG_GOT_SACRED_ASH_FROM_ROUTE_2_LAB_AIDE
2022-05-06 18:32:54 -05:00
Rena
c2da57feb6
Define FLAG_GOT_BLACKGLASSES_FROM_DARK_CAVE_MAN
2022-05-06 18:30:11 -05:00
Rena
b0275bfae4
Define FLAG_GOT_HM01
2022-05-06 18:28:52 -05:00
Rena
e405a4cc52
Define FLAG_GOT_KINGS_ROCK_FROM_SLOWPOKE_WELL_MAN
2022-05-06 18:24:30 -05:00