ExpoSeed
d6cbbc71a5
Merge pull request #29 from AsparagusEduardo/PR-CommentGen4Abilities
...
Toggle options for abilities and Egg Groups.
2020-11-01 21:07:24 -06:00
Eduardo Quezada D'Ottone
b372ab1c34
Fixed label for Egg Group config.
2020-11-01 14:50:29 -03:00
LOuroboros
6435158742
Added footprints for the Gen. 4 species
2020-10-27 09:38:04 -03:00
Eduardo Quezada
641daafb3f
Fixed identation for better readability.
2020-10-25 12:34:48 -03:00
Eduardo Quezada
13a6b70e8c
Updating Egg Groups.
2020-10-24 08:04:30 -03:00
Eduardo Quezada
67817ff9b9
Updated abilities.
2020-10-24 07:58:58 -03:00
Eduardo Quezada D'Ottone
353f9eca42
Merge pull request #30 from AsparagusEduardo/PE-PokemonConfig
...
Updated types and stats in configuration file.
2020-10-23 12:40:10 -03:00
Eduardo Quezada D'Ottone
38573ab402
Merge pull request #16 from LOuroboros/deoxys
...
Added the data of Deoxys' forms
2020-10-22 00:52:40 -03:00
ExpoSeed
1a024b0826
Merge pull request #12 from AsparagusEduardo/PR-TradeSpecificEvo
...
Added Karrablast/Shelmet evolution method.
2020-10-16 20:55:15 -05:00
Eduardo Quezada
2b95f9fc43
Updated types and stats in config.
2020-10-16 21:04:11 -03:00
LOuroboros
16f4fda35b
Tweaked EVO_MAP evolutions
...
The EVO_MAP evolution method was using numerical IDs instead of proper labels, which wasn't intuitive.
On top of that, there were better maps to choose for some of the species that made use of it.
2020-10-15 06:35:37 -03:00
Eduardo Quezada
34ce08db0b
Added Karrablast/Shelmet evolution method.
2020-10-14 20:16:18 -03:00
ExpoSeed
a539045dae
Relocate and redefine POKEMON_SLOTS_NUMBER
2020-10-13 12:05:42 -05:00
ExpoSeed
3f8d71b8fd
Relocate POKEMON_SLOTS_NUMBER to avoid merge conflict
2020-10-12 21:24:35 -05:00
ExpoSeed
90d4359aeb
Fix constants
2020-10-12 19:11:41 -05:00
ExpoSeed
81ac09af0b
Merge branch 'master' of https://github.com/pret/pokeemerald into sync-pokemon-expansion
2020-10-12 12:45:42 -05:00
GriffinR
17a77c9018
Merge pull request #1229 from ghoulslash/document
...
start pokenav documentation
2020-10-11 11:59:40 -04:00
Evan
f4909b4d96
align pokenav task funcs and update some pokenav menu bg gfx files
2020-10-11 08:50:58 -06:00
kageru
52ebc4252e
Document gUnknown_03006298
2020-10-11 09:54:49 +02:00
ExpoSeed
bc4e992be2
Merge branch 'master' of https://github.com/pret/pokeemerald into sync-pokemon-expansion
2020-10-11 00:10:12 -05:00
Evan
2b2be90a52
start pokenav documentation
2020-10-10 16:17:34 -06:00
GriffinR
65a4e06737
Add ITEM6_HEAL constants, change move flags to shifts
2020-10-05 18:48:51 -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
GriffinR
66bd1e6d3f
Use constants for item digits
2020-09-25 11:18:52 -04:00
tustin2121
832be34898
More documenting trainer hill
...
- Renamed members and added comments in the TrHillDisplay struct.
- Formatted the trainer hill data to better match the metatile layout its representing.
- Documented the function which uses this data.
2020-09-20 01:50:54 -04:00
PokeCodec
7f1827767c
Document size field of unknown struct
2020-09-09 16:09:31 -04:00
PokeCodec
d541002ab6
Type adjust
2020-09-09 15:54:24 -04:00
PokeCodec
e84da39d8a
Match BattleIntroOpponent1SendsOutMonAnimation
2020-09-08 18:54:51 -04:00
PokeCodec
3336eb341d
More adjustments
2020-09-08 14:26:37 -04:00
DizzyEggg
448599f53c
Merge with master
2020-09-08 12:01:20 +02:00
PokeCodec
0a13d718ea
Make 0xFF have a lowercase "x"
2020-09-06 20:03:53 -04:00
PokeCodec
b49c5d188f
Move buffer has and operation too
2020-09-06 17:59:42 -04:00
PokeCodec
5d2a4e02dd
Remove explicit padding
2020-09-06 13:06:09 -04:00
PokeCodec
2d624d66db
Fix
2020-09-05 16:49:33 -04:00
PokeCodec
53a4effd57
Tidy up headers
2020-09-05 16:41:44 -04:00
PikalaxALT
16ecbc6446
Merge pull request #1177 from PokeCodec/MatchEmerald
...
Match All but 2 remaining naked functions
2020-09-05 10:25:10 -04:00
Eduardo Quezada
b7fe94108c
Fixed Pacifidlog typo.
2020-09-05 01:11:07 -04:00
PokeCodec
da582d5258
Make JOY Macros match
2020-09-04 20:41:29 -04:00
PokeCodec
3d87a88067
Make battle pyramid defines into enums
2020-09-04 19:49:53 -04:00
PokeCodec
3a2a2b6ba9
Fix issues according to feedback
2020-09-04 19:49:53 -04:00
PokeCodec
1cdd0ac199
Make argument int
2020-09-04 19:49:53 -04:00
PokeCodec
d4158e490a
Match more functions
2020-09-04 19:49:53 -04:00
PikalaxALT
c3f6c56e19
Merge pull request #1161 from GriffinRichards/doc-wallclock
...
Document wall clock data
2020-09-04 19:48:04 -04:00
PikalaxALT
135ed6a162
Merge pull request #1163 from GriffinRichards/doc-animthrow
...
Minor battle_anim_throw cleanup
2020-09-04 19:44:33 -04:00
GriffinR
1264c4615a
Merge pull request #1158 from GriffinRichards/doc-cablecar
...
Document cable car
2020-09-03 16:24:27 -04:00
GriffinR
4ad147f75d
Merge pull request #1156 from GriffinRichards/doc-rayscene
...
Document Rayquaza cutscene
2020-09-01 14:46:14 -04:00
GriffinR
5fc49bfd9f
Merge pull request #1165 from GriffinRichards/fix-underwatermaps
...
Give proper names to underwater maps
2020-09-01 14:26:11 -04:00
GriffinR
7c8bc0fbe3
Merge pull request #1149 from PokeCodec/datatypes
...
gflib documenting
2020-09-01 14:25:21 -04:00
GriffinR
f5495d1220
Give proper names to underwater maps
2020-09-01 03:03:14 -04:00