ultima-soul
|
26f29a04fd
|
Revert "Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_expansion_sync"
This reverts commit ac2bcece75 , reversing
changes made to 349262ebc3 .
|
2021-12-10 09:41:54 -08:00 |
|
ultima-soul
|
ac2bcece75
|
Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_expansion_sync
|
2021-12-09 14:16:05 -08:00 |
|
ultima-soul
|
349262ebc3
|
Merge remote-tracking branch 'rhh/item_expansion' into item_expansion_sync
|
2021-12-03 17:31:02 -08:00 |
|
ultima-soul
|
d408b56549
|
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
|
2021-12-01 20:18:57 -08:00 |
|
LOuroboros
|
2e67153982
|
Renamed the Enigma Berries' constants
|
2021-12-01 22:16:38 -03:00 |
|
ultima-soul
|
d0623d7b71
|
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
|
2021-11-27 21:40:08 -08:00 |
|
ultima-soul
|
a8f9a54787
|
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
|
2021-11-21 10:41:32 -08:00 |
|
Eduardo Quezada D'Ottone
|
31d7719429
|
Merge pull request #1913 from LOuroboros/healingItems
Changed I_LEGACY_HEALING_ITEMS
|
2021-11-20 23:37:24 -03:00 |
|
LOuroboros
|
ad8582064b
|
#elif without condition bad, #else good
|
2021-11-19 18:49:30 -03:00 |
|
GriffinR
|
c89dfd9f56
|
Finish updating macro comments
|
2021-11-18 01:47:58 -05:00 |
|
GriffinR
|
b5b5d95de6
|
Distinguish 'virtual object' names from object events
|
2021-11-17 23:40:53 -05:00 |
|
GriffinR
|
b9fa18bdd4
|
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into update-macros
|
2021-11-17 22:03:37 -05:00 |
|
GriffinR
|
c940b67716
|
Continue macro comment updating
|
2021-11-17 17:45:59 -05:00 |
|
GriffinR
|
c1970a4bc8
|
Remove dead sub references
|
2021-11-17 15:47:47 -05:00 |
|
GriffinR
|
ecb13cdbf7
|
Merge pull request #1550 from GriffinRichards/doc-pokenav
Document Pokénav
|
2021-11-17 14:47:34 -05:00 |
|
GriffinR
|
eb95ac0b9c
|
Document field_tasks
|
2021-11-17 14:44:42 -05:00 |
|
LOuroboros
|
7ae30f8913
|
I_LEGACY_HEALING_ITEMS -> I_HEALTH_RECOVERY
Also fixed its inaccurate description.
|
2021-11-17 07:15:14 -03:00 |
|
LOuroboros
|
7d71fe6ce8
|
I_NEW_VITAMIN_EV_CAP -> I_VITAMIN_EV_CAP
|
2021-11-16 21:25:03 -03:00 |
|
GriffinR
|
61aa9c3ba9
|
More updating event macro comments
|
2021-11-16 17:46:34 -05:00 |
|
LOuroboros
|
f62ec0630a
|
Updated Vitamins cap
|
2021-11-16 18:36:49 -03:00 |
|
GriffinR
|
d414787932
|
Some TV clean-up
|
2021-11-16 16:22:17 -05:00 |
|
GriffinR
|
5d9c31a610
|
Label slot machine ids, fix GetPriceReduction
|
2021-11-16 15:43:52 -05:00 |
|
GriffinR
|
63c5905914
|
Continue updating event macro comments
|
2021-11-16 13:10:23 -05:00 |
|
GriffinR
|
04cc923d6c
|
Handle optional arguments for warp commands, add WARP_ID_NONE
|
2021-11-16 10:53:00 -05:00 |
|
GriffinR
|
c1130592fa
|
Drop some overworld prefixes
|
2021-11-15 10:58:05 -05:00 |
|
GriffinR
|
65d3b58374
|
Add PARTY_NOTHING_CHOSEN
|
2021-11-15 10:57:06 -05:00 |
|
LOuroboros
|
ea12dfdf2c
|
Implemented Fling
|
2021-11-15 12:41:00 -03:00 |
|
GriffinR
|
4275cf4b90
|
Rename pokenav match call files
|
2021-11-15 01:30:21 -05:00 |
|
GriffinR
|
14d78d7633
|
Finish match call menu doc
|
2021-11-15 01:20:03 -05:00 |
|
GriffinR
|
c779d03b3e
|
Rename pokenav_match_call_ui
|
2021-11-15 00:21:40 -05:00 |
|
GriffinR
|
d4d4234283
|
Finish pokenav list ui doc
|
2021-11-15 00:09:02 -05:00 |
|
Wiz
|
927f9d27df
|
Designate gBattleAnimBgImage_Attract and related as arrays
|
2021-11-14 17:08:03 -05:00 |
|
GriffinR
|
f42eafc85b
|
Merge branch 'master' into doc-banim
|
2021-11-13 23:26:46 -05:00 |
|
GriffinR
|
159bb37bbe
|
Merge branch 'master' into fix_saveblock_reorder
|
2021-11-13 23:19:57 -05:00 |
|
GriffinR
|
9a932cd9c3
|
Merge pull request #1549 from GriffinRichards/doc-binterface
Document remaining symbols in battle_interface, palette, and save
|
2021-11-13 23:19:08 -05:00 |
|
ProjectRevoTPP
|
9d3345a6d6
|
Enforce structs to enforce save block order for modern toolchains.
|
2021-11-13 21:41:16 -05:00 |
|
GriffinR
|
b14fe9dce3
|
Merge pull request #1547 from GriffinRichards/doc-sounddata
Clean up sound, add CRY_MODE constants
|
2021-11-13 15:54:40 -05:00 |
|
GriffinR
|
b3e593dff5
|
Continue pokenav list ui doc
|
2021-11-13 15:52:58 -05:00 |
|
GriffinR
|
ec05157568
|
Move pokenav list item union out of list struct
|
2021-11-13 11:27:11 -05:00 |
|
Eduardo Quezada D'Ottone
|
67f12ef782
|
Fixed Hold Effect file spacing
|
2021-11-13 11:56:17 -03:00 |
|
GriffinR
|
3b91d8fdaf
|
Start pokenav list ui doc
|
2021-11-12 20:36:19 -05:00 |
|
GriffinR
|
da5752fd0d
|
Start match call menu doc
|
2021-11-12 20:17:06 -05:00 |
|
GriffinR
|
ffe2970e30
|
Rename pokenav menu handler files
|
2021-11-12 17:13:50 -05:00 |
|
GriffinR
|
baeacbe2f1
|
Clean up pokenav general menus, organize pokenav graphics
|
2021-11-12 17:08:12 -05:00 |
|
Eduardo Quezada D'Ottone
|
34555b46e8
|
Oops
|
2021-11-12 14:47:35 -03:00 |
|
GriffinR
|
004d1cab3f
|
Clean up pokenav conditions doc
|
2021-11-12 11:13:49 -05:00 |
|
GriffinR
|
35aeff1b6d
|
Rename pokenav conditions files
|
2021-11-12 11:07:52 -05:00 |
|
GriffinR
|
f5152094a9
|
Finish pokenav conditions doc
|
2021-11-12 11:01:22 -05:00 |
|
Eduardo Quezada D'Ottone
|
ae26a7529c
|
Restored FRLG items
|
2021-11-11 22:26:58 -03:00 |
|
GriffinR
|
7efdc0902b
|
Finish condition graph doc
|
2021-11-11 15:29:15 -05:00 |
|
GriffinR
|
4590887359
|
Clean up some register constant use
|
2021-11-10 17:01:21 -05:00 |
|
GriffinR
|
343ac99049
|
Start pokenav conditions doc
|
2021-11-10 17:00:54 -05:00 |
|
GriffinR
|
342b7da5d3
|
Fix CRY_MODE_ECHO
|
2021-11-10 11:59:15 -05:00 |
|
ultima-soul
|
c74e19c062
|
Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_id_revamp
|
2021-11-09 20:58:19 -08:00 |
|
GriffinR
|
ef935f6f4a
|
Merge pull request #1544 from GriffinRichards/romheadergf
Split headers from crt0.s
|
2021-11-09 23:54:57 -05:00 |
|
ultima-soul
|
69e3719f75
|
Add back TM Case, Bicycle, and Vs. Seeker. Add Poké Radar.
|
2021-11-09 19:19:48 -08:00 |
|
GriffinR
|
8e424b6985
|
Merge branch 'master' into doc-binterface
|
2021-11-09 16:09:48 -05:00 |
|
GriffinR
|
43e942c3af
|
Clean up pokenav ribbons
|
2021-11-09 12:50:35 -05:00 |
|
GriffinR
|
1c82571fa0
|
Merge pull request #1542 from GriffinRichards/doc-menu
Document menu
|
2021-11-08 21:23:21 -05:00 |
|
GriffinR
|
adf773f1ed
|
Document remainder of save.c
|
2021-11-08 19:45:14 -05:00 |
|
GriffinR
|
ab1074e629
|
Label unknown palette functions
|
2021-11-08 16:08:36 -05:00 |
|
GriffinR
|
684f599a44
|
Label remaining battle_interface symbols
|
2021-11-08 16:03:44 -05:00 |
|
GriffinR
|
e3b6337c3a
|
Finish battle_anim_mons doc
|
2021-11-08 14:29:37 -05:00 |
|
GriffinR
|
d20341646a
|
Start battle_anim_mons doc
|
2021-11-08 11:46:13 -05:00 |
|
GriffinR
|
1548e902cd
|
Add MonCoods size macro
|
2021-11-08 09:41:23 -05:00 |
|
GriffinR
|
c4169cfd29
|
Disambiguate cry functions
|
2021-11-07 14:26:09 -05:00 |
|
GriffinR
|
54b254a829
|
Add CRY_MODE constants
|
2021-11-07 13:33:05 -05:00 |
|
LOuroboros
|
05c7f7ebfb
|
Fixed the comment for I_SOUL_DEW_BOOST
|
2021-11-05 10:39:27 -03:00 |
|
GriffinR
|
e65677c944
|
Update modern linker script
|
2021-11-04 17:28:41 -04:00 |
|
LOuroboros
|
10a3c8f119
|
Added an item config for the Soul Dew
|
2021-11-04 17:29:17 -03:00 |
|
cbt6
|
0fe3881961
|
Rename WalkInPlaceFastest to WalkInPlaceFaster
|
2021-11-05 01:54:34 +08:00 |
|
GriffinR
|
be7d0bd3b0
|
Merge branch 'master' into doc-menu
|
2021-11-04 12:11:31 -04:00 |
|
GriffinR
|
17b657d83a
|
Finish menu documentation
|
2021-11-04 11:52:43 -04:00 |
|
GriffinR
|
d6f873ba69
|
Continue menu documentation
|
2021-11-03 20:38:23 -04:00 |
|
GriffinR
|
085f8adec6
|
Start remaining menu documentation
|
2021-11-03 17:38:08 -04:00 |
|
GriffinR
|
9a0618afc3
|
Add COPYWIN constants
|
2021-11-03 15:29:18 -04:00 |
|
GriffinR
|
3e49ac804b
|
Merge branch 'master' into doc-finalmisc
|
2021-11-03 13:56:22 -04:00 |
|
GriffinR
|
e14210ce1f
|
Merge pull request #1536 from GriffinRichards/clean-braille
Add font id constants, better braille support
|
2021-11-03 13:17:29 -04:00 |
|
GriffinR
|
0ba22ca112
|
Merge pull request #1534 from GriffinRichards/doc-btrans
Document battle transition
|
2021-11-03 11:26:20 -04:00 |
|
GriffinR
|
afb9ff3a40
|
Document files with a few remaining symbols
|
2021-11-02 18:06:06 -04:00 |
|
cbt6
|
3556024a06
|
Distinguish clearly the two enums related to speed
|
2021-11-03 02:51:30 +08:00 |
|
cbt6
|
3f5f057ebe
|
Rename GoSpeedX functions to WalkNormal, WalkFast, etc.
|
2021-11-03 01:50:53 +08:00 |
|
cbt6
|
4cedd2d551
|
Rename WalkFastest functions to WalkFaster
|
2021-11-03 01:50:53 +08:00 |
|
Eduardo Quezada D'Ottone
|
f3013d8ee9
|
Standarized Solarbeam into Solar Beam
|
2021-11-01 18:36:35 -03:00 |
|
GriffinR
|
54a70ca4d4
|
Merge pull request #1530 from GriffinRichards/doc-graphics
Label remaining symbols in graphics.c
|
2021-11-01 17:00:06 -04:00 |
|
GriffinR
|
ef2971d8dc
|
Convert GF ROM header to C
|
2021-11-01 01:42:02 -04:00 |
|
GriffinR
|
36039e1b86
|
Convert fonts.s to C
|
2021-10-31 01:44:18 -04:00 |
|
GriffinR
|
875be8a8a8
|
Merge pull request #1528 from GriffinRichards/doc-ereaderscr
Document ereader screen
|
2021-10-30 09:34:14 -04:00 |
|
GriffinR
|
f51247615e
|
Finish documenting battle_transition
|
2021-10-29 18:32:53 -04:00 |
|
cbt6
|
9a1764f83e
|
Label some animation index numbers
|
2021-10-30 01:37:49 +08:00 |
|
GriffinR
|
07bf225f94
|
Continue battle_transition documenting
|
2021-10-29 11:24:36 -04:00 |
|
GriffinR
|
41ecae91f8
|
Label remaining symbols in graphics.c
|
2021-10-27 13:47:18 -04:00 |
|
GriffinR
|
b0c27a8521
|
Document ereader screen
|
2021-10-26 15:44:42 -04:00 |
|
GriffinR
|
f9f91be60a
|
Merge pull request #1527 from cbt6/field-player
Document field player functions
|
2021-10-26 14:29:44 -04:00 |
|
GriffinR
|
d6571f2355
|
Merge pull request #1525 from GriffinRichards/doc-recmix
Document remainder of Record Mixing
|
2021-10-26 14:18:38 -04:00 |
|
cbt6
|
b3d779fd0d
|
Document field player functions
|
2021-10-27 01:39:00 +08:00 |
|
BuffelSaft
|
adcf563ba1
|
Add missing berry data
Certain gen 4+ berries were missing graphics and berry data. Adding this data allows them to be viewed and planted.
|
2021-10-26 14:42:06 +13:00 |
|
GriffinR
|
4f7f6c1082
|
Merge pull request #1526 from sphericalice/doc-curtain-special
Document the CloseBattlePikeCurtain special
|
2021-10-25 16:10:45 -04:00 |
|
sphericalice
|
7b5267c799
|
Rename TILESET_WIDTH to METATILE_ROW_WIDTH
|
2021-10-25 20:51:04 +01:00 |
|
sphericalice
|
5bce17cbce
|
Fix typo in the TILESET_WIDTH comment
|
2021-10-25 18:11:06 +01:00 |
|