Biffalo XIII
|
2cc26d935a
|
Merge branch '_RHH/master' into _RHH/upcoming
# Conflicts:
# data/battle_scripts_1.s
# include/config/pokemon.h
# src/birch_pc.c
|
2024-01-11 19:51:11 -03:00 |
|
Bassoonian
|
a8a504ef25
|
Refactor dex completion (again) (#3937)
* Refactor dex completion
* Incorporate Alex's requests
* rename to dexForceRequired
* Revert GetPokedexRatingText argument type
* Apply suggestions from code review
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
* Revert "Revert GetPokedexRatingText argument type"
This reverts commit a9b0c28040 .
* Fix HasAllMons
* Fix oops
---------
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2024-01-11 13:35:31 -03:00 |
|
Biffalo XIII
|
4a3954ff34
|
Merge branch '_RHH/master' into _RHH/upcoming
# Conflicts:
# src/birch_pc.c
# src/main.c
|
2024-01-09 09:19:12 -03:00 |
|
Bassoonian
|
f9c21afb75
|
Dynamic regional dex rating (#3900)
|
2024-01-05 09:47:28 +01:00 |
|
Bassoonian
|
e5ac2fe0b1
|
Clean up pokemon/ball/dex mentions in comments
|
2023-12-12 19:02:36 +01:00 |
|
GriffinR
|
5259898325
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
|
GriffinR
|
81ee8f07ef
|
Document pc.inc and prof_birch.inc
|
2019-10-07 01:13:34 -04:00 |
|
Meowsy
|
8f168add21
|
Remove incorrect comment.
|
2018-12-15 15:25:45 -05:00 |
|
Meowsy
|
bc11a4a9f4
|
Document various things relating to the Pokedex.
|
2018-12-15 15:12:28 -05:00 |
|
DizzyEggg
|
1f052cc08d
|
unnecessary externs
|
2018-03-02 10:21:12 +01:00 |
|
KDSKardabox
|
ae321d6e7c
|
move to strings.h
|
2018-02-13 09:32:40 +05:30 |
|
KDSKardabox
|
7b360b2e33
|
Review fixes
|
2018-02-13 09:16:38 +05:30 |
|
KDSKardabox
|
d52a54e64f
|
Updating pokedex count function labels
|
2018-02-12 16:15:51 +05:30 |
|
KDSKardabox
|
0ca0ad1c63
|
Decompile birch_pc.c
|
2018-02-12 15:42:15 +05:30 |
|