ultima-soul
|
56a1cab314
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-03-23 15:21:19 -07:00 |
|
ultima-soul
|
96232ea166
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-01-28 23:59:08 -08:00 |
|
GriffinR
|
a392cca928
|
Misc battle documentation
|
2021-01-23 00:40:31 -05:00 |
|
GriffinR
|
fa3acd79e7
|
Fix missing header for sub_817F77C BUGFIX
|
2021-01-11 10:37:22 -05:00 |
|
ExpoSeed
|
10f4b48215
|
Merge branch 'master' of https://github.com/pret/pokeemerald into HEAD
|
2021-01-01 14:14:51 -08:00 |
|
Sierraffinity
|
ef7832a55c
|
Change how mon affine transform fix is handled
|
2020-12-30 17:36:53 -08:00 |
|
Sierraffinity
|
abef3065d0
|
Fix affine anim bug with Pokémon going in and out of balls without an intermediate screen transition
|
2020-12-12 20:29:20 -08:00 |
|
Eduardo Quezada D'Ottone
|
68627882a5
|
Merge remote-tracking branch 'pret/master' into PE-pretSync
|
2020-11-07 15:00:10 -03:00 |
|
aaaaaa123456789
|
1c3d75f673
|
Merge branch 'master' into reverts
|
2020-10-26 12:16:36 -03:00 |
|
Kurausukun
|
9d067dfe0d
|
port sub_8181C2C fakematching fix
|
2020-10-26 00:06:19 -04:00 |
|
ExpoSeed
|
5794fc69e8
|
Merge branch 'pokemon_expansion' of https://github.com/DizzyEggg/pokeemerald into sync-pokemon-expansion
|
2020-10-04 02:35:23 -05:00 |
|
GriffinR
|
5259898325
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -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 |
|
PokeCodec
|
3af118b0a7
|
Fix fakematch in pokemon animation
|
2020-09-09 11:12:12 -04:00 |
|
DizzyEggg
|
c2733236be
|
Merge with master
|
2020-08-27 11:36:35 +02:00 |
|
GriffinR
|
0e7f634b00
|
Wrap asm statements in NONMATCHING
|
2020-08-18 08:16:09 -04:00 |
|
DizzyEggg
|
43359f39c3
|
Merge with master
|
2020-07-27 15:28:03 +02:00 |
|
GriffinR
|
aba42513d3
|
Clean up some battle scr cmd data
|
2020-07-18 18:10:15 -04:00 |
|
DizzyEggg
|
cca1dcc04a
|
merge with master
|
2020-05-29 13:07:53 +02:00 |
|
Marcus Huderle
|
79a1127122
|
Match sub_817F9F4
|
2020-05-24 17:22:56 -05:00 |
|
DizzyEggg
|
2a6e4e0a2a
|
Merge with master
|
2019-12-09 08:29:10 +01:00 |
|
GriffinR
|
2756771958
|
More usage of ST_OAM constants and SPRITE macros
|
2019-12-06 19:05:44 -06:00 |
|
DizzyEggg
|
4881e48994
|
Merge with master
|
2019-08-04 23:57:53 +02:00 |
|
PikalaxALT
|
92f17e8812
|
Document pokemon_animations sprite ptr bug
|
2019-06-30 19:19:26 -04:00 |
|
PikalaxALT
|
04c9793429
|
Fix pokemon_animation.c
|
2019-06-30 13:49:24 -04:00 |
|
PikalaxALT
|
b839c21307
|
Fix/suppress warnings when building with gcc-8
|
2019-06-26 16:42:57 -04:00 |
|
DizzyEggg
|
1c60387968
|
Merge with master, placeholder back anims
|
2019-06-03 11:24:10 +02:00 |
|
Papa Cancer
|
7d20d8082f
|
Gen 7 animations
Includes 2-frame images for Tapus and Marshadow
Custom animations made for Yveltal, Shiinotic, and Toxapex/Poipole
|
2019-04-12 20:07:54 +01:00 |
|
DizzyEggg
|
9320fe8f85
|
Clear includes
|
2018-12-24 00:02:29 +01:00 |
|
nullableVoidPtr
|
4d307a6f63
|
Clean some more arrays
|
2018-12-08 11:33:41 +08:00 |
|
nullableVoidPtr
|
4fc3fa9e44
|
Realign comments, clean tables in pokemon_animation.c and use SPECIES_OLD_UNOWN_ defines
|
2018-12-07 20:18:24 +08:00 |
|
nullableVoidPtr
|
f9ff7316d5
|
Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs
|
2018-12-06 10:38:28 +08:00 |
|
nullableVoidPtr
|
3909b6408c
|
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
2018-12-06 09:44:08 +08:00 |
|
Slawter666
|
4311fd8b89
|
Sort includes into alphabetical order
|
2018-11-14 00:01:50 +00:00 |
|
garak
|
3cb7a33f42
|
label back animations
|
2018-10-30 12:37:53 -04:00 |
|
DizzyEggg
|
7a008a944a
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
|
Diegoisawesome
|
d9941cd1a8
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
|
DizzyEggg
|
38c89b9d0f
|
Bank to battler
|
2018-09-01 18:36:08 +02:00 |
|
Diegoisawesome
|
23b050a99e
|
Update naked attribute and ASM_DIRECT to NAKED macro
|
2018-05-11 17:24:32 -05:00 |
|
camthesaxman
|
6a4967689e
|
more renaming
|
2018-02-06 13:48:02 -06:00 |
|
DizzyEggg
|
78728ae454
|
add rgb constants
|
2018-01-29 14:36:13 +01:00 |
|
DizzyEggg
|
ed546d680f
|
pokemon animation is decompiled
|
2018-01-29 12:36:56 +01:00 |
|
DizzyEggg
|
16c46905ff
|
more pokemon animation functions
|
2018-01-28 00:51:20 +01:00 |
|
DizzyEggg
|
8ca9bbe425
|
more pokemon anim functions decompiled
|
2018-01-27 21:10:00 +01:00 |
|
DizzyEggg
|
95827ab64b
|
more pokemon anim functions decompiled
|
2018-01-27 11:57:46 +01:00 |
|
DizzyEggg
|
4e43a251b0
|
more pokemon anim funcs
|
2018-01-24 19:37:30 +01:00 |
|
DizzyEggg
|
ad73f92061
|
start decompiling pokemon animation
|
2018-01-22 21:32:50 +01:00 |
|