ghoulslash
959f3cca77
merge w pret
2022-04-07 12:11:45 -04:00
Ariel A
23782c16f7
Fixed Sky Pillar Rayquaza sprite having the wrong image.
2022-03-26 18:43:09 -04:00
GriffinR
0a0157b62c
Name unknown_16.png
2022-03-14 15:54:47 -04:00
cbt6
3cc21a0fc8
Format object event graphics info
2022-03-13 05:19:16 +08:00
GriffinR
b1d61b9227
Merge pull request #1641 from GriffinRichards/subsprite-arr-count
...
Use ARRAY_COUNT for obj event subsprite tables
2022-03-03 23:08:52 -05:00
GriffinR
f78f46a1e2
Use ARRAY_COUNT for obj event subsprite tables
2022-03-03 14:54:05 -05:00
GriffinR
5d58cdd297
Fix bunny hoppy typo
2022-02-28 13:34:39 -05:00
Ariel A
2273a61b37
Re-indexed follower & pokeball GFX IDs.
2022-02-22 20:14:02 -05:00
Ariel A
7daa78311b
Added more follower footprint types. Credit: Sonikku-DatH
...
https://www.pokecommunity.com/showthread.php?p=10410294#post10410294
2022-02-07 23:06:38 -05:00
Ariel A
149f4436c1
Follower pokemon now emerge matching the player's direction.
2021-12-30 01:57:55 -05:00
Ariel A
26c38e8093
Removed lighting/day-night/shadow code from follower branch.
2021-12-22 22:58:52 -05:00
Ariel A
bdcbb5c700
Merge branch 'master' into romhack
2021-12-18 17:14:52 -05:00
ultima-soul
356cf96654
Match berry data to new berry order, correct Gen 4+ berry data, and add back Enigma Berry e-Reader data entries.
2021-12-15 19:33:35 -08:00
Ariel A
7d4b1a674f
Fixed object events not rendering in Porymap. Credit: Jaizu
2021-12-11 03:37:57 -05:00
ultima-soul
26f29a04fd
Revert "Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_expansion_sync"
...
This reverts commit ac2bcece75fa3bf5bc4018ce659e51a635d46b97, reversing
changes made to 349262ebc35abb090e51c689c74ee839713c83c6.
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
ghoulslash
384bdaee18
merge w pret
2021-11-28 19:09:43 -05:00
ghoulslash
6f6ed0a25c
Merge branch 'master' of https://github.com/pret/pokeemerald into dexnav
2021-11-28 15:01:19 -05:00
cbt6
c59c7b0518
Use enums for jump distances
2021-11-28 12:01:29 +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
70609ac742
Fixed Jacoba Berry Tree not using its own palette
2021-11-14 00:41:00 -03:00
ghoulslash
fdaa979bd6
Merge branch 'master' of https://github.com/pret/pokeemerald into dexnav
2021-11-09 08:58:29 -05:00
ghoulslash
eee3f5b181
merge w pret
2021-11-05 09:22:24 -04:00
cbt6
0fe3881961
Rename WalkInPlaceFastest to WalkInPlaceFaster
2021-11-05 01:54:34 +08:00
GriffinR
afb9ff3a40
Document files with a few remaining symbols
2021-11-02 18:06:06 -04:00
cbt6
510ccbdf4c
Move definition of constants for movement speed
2021-11-03 02:56:23 +08:00
cbt6
4cedd2d551
Rename WalkFastest functions to WalkFaster
2021-11-03 01:50:53 +08:00
cbt6
a2c2d7e230
Label indexes for movement speeds
2021-11-03 01:50:47 +08:00
cbt6
9a1764f83e
Label some animation index numbers
2021-10-30 01:37:49 +08:00
ghoulslash
782c16209d
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
2021-10-26 13:24:33 -04:00
ghoulslash
222d1d3194
merge with pret
2021-10-26 13:21:50 -04: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
42d2fefe02
Merge branch 'master' into tag-none
2021-09-24 10:17:34 -04:00
Ariel Antonitis
b2f901058e
Changed 64x64 follower sprites to 32x32 ones, by LarryTurbo.
...
Sprite resource:
https://www.deviantart.com/larryturbo/art/Resized-OWs-for-Gen-1-4-mons-larger-than-32x32-878575906
2021-09-23 23:30:46 -04:00
GriffinR
f8f7617946
Add TAG_NONE
2021-09-14 13:14:14 -04:00
Ariel Antonitis
8a3b04e837
Merge branch 'master' into romhack
2021-09-02 01:03:13 -04:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
ghoulslash
5b47bfacf2
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
2021-08-18 20:22:26 -06:00
ghoulslash
03fa4939ff
merge with pret
2021-08-18 20:22:03 -06:00
GriffinR
28a8fe191a
Document item menu
2021-08-10 22:13:02 -04:00
Ariel Antonitis
783149bd3f
Fixed bug where moving truck had a shadow.
2021-07-20 19:38:32 -04:00
ghoulslash
cedd2967d8
merge w pret
2021-05-20 11:28:26 -06:00
ghoulslash
3c4bf808f1
merge with pret
2021-05-18 09:31:34 -06:00
ultima-soul
75a9fdbafa
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
2021-04-28 20:50:59 -07:00
Ariel Antonitis
a36d6c3c2c
Renamed OAM tables to match master.
...
Fixed renamed functions, etc.
2021-04-18 23:10:40 -04:00
Ariel Antonitis
221569a710
Merge branch 'master' into romhack
2021-04-18 22:17:53 -04:00
Ariel Antonitis
875c4edd50
Added some conditional messages.
...
Added emote graphics.
2021-04-18 21:00:27 -04:00