GriffinR
|
fe5269b875
|
Fix sPyramindFloorNames typo
|
2021-01-04 23:58:33 -05:00 |
|
GriffinR
|
a291bc4a2c
|
Merge pull request #1292 from GriffinRichards/fix-partymenu
Remove unnecessary subtraction in switch
|
2021-01-04 20:49:08 -05:00 |
|
GriffinR
|
1b2c9d00ca
|
Merge pull request #1291 from Sierraffinity/master
Fix/document possible division by zero in ConvertScaleParam
|
2021-01-04 20:48:58 -05:00 |
|
GriffinR
|
eba7933c0c
|
Remove unnecessary subtraction in switch
|
2021-01-04 19:50:05 -05:00 |
|
Sierraffinity
|
a982e6ab88
|
Make div by zero fix more concice
|
2021-01-04 16:39:47 -08:00 |
|
Sierraffinity
|
67a656a4df
|
Fix/document possible division by zero in ConvertScaleParam
|
2021-01-04 16:26:28 -08:00 |
|
GriffinR
|
5cf5adf7d7
|
Merge pull request #1290 from LOuroboros/bugs_doc_update
Updated the bag flickering fix
|
2021-01-04 18:21:16 -05:00 |
|
LOuroboros
|
09fc94677b
|
Updated the bag flickering fix
Originally submitted by MEATLOAF#4302
|
2021-01-04 19:39:13 -03:00 |
|
GriffinR
|
0ca76fc179
|
Some decoration labels, use constant for tileset size
|
2021-01-04 16:27:57 -06:00 |
|
GriffinR
|
039108284d
|
Clean up gDecorations with gItems format
|
2021-01-04 16:27:57 -06:00 |
|
GriffinR
|
bec799ef72
|
Merge pull request #1288 from GriffinRichards/substitute
Fix substitute back sprite
|
2021-01-04 12:50:55 -05:00 |
|
GriffinR
|
e0c0143f41
|
Fix substitute back sprite
|
2021-01-04 10:14:01 -05:00 |
|
LOuroboros
|
adf039fe12
|
Made BufferStatRoseMessage print an extra string if B_X_ITEMS_BUFF == GEN_7
Also turned sText_StatSharply into gText_StatSharply.
|
2021-01-04 07:41:56 -03:00 |
|
LOuroboros
|
be46ed84ea
|
Made the old X Items buff code make use of B_X_ITEMS_BUFF
|
2021-01-04 04:15:58 -03:00 |
|
LOuroboros
|
dbc3690282
|
Tweaked preprocessor directives
Changed #ifdef X_ITEMS_REWORK == FALSE to #ifndef ITEM_EXPANSION
Changed #ifdef X_ITEMS_REWORK == TRUE to #ifdef ITEM_EXPANSION
|
2021-01-04 03:58:31 -03:00 |
|
LOuroboros
|
517c8ffdd0
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into gen8_abilities_BE
|
2021-01-03 22:05:14 -03:00 |
|
amiosi
|
19b82dcf57
|
tabs -> spaces
|
2021-01-03 19:12:47 -05:00 |
|
ghoulslash
|
73a7800f72
|
Merge pull request #1272 from BuffelSaft/Batte_Engine_Only
Fix Jump Kick
|
2021-01-03 16:50:15 -07:00 |
|
ExpoSeed
|
7dadcb94b8
|
Merge branch 'master' of https://github.com/pret/pokeemerald into HEAD
|
2021-01-03 17:14:43 -06:00 |
|
BuffelSaft
|
10cf5b3673
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald into Batte_Engine_Only
|
2021-01-04 10:55:30 +13:00 |
|
GriffinR
|
dbccb759ba
|
Merge pull request #1287 from GriffinRichards/string
Remove unnecessary string.h includes
|
2021-01-03 13:44:50 -05:00 |
|
GriffinR
|
06af0f0fe5
|
Remove unnecessary string.h includes
|
2021-01-03 13:36:07 -05:00 |
|
LOuroboros
|
da1f525d45
|
Made Alolan Marowak be affected by Thick Club
|
2021-01-03 09:58:19 -03:00 |
|
GriffinR
|
d992e4277e
|
Merge pull request #1283 from GriffinRichards/doc-factscreen
Document battle factory screen
|
2021-01-03 02:51:59 -05:00 |
|
GriffinR
|
f2ce06683d
|
Merge pull request #1285 from GriffinRichards/doc-fieldscr
Minor field_screen_effect / field_player_avatar documentation
|
2021-01-03 01:59:36 -05:00 |
|
ultima-soul
|
c2a3c5687b
|
Add Fairy-type icon to fix Fairy TM info icon being blank.
|
2021-01-02 21:11:47 -08:00 |
|
surskitty
|
a96179a308
|
Changed Neutralizing Gas.
|
2021-01-02 17:16:44 -05:00 |
|
GriffinR
|
4a04b16ac1
|
Merge pull request #1281 from GriffinRichards/index-bc
Index battle controller cmd tables
|
2021-01-01 17:14:34 -05:00 |
|
GriffinR
|
88e951bfe3
|
Label some ReturnToField funcs
|
2021-01-01 17:11:06 -05:00 |
|
GriffinR
|
c711a2f73b
|
Document warp spin functions
|
2021-01-01 17:11:02 -05:00 |
|
GriffinR
|
8cad412ae2
|
Label a few flash effect functions
|
2021-01-01 13:34:25 -05:00 |
|
Evan
|
f172245ad6
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into totem
|
2021-01-01 08:49:43 -07:00 |
|
ExpoSeed
|
8cfdbaefeb
|
Merge pull request #1294 from LOuroboros/flower_gift
Added missing check to Flower Gift (offensive)
|
2020-12-31 18:41:50 -06:00 |
|
ExpoSeed
|
b7b1b26b57
|
Merge pull request #1289 from LOuroboros/final_gambit
Corrected Final Gambit's move data and tweaked its effect
|
2020-12-31 18:39:00 -06:00 |
|
ExpoSeed
|
24362e8bed
|
Merge pull request #1250 from ghoulslash/infestation
infestation between turn anim
|
2020-12-31 18:06:13 -06:00 |
|
surskitty
|
aa9796a6ae
|
Renaming constants for High Jump Kick, Faint Attack, Smelling Salts, and Vise Grip.
|
2020-12-31 18:57:36 -05:00 |
|
surskitty
|
533d9f1c54
|
Updating move names and ability names.
|
2020-12-31 18:45:25 -05:00 |
|
GriffinR
|
dfe03618c7
|
Merge pull request #1284 from GriffinRichards/deadname
Remove deadnaming, sync BgEvent
|
2020-12-31 14:35:23 -05:00 |
|
GriffinR
|
ef60edd933
|
Remove deadnaming, sync BgEvent
|
2020-12-31 14:27:46 -05:00 |
|
GriffinR
|
84fbcc9dd6
|
Fix modern -> UBFIX macro change
|
2020-12-31 00:44:43 -05:00 |
|
GriffinR
|
ec85c01e7c
|
Merge branch 'master' into doc-factscreen
|
2020-12-31 00:40:45 -05:00 |
|
GriffinR
|
093610b46e
|
Finish factory swap screen doc
|
2020-12-31 00:26:14 -05:00 |
|
amiosi
|
8d1383f0d5
|
no text
|
2020-12-30 23:51:08 -05:00 |
|
amiosi
|
556a863ee3
|
minimize pr (also text)
|
2020-12-30 22:56:15 -05:00 |
|
GriffinR
|
0c74e2097f
|
Merge pull request #1282 from Sierraffinity/master
Change how mon affine transform fix is handled
|
2020-12-30 21:21:12 -05:00 |
|
Sierraffinity
|
b88922daea
|
Merge branch 'master' of github.com:pret/pokeemerald
|
2020-12-30 17:37:17 -08:00 |
|
Sierraffinity
|
ef7832a55c
|
Change how mon affine transform fix is handled
|
2020-12-30 17:36:53 -08:00 |
|
GriffinR
|
7ae78dc773
|
Finish factory select screen doc
|
2020-12-30 17:56:31 -05:00 |
|
GriffinR
|
0bf49198f6
|
Resume factory screen doc
|
2020-12-30 13:28:15 -05:00 |
|
GriffinR
|
2f426e0e7d
|
Index battle controller cmd tables
|
2020-12-29 17:21:58 -05:00 |
|