TheXaman
|
bf0d2b8393
|
Changed definition of P_ENABLE_DEBUG to pokemon_config.h
|
2021-12-02 19:29:04 +01:00 |
|
ghoulslash
|
07d2f73306
|
Merge pull request #1804 from AsparagusEduardo/PE_shedinjaball
Config for Shedinja needing a Poké Ball to be created
|
2021-10-25 15:49:25 -04:00 |
|
Eduardo Quezada D'Ottone
|
35d5bc4367
|
Config for Shedinja needing a Poké Ball to be created
|
2021-10-22 20:50:53 -03:00 |
|
LOuroboros
|
2a7d78e68b
|
Oopsie
|
2021-10-09 01:55:36 -03:00 |
|
ultima-soul
|
78d2215196
|
Improve and refactor some form change code. Separated out ability checks into their own methods. Change FORM_ITEM_USE_TIME to specify time of day instead of hardcoding.
|
2021-10-03 10:16:09 -07:00 |
|
LOuroboros
|
234f3290c3
|
Added a day time exclusive equivalent to FORM_USE_ITEM
Primarily for Shaymin, since it can only change its form with the Gracidea during the day.
Special thanks to AsparagusEduardo.
|
2021-09-25 22:00:10 -03:00 |
|
Eduardo Quezada D'Ottone
|
f9d1375451
|
Merge pull request #1375 from ExpoSeed/PE/form-change-table
Form change table
|
2021-09-22 00:04:26 -03:00 |
|
ultima-soul
|
76a7a2720d
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-08-16 16:10:59 -07:00 |
|
ultima-soul
|
3f75a58137
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-08-11 16:55:29 -07:00 |
|
GriffinR
|
80348e7188
|
Merge branch 'master' into doc-itemmenu2
|
2021-08-11 19:01:47 -04:00 |
|
GriffinR
|
28a8fe191a
|
Document item menu
|
2021-08-10 22:13:02 -04:00 |
|
LOuroboros
|
b4c4650186
|
Corrected inconsistent flag label spelling
|
2021-08-05 17:26:03 -03:00 |
|
LOuroboros
|
8012f4b25a
|
Re-ordered the hidden item flags list
Instead of sorting them by location, it makes more sense to sort them by their value.
|
2021-07-26 20:18:11 -03:00 |
|
LOuroboros
|
bfa824f761
|
Removed unused status ailment constants
|
2021-07-23 13:18:24 -03:00 |
|
GriffinR
|
72bb2bd160
|
Merge pull request #1474 from GriffinRichards/clean-miragetower
Clean up Mirage Tower
|
2021-07-10 23:26:41 -04:00 |
|
GriffinR
|
0f538102d9
|
Add local id constants for C
|
2021-07-05 13:54:43 -04:00 |
|
ExpoSeed
|
788b9f675f
|
Fix redefinition error in pokemon_config.h
|
2021-07-02 14:36:02 -05:00 |
|
GriffinR
|
64d06f4c8f
|
Condense battle AI scripts, minor clean up
|
2021-07-02 02:46:01 -04:00 |
|
GriffinR
|
8f43d1ebeb
|
Document smart shopper TV show
|
2021-07-02 01:45:23 -04:00 |
|
GriffinR
|
10886a586b
|
Clean up mirage tower
|
2021-07-01 23:46:15 -04:00 |
|
GriffinR
|
810b51f96c
|
Clarify contest heart tiles
|
2021-06-21 13:48:03 -04:00 |
|
ultima-soul
|
cf19635a80
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-06-07 13:15:46 -07:00 |
|
ultima-soul
|
50c2514267
|
Merge pull request #1469 from ultima-soul/pokemon_expansion_sync
Pokemon Expansion Upstream Sync
|
2021-05-13 20:56:29 -07:00 |
|
GriffinR
|
65fd334256
|
Name map groups
|
2021-05-11 10:16:04 -05:00 |
|
Flametix
|
a8fab62c89
|
Fix Substitute typo
|
2021-05-06 20:49:04 -04:00 |
|
ultima-soul
|
cf0fd961b9
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-04-28 23:56:58 -07:00 |
|
GriffinR
|
f7a699c686
|
Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
Document TV
|
2021-04-29 00:25:01 -04: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
|
58cef0ae52
|
Merge pull request #1418 from GriffinRichards/sync-ereaderhelp
Sync e-reader helpers, document trainer hill e-reader
|
2021-04-28 06:08:57 -04:00 |
|
GriffinR
|
aad090e154
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
|
GriffinR
|
86475c5ded
|
Document trainer hill ereader
|
2021-04-24 18:04:27 -04:00 |
|
GriffinR
|
bc9fc38254
|
Misc contest cleanup
|
2021-04-22 15:51:04 -04:00 |
|
GriffinR
|
dbe24f0baa
|
Clean up contest_painting
|
2021-04-21 20:04:12 -04:00 |
|
ExpoSeed
|
f922d42988
|
Refactor hidden abilities
|
2021-04-16 23:38:35 -05:00 |
|
ExpoSeed
|
db2b995bc6
|
Introduce NUM_ABILITY_SLOTS
|
2021-04-16 23:37:55 -05:00 |
|
GriffinR
|
82f870091e
|
Merge pull request #1400 from GriffinRichards/doc-pokemonanim
Document Pokémon animation
|
2021-04-13 01:36:15 -04:00 |
|
GriffinR
|
09a9efd5c5
|
Merge pull request #1398 from GriffinRichards/doc-field
Document field
|
2021-04-10 13:05:51 -04:00 |
|
GriffinR
|
f6016838b1
|
Merge pull request #1397 from GriffinRichards/doc-moremisc
Clean up battle scripts
|
2021-04-10 12:41:35 -04:00 |
|
GriffinR
|
72ba8cf58d
|
Document pokemon animation types
|
2021-04-10 00:50:28 -04:00 |
|
GriffinR
|
4a1cfbead2
|
Document remaining overworld
|
2021-04-06 16:55:43 -04:00 |
|
GriffinR
|
86a9d94ce1
|
Document fieldmap
|
2021-04-06 16:05:43 -04:00 |
|
GriffinR
|
756fad0e61
|
Document some event object movement
|
2021-04-06 14:34:36 -04:00 |
|
GriffinR
|
00c3044c96
|
Clarify Groudon/Kyogre/Rayquaza gfx names
|
2021-04-06 02:38:15 -04:00 |
|
ExpoSeed
|
cf9d5f8563
|
Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into PE/form-change-table
|
2021-04-04 01:11:32 -05:00 |
|
GriffinR
|
f4d8a91ba4
|
Misc battle script cleanup
|
2021-04-03 14:07:31 -04:00 |
|
GriffinR
|
9ea9ffde09
|
Add remaining multistring chooser constants
|
2021-04-03 11:49:06 -04:00 |
|
ultima-soul
|
b8721034ef
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-04-02 13:42:05 -07:00 |
|
GriffinR
|
1b8d405b5e
|
Add missing include guard suffixes
|
2021-04-02 12:54:40 -04:00 |
|
GriffinR
|
c9d3b26ff7
|
Label miss string indexes
|
2021-04-02 02:12:46 -04:00 |
|
GriffinR
|
8be2c5d60b
|
Document Contest Lady TV Show
|
2021-04-02 01:49:38 -04:00 |
|