LOuroboros
c2502b0bf5
Review corrections
2020-10-24 15:44:40 -03:00
LOuroboros
c2f278bde3
Corrections to various items
...
-Fixed the Honey's sprite thanks to Blackforest
-Corrected many items' descriptions (with feedback from the bois at RHH's Discord server)
-Added missing items data
2020-10-24 09:41:19 -03:00
LOuroboros
15345fb401
Fixed the Honey's sprite and description
2020-10-24 06:26:30 -03:00
Eduardo Quezada
14f3d69c83
Beast ball effect.
2020-10-23 23:43:07 -03:00
Eduardo Quezada
3a3ef1a369
Reworked Heavy Ball
2020-10-23 23:12:22 -03:00
Kurausukun
af04d99cd9
port fix for UpdateSaveAddresses (from #1177 )
2020-10-23 22:12:09 -04:00
Kurausukun
44c2d15ca9
re-match sub_81C79BC (from #1177 )
...
also re-define RBG macros
2020-10-23 22:07:30 -04:00
Kurausukun
627853a2bf
re-match SetSearchRectHighlight (from #1177 )
2020-10-23 21:59:15 -04:00
Kurausukun
a1d69ae264
re-match sub_81BF2B8 (from $1177)
2020-10-23 21:51:46 -04:00
Kurausukun
9b573b283c
re-match CreateFrontierBrainPokemon (from #1177 )
2020-10-23 21:36:38 -04:00
Kurausukun
a6cb8279f7
re-match DrawResultsTextWindow (from #1177 )
2020-10-23 21:29:59 -04:00
Eduardo Quezada
e861abeff3
Initial review changes.
2020-10-23 22:19:37 -03:00
Kurausukun
36d7e8c769
re-match TryPutLinkBattleTvShowOnAir (from #1177 )
2020-10-23 21:04:28 -04:00
Kurausukun
16cf49ffbe
re-match GetTypeEffectivenessPoints (from #1177 )
2020-10-23 20:59:27 -04:00
Kurausukun
90211248af
re-match Cmd_unknown_24 (from #1140 )
...
changes to data structs are necessary. other things that look
unnecessary, like the order of operands, are also necessary. fuck this
function.
2020-10-23 20:47:10 -04:00
Kurausukun
64ba8c8061
port fakematch fixes from #1155
2020-10-22 05:45:53 -04:00
Kurausukun
9c4dddf870
re-match _InitContestMonPixels (from #1153 )
2020-10-22 05:37:51 -04:00
Kurausukun
0bca313b41
remove naked asm (oops)
2020-10-22 05:04:35 -04:00
Kurausukun
2945a3a845
re-match GetConnectedChildStrength
2020-10-22 05:03:16 -04:00
Thomas Winwood
2239f3aa60
Eliminate goto in ItemUseCB_Medicine
2020-10-21 20:11:40 +01:00
Kurausukun
03f46ff23a
re-match battle_anim_water functions (from #1136 )
2020-10-21 04:41:57 -04:00
Kurausukun
063596d87b
re-match GLYPH_COPY
2020-10-21 04:26:45 -04:00
Kurausukun
5fd555016f
re-match battle_anim_flying functions (from #1126 )
2020-10-21 04:04:59 -04:00
Kurausukun
eee55c65f6
re-do "match function signatures" (from #1119 )
...
not a matching, but I don't see why we shouldn't do this
2020-10-21 03:45:29 -04:00
Evan
f7c3b3e246
reformat oval charm description
2020-10-19 16:07:04 -06:00
Evan
d64b926469
Merge branch 'item_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into item_expansion
2020-10-19 11:22:41 -06:00
Kurausukun
c8e832980b
re-match CreateWaterPulseRingBubbles
2020-10-19 06:37:00 -04:00
Kurausukun
f0efd11aa9
re-match InitObjectEventStateFromTemplate
2020-10-19 06:19:21 -04:00
Kurausukun
56c3eefd9f
re-match RotateAuroraRingColors_Step
2020-10-19 06:15:35 -04:00
Kurausukun
7d5fce9a72
re-remove extra semicolons (from #1104 )
2020-10-19 05:58:51 -04:00
Eduardo Quezada
12bc93dc78
Review changes
2020-10-17 17:07:54 -03:00
Eduardo Quezada
0717783651
Dream ball config.
2020-10-17 02:51:08 -03:00
Eduardo Quezada
e320e6f7ff
Quick Ball config.
2020-10-17 02:44:09 -03:00
Eduardo Quezada
6f246bb0c7
Dusk Ball config
2020-10-17 02:41:02 -03:00
Eduardo Quezada
ce3b877666
Dive Ball config.
2020-10-17 02:33:15 -03:00
Eduardo Quezada
14c243b273
Timer ball config.
2020-10-17 02:08:58 -03:00
Eduardo Quezada
32a2f91ecb
Repeat Ball modifier in config.
2020-10-17 02:04:39 -03:00
Eduardo Quezada
6af4425081
Nest Ball modifier in config.
2020-10-17 02:00:53 -03:00
Eduardo Quezada
6676451353
Net ball modifier in config
2020-10-17 01:52:14 -03:00
Eduardo Quezada
0dfbbde7ce
Heavy Ball modifier in config.
2020-10-17 01:47:04 -03:00
Eduardo Quezada
e65f22a76c
Lure Ball modifier in config.
2020-10-17 01:33:10 -03:00
Eduardo Quezada
7fbd64ec37
Moved Shiny Charm rerolls into config file
2020-10-17 01:26:51 -03:00
Eduardo Quezada
137d9801c0
Key Items configuration in file.
2020-10-17 01:25:54 -03:00
Eduardo Alvaro Quezada D'Ottone
217afe4a03
Merge pull request #11 from AsparagusEduardo/PR-BreedIncenses
...
Added breeding effects for Incenses.
2020-10-16 20:59:35 -03:00
Kurausukun
aedfe27f8d
Remove newline
2020-10-16 17:16:25 -04:00
Kurausukun
bf03f1154f
formatting
2020-10-16 16:57:41 -04:00
Kurausukun
c31c2d93d7
[LEAK INFORMED] match FadeOutBody
2020-10-16 16:55:29 -04:00
LOuroboros
f00d50d7b7
Renamed the HOLD_EFFECT_EV_BOOST label
2020-10-15 05:25:07 -03:00
Eduardo Quezada
1d2f6841f2
Added breeding effects for Incenses.
2020-10-14 19:10:04 -03:00
ExpoSeed
d649bcabbc
Merge branch 'master' of https://github.com/pret/pokeemerald into sync-item-expansion
2020-10-12 12:43:55 -05:00
GriffinR
17a77c9018
Merge pull request #1229 from ghoulslash/document
...
start pokenav documentation
2020-10-11 11:59:40 -04:00
Evan
280c68b531
renamed pokenav graphics file fixes
2020-10-11 09:11:12 -06: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
8b83d88e75
Merge branch 'master' of https://github.com/pret/pokeemerald into sync-item-expansion
2020-10-11 00:07:10 -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
c3113b43bb
Merge branch 'item_expansion' of https://github.com/DizzyEggg/pokeemerald into sync-item-expansion
2020-10-04 02:36:07 -05:00
Michael Panzlaff
187c96d6e5
rewrite MultiBootWaitCycles as naked function
...
Before, when compiling MultiBootWaitCycles with O3 and MODERN=1, you
might have run into problems during optimizations when the compiler tried
to optimize the function, even if declared NOINLINE.
When rewriting this function as NAKED function, this no longer happens
as the optimizer will treat it as black box and compilation will resume.
2020-10-02 12:27:16 +02: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
be9100fe52
Review changes
2020-09-20 13:04:20 -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
tustin2121
0d3646c0b9
Trainer hill location data
...
Changed the trainer hill data for trainer locations, directions, and ranges from vague unusable numbers into readable data via use of preprocessor macros.
2020-09-20 01:09:22 -04:00
GriffinR
0b592228c5
Merge pull request #1186 from kiliwily/DocSomeBugs
...
Document some bugs
2020-09-19 18:09:49 -04:00
kiliwily
f1366dfc69
Fix typos
2020-09-19 20:46:26 +02:00
kiliwily
56848fb891
Update battle_util.c
2020-09-19 20:44:16 +02:00
MeatLoaf3
0e74de0f9e
Changed casts to volatile
...
devkitArm wouldn't copy the bits properly in some instances. Casting as volatile solved the issue
2020-09-18 13:26:36 -04:00
ExpoSeed
227d2dce32
Make description slightly more precise
2020-09-16 12:51:14 -05:00
ExpoSeed
778e6925de
Complete TMHM Learnset description
2020-09-16 12:36:11 -05:00
aaaaaa123456789
7dc95a0103
Undo PokeCodec's PRs
...
This commit undoes most of PokeCodec's PRs after the debate in chat. Some
harmless or completely superseded PRs have been left alone, as there is not
much benefit in attempting to undo them.
Reverts #1104 , #1108 , #1115 , #1118 , #1119 , #1124 , #1126 , #1127 , #1132 , #1136 ,
#1137 , #1139 , #1140 , #1144 , #1148 , #1149 , #1150 , #1153 , #1155 , #1177 , #1179 ,
#1180 , #1181 , #1182 and #1183 .
2020-09-13 06:30:55 -03:00
kiliwily
9b4ded46c6
Update pokemon.c
2020-09-12 19:20:42 +02:00
kiliwily
5c3669e0cd
Bug documenting
2020-09-12 18:43:20 +02:00
GriffinR
921f389e4e
Fix Rusboro and Lavarige typos
2020-09-11 14:47:47 -04:00
PokeCodec
c1286c2fe2
Change according to feedback
2020-09-10 18:07:46 -04:00
PokeCodec
87769756f8
spacing
2020-09-10 10:26:55 -04:00
PokeCodec
6967b234d4
adjustments and fakematch fix
2020-09-10 10:07:16 -04:00
PokeCodec
029db24adb
Make return
2020-09-10 09:32:36 -04:00
PokeCodec
eb25b951c3
InitPaintingMonOamData fix
2020-09-10 09:14:53 -04:00
PokeCodec
50a6b73edc
Fix sub_80C6104
2020-09-10 09:02:04 -04:00
PokeCodec
08696108e1
Match dewford
2020-09-09 17:02:52 -04:00
PokeCodec
f50ecf5c66
Match PrintMonWeight
2020-09-09 16:35:04 -04:00
PokeCodec
7f1827767c
Document size field of unknown struct
2020-09-09 16:09:31 -04:00
PokeCodec
a32f631fe6
Fix Pokemon Fakematch
2020-09-09 15:59:34 -04:00
PokeCodec
84a92279c9
Record mixing fakematch fixed!
2020-09-09 15:49:51 -04:00
PokeCodec
dc34cf1711
Mail Time
2020-09-09 15:09:40 -04:00
PokeCodec
56afdee7fc
Remove register variable mention
2020-09-09 14:43:41 -04:00
PokeCodec
aa45c05a3e
Match Battle Tower
2020-09-09 11:21:16 -04:00
PokeCodec
a3a8c23e00
Match battle_script commands
2020-09-09 11:18:04 -04:00
PokeCodec
3af118b0a7
Fix fakematch in pokemon animation
2020-09-09 11:12:12 -04:00
PokeCodec
779764b70d
Fix Battle_Script_commands fakematch
2020-09-09 10:35:40 -04:00
PokeCodec
f980188b82
Fix battle transition fakematch
2020-09-08 20:54:41 -04:00
PokeCodec
34f54dd438
Fix Battle util fakematch
2020-09-08 20:46:08 -04:00
PokeCodec
6e3f5a462a
Remove fakematch in trainer hell
2020-09-08 20:25:07 -04:00
PokeCodec
bb5da949f2
Fix build
2020-09-08 19:44:33 -04:00
PokeCodec
6bb1d58a11
Finished header includes
2020-09-08 19:17:33 -04:00
PokeCodec
e84da39d8a
Match BattleIntroOpponent1SendsOutMonAnimation
2020-09-08 18:54:51 -04:00
PokeCodec
4d31980359
Undo comment
2020-09-08 16:25:09 -04:00
PokeCodec
3336eb341d
More adjustments
2020-09-08 14:26:37 -04:00
DizzyEggg
271219f962
Merge with master
2020-09-08 12:00:51 +02:00