ultima-soul
3f75a58137
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-08-11 16:55:29 -07:00
PikalaxALT
810ca5f8ff
Flatten pos fields in struct Sprite
2021-07-07 09:11:52 -04:00
ultima-soul
0a87adad1a
Merge branch 'battle_engine' of github.com:rh-hideout/pokeemerald-expansion into master_sync
2021-06-07 18:05:52 -07:00
ultima-soul
0da3f74a7e
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-04-28 18:58:38 -07:00
GriffinR
8368b753df
More usage of WININ/OUT constants
2021-04-15 02:43:09 -04:00
GriffinR
62abcecc54
More usage of DISPLAY constants
2021-04-15 02:22:24 -04:00
Kurausukun
3e725272fc
standardize "grey" to "gray"
2021-04-09 22:39:34 -04:00
ultima-soul
be7acc919a
Merge branch 'battle_engine' of github.com:rh-hideout/pokeemerald-expansion into master_sync
2021-04-03 21:53:29 -07:00
ultima-soul
56a1cab314
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-03-23 15:21:19 -07:00
GriffinR
dfc6ee0e9e
Add SAFE_DIV
2021-03-21 13:43:14 -05:00
GriffinR
b71b10623b
Add palette selection constants
2021-02-24 11:03:51 -05:00
ultima-soul
96232ea166
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-01-28 23:59:08 -08:00
GriffinR
18b8e0ee8e
Merge pull request #1311 from GriffinRichards/clean-unused
...
Remove unused local variables and functions
2021-01-19 23:22:44 -05:00
GriffinR
b65980cd4e
Remove unused local variables and functions
2021-01-19 18:19:33 -05:00
GriffinR
3f36529cba
Use NUMBER_OF_MON_TYPES in pokedex search
2021-01-19 04:34:50 -05:00
ultima-soul
3cb09b6507
Merge branch 'pokemon_expansion' of github.com:rh-hideout/pokeemerald-expansion into deoxys_handling_removal
2021-01-11 15:19:11 -08:00
Sierraffinity
67a656a4df
Fix/document possible division by zero in ConvertScaleParam
2021-01-04 16:26:28 -08:00
ExpoSeed
10f4b48215
Merge branch 'master' of https://github.com/pret/pokeemerald into HEAD
2021-01-01 14:14:51 -08:00
Sierraffinity
127bb97c0e
Add UBFIX for division by zero in SpriteCB_PokedexListMonSprite
2020-12-26 18:25:21 -08:00
ultima-soul
6a0939cd4e
Remove special handling for Deoxys.
2020-12-21 22:39:19 -08:00
ghoulslash
7a9476323c
Merge pull request #566 from AsparagusEduardo/PE-GenderDifferences
...
Support for Gender Differences
2020-11-10 12:31:03 -07:00
Eduardo Quezada D'Ottone
79edca1ae8
Fixed Pokédex showing by default Female version differences.
2020-11-07 21:24:20 -03:00
Eduardo Quezada D'Ottone
68627882a5
Merge remote-tracking branch 'pret/master' into PE-pretSync
2020-11-07 15:00:10 -03:00
aaaaaa123456789
bacc831aa9
Re-apply joypad macros (minus merge conflicts)
2020-11-02 22:02:39 -03:00
Kurausukun
6545745e59
Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald into reverts
2020-11-02 18:43:40 -05:00
Kurausukun
8bf401c227
address comments
2020-11-02 18:43:11 -05:00
aaaaaa123456789
1c3d75f673
Merge branch 'master' into reverts
2020-10-26 12:16:36 -03:00
Kurausukun
43701c3860
port PrintMonWeight fakematch fix
2020-10-26 00:49:57 -04:00
Kurausukun
627853a2bf
re-match SetSearchRectHighlight (from #1177 )
2020-10-23 21:59:15 -04:00
ExpoSeed
5794fc69e8
Merge branch 'pokemon_expansion' of https://github.com/DizzyEggg/pokeemerald into sync-pokemon-expansion
2020-10-04 02:35:23 -05:00
GriffinR
5259898325
Replace POKEMON_SLOTS_NUMBER
2020-10-01 17:07:12 -05:00
aaaaaa123456789
7dc95a0103
Undo PokeCodec's PRs
...
This commit undoes most of PokeCodec's PRs after the debate in chat. Some
harmless or completely superseded PRs have been left alone, as there is not
much benefit in attempting to undo them.
Reverts #1104 , #1108 , #1115 , #1118 , #1119 , #1124 , #1126 , #1127 , #1132 , #1136 ,
#1137 , #1139 , #1140 , #1144 , #1148 , #1149 , #1150 , #1153 , #1155 , #1177 , #1179 ,
#1180 , #1181 , #1182 and #1183 .
2020-09-13 06:30:55 -03:00
PokeCodec
f50ecf5c66
Match PrintMonWeight
2020-09-09 16:35:04 -04:00
PokeCodec
7f1827767c
Document size field of unknown struct
2020-09-09 16:09:31 -04:00
DizzyEggg
448599f53c
Merge with master
2020-09-08 12:01:20 +02:00
PokeCodec
3e25d9e5a2
Removed unused parentheses
2020-09-05 10:01:21 -04:00
PokeCodec
28ef2fb774
Switch to button macros
2020-09-04 21:11:55 -04:00
PokeCodec
3a2a2b6ba9
Fix issues according to feedback
2020-09-04 19:49:53 -04:00
PokeCodec
d4158e490a
Match more functions
2020-09-04 19:49:53 -04:00
PokeCodec
5a375b9236
Fix error
2020-09-04 19:49:52 -04:00
PokeCodec
987ef556e5
Match SetSearchRectHighlight
2020-09-04 19:49:52 -04:00
Thomas Winwood
a529bcf0b6
Tidy up naked functions
2020-09-02 14:49:04 +01:00
GriffinR
7c8bc0fbe3
Merge pull request #1149 from PokeCodec/datatypes
...
gflib documenting
2020-09-01 14:25:21 -04:00
PokeCodec
bb30984be4
Update pokedex.c
2020-08-29 12:31:34 -04:00
DizzyEggg
c2733236be
Merge with master
2020-08-27 11:36:35 +02:00
PokeCodec
b679e979b6
Pokedex
2020-08-24 22:47:28 -04:00
PokeCodec
6aee7d38f3
sizeOf data type, not pointer value
2020-08-23 21:34:31 -04:00
GriffinR
3014241179
Give songs meaningful english names
2020-08-20 19:06:14 -04:00
GriffinR
cc4255d4c0
Add some charmap constant usage
2020-08-11 00:23:28 -04:00
DizzyEggg
43359f39c3
Merge with master
2020-07-27 15:28:03 +02:00
PokeCodec
c5aa91741b
Change signedness and add casts to avoid implicit conversion warnings
2020-07-24 22:18:57 -04:00
PikalaxALT
535189bf14
Fix some UB exposed with GCC 10.1.0
2020-07-11 10:22:34 -04:00
DizzyEggg
ff5fc97859
Merge with master
2020-07-11 14:07:10 +02:00
PokeCodec
938aec45d3
Match CreatePokeDexList
...
Cherry-picked from the pret Ruby repo
2020-07-07 20:57:20 -04:00
DizzyEggg
cca1dcc04a
merge with master
2020-05-29 13:07:53 +02:00
DizzyEggg
a35ce6ecdf
Give a define for all dex interface sprites
...
for easier editing
2020-05-03 11:12:05 +02:00
DizzyEggg
88bdeed1a6
Merge with master
2020-04-15 14:40:16 +02:00
jiangzhengwenjz
afdcb69bf4
better matching approach than upstream
2020-04-02 20:30:31 +08:00
jiangzhengwenjz
61b7b45084
Merge branch 'master' of https://github.com/pret/pokeemerald into nonmatching
2020-04-02 20:26:16 +08:00
Sewef
1c895bb8d0
Match HighlightSubmenuScreenSelectBarItem
2020-04-02 13:17:33 +02:00
Sewef
096e57f56c
Match HighlightScreenSelectBarItem
2020-04-02 13:11:18 +02:00
jiangzhengwenjz
cd60736e36
PrintMonWeight
2020-04-02 12:15:03 +08:00
jiangzhengwenjz
69f6d2afad
HighlightSubmenuScreenSelectBarItem
2020-04-02 01:03:44 +08:00
jiangzhengwenjz
3d2c42adfe
HighlightScreenSelectBarItem
2020-04-02 01:03:25 +08:00
GriffinR
a495379ff0
Document pokedex cry screen
2020-03-10 14:02:03 -04:00
GriffinR
31b0cbe9b4
Document pokedex.c
2020-03-09 16:24:01 -04:00
DizzyEggg
26e109d788
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2020-01-18 15:06:43 +01:00
Sebastian Gabl
5fff2f2234
Use SHINY_ODDS macro where intended
...
The 3 locations where SHINY_ODDS was added generate mon sprites for
display in the dex, at game start and on starter choice.
The arguments are intended for otId but in this case they are set to the
same value as SHINY_ODDS to prevent the pictures created from using the
shiny palette.
2020-01-15 08:10:20 -06:00
DizzyEggg
f1d1557a39
Merge with master
2020-01-12 15:06:52 +01:00
Slawter666
8b1595ebc3
Pokédex search menu documentation
2020-01-06 15:18:58 -06:00
DizzyEggg
a4a4132d26
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2019-12-23 16:41:44 +01:00
GriffinR
b7ab9cbf4c
Update JP translation and fix typo
2019-12-10 19:29:23 -06:00
GriffinR
ed1ff0ad77
Document misc strings and text colors
2019-12-10 19:29:23 -06:00
DizzyEggg
2a6e4e0a2a
Merge with master
2019-12-09 08:29:10 +01:00
Slawter666
47ea65b96e
Requested changes
2019-12-06 19:06:21 -06:00
Slawter666
9fc176f272
Document pokedex info page
2019-12-06 19:06:21 -06:00
GriffinR
2756771958
More usage of ST_OAM constants and SPRITE macros
2019-12-06 19:05:44 -06:00
GriffinR
c40879aa36
Use ST_OAM constants for OamData definitions
2019-12-06 19:05:44 -06:00
DizzyEggg
b70cde8f1b
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2019-11-22 23:11:17 +01:00
Slawter666
c455fcfa59
Pokedex documentation
2019-11-20 09:01:50 -06:00
DizzyEggg
ab2de0342b
Merge pull request #201 from AsparagusEduardo/PokedexOrders
...
Updated Alphabetical, Weight and Height orders.
2019-11-10 16:50:20 +01:00
Eduardo Quezada D'Ottone
49dc9a41c8
Forgot 3 of them... Oops ^^;
2019-11-01 16:33:36 -03:00
DizzyEggg
4bbbbdc50a
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2019-10-19 15:30:14 +02:00
Eduardo Quezada D'Ottone
05beb7046d
Fixed function order.
2019-10-11 19:02:54 -03:00
GriffinR
81ee8f07ef
Document pc.inc and prof_birch.inc
2019-10-07 01:13:34 -04:00
DizzyEggg
4c462a726e
Merge with master and learnsets
2019-10-06 15:57:33 +02:00
PikalaxALT
9317d114a9
Merge pull request #823 from GriffinRichards/constants-strconv
...
Use STR_CONV constants
2019-10-02 09:18:48 -04:00
Eduardo Quezada D'Ottone
27fa3361ca
Orders searchable for National Dex.
2019-09-30 23:53:26 -03:00
GriffinR
5325835ee7
Use STR_CONV constants
2019-09-30 15:43:44 -04:00
PikalaxALT
306ce048ad
Move gflib srcs and headers to gflib subdir
2019-09-08 21:07:54 -04:00
ultima-soul
d3ea25ee7f
Synchronize with pokefirered pokedex.c.
2019-08-24 11:17:11 -07:00
DizzyEggg
0252270515
Merge with master
2019-08-12 11:25:05 +02:00
PikalaxALT
1f62caae43
Some cleanup
2019-08-05 15:49:05 -04:00
DizzyEggg
4881e48994
Merge with master
2019-08-04 23:57:53 +02:00
DizzyEggg
fd07c608fc
Decompile pokemon unk 6
2019-07-25 18:56:08 +02:00
DizzyEggg
00dcc05516
Add new dex flags
2019-05-14 11:54:58 +02:00
DizzyEggg
17cf13beef
Merge with master
2019-04-16 11:14:50 +02:00
Marcus Huderle
065c60544d
Cleanup some pokenav code
2019-04-13 16:18:04 -05:00
Phlosioneer
2b740b46e8
About halfway done with pokenav_unk_1.s
2019-04-13 11:34:53 -05:00
DizzyEggg
518f9c0638
Some nonmatchings
2019-04-11 07:02:48 -05:00