opakedragon
|
cbaf9b38b2
|
rename string id to reflect usage
|
2021-01-11 08:48:00 -05:00 |
|
opakedragon
|
3ce4e6b24b
|
rename string id to reflect usage
|
2021-01-11 08:47:11 -05:00 |
|
GriffinR
|
e6aebc16da
|
Merge pull request #1296 from GriffinRichards/bugfix-typo
Add missing braces to bugfix in CalculateMonStats
|
2021-01-10 12:34:39 -05:00 |
|
GriffinR
|
8afc28c98f
|
Add missing braces to bugfix in CalculateMonStats
|
2021-01-10 12:24:59 -05:00 |
|
GriffinR
|
42a0b20e57
|
Merge pull request #1295 from sphericalice/pokeemerald
Use constants for IV-related values
|
2021-01-07 18:00:10 -05:00 |
|
SphericalIce
|
f02afc134b
|
Use the correct constant for max-IV masks
|
2021-01-07 22:34:57 +00:00 |
|
SphericalIce
|
3c2a33b9b2
|
Use constants for max IVs & the random IV generation flag
|
2021-01-07 22:13:14 +00:00 |
|
SphericalIce
|
fb69d97b24
|
Use the constant for the max total of EVs
|
2021-01-07 21:11:45 +00:00 |
|
GriffinR
|
c506cf747f
|
Merge pull request #1293 from GriffinRichards/typo-pyramind
Fix sPyramindFloorNames typo
|
2021-01-05 00:16:24 -05:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
GriffinR
|
e1fd2f2a89
|
Merge pull request #1280 from Sierraffinity/master
Add fixes for undefined behavior with modern compiler
|
2020-12-26 22:08:48 -05:00 |
|
Sierraffinity
|
127bb97c0e
|
Add UBFIX for division by zero in SpriteCB_PokedexListMonSprite
|
2020-12-26 18:25:21 -08:00 |
|
Sierraffinity
|
bafbf9240d
|
Add UBFIX for null deref in sub_80D08CC
|
2020-12-26 17:47:36 -08:00 |
|
Sierraffinity
|
86fdd033c6
|
Add UBFIX for null derefs in sub_8088950
|
2020-12-26 17:39:52 -08:00 |
|
Sierraffinity
|
b155c307ea
|
Add UBFIX for null deref in CameraObjectReset2
|
2020-12-26 17:25:51 -08:00 |
|
GriffinR
|
d74f739e05
|
Merge pull request #1277 from GriffinRichards/doc-tower
Label remaining subs in battle_tower.c
|
2020-12-25 00:19:24 -05:00 |
|
GriffinR
|
769ddf22c2
|
Label remaining subs in battle_tower.c
|
2020-12-24 16:18:47 -05:00 |
|
GriffinR
|
4ec5c888b4
|
Merge pull request #1275 from Kurausukun/berrycrush_nonmatching
[LEAK INFORMED] Correct Berry Crush Structs and Eliminate Non/Fakematchings
|
2020-12-22 00:16:36 -05:00 |
|
Kurausukun
|
254b4e621c
|
change "filler" to "unk", remove newline
|
2020-12-22 00:08:15 -05:00 |
|
Kurausukun
|
45a1156dc8
|
fix remaining functions, finally matches
|
2020-12-21 22:36:28 -05:00 |
|