GriffinR
b71b10623b
Add palette selection constants
2021-02-24 11:03:51 -05:00
GriffinR
1cac608dbe
Document mail
2021-02-24 11:03:39 -05:00
GriffinR
a5852d57d1
Use TASK_NONE constant
2021-02-24 11:03:25 -05:00
GriffinR
e059c4fdfa
Use new gift ribbons size, label unused ribbons
2021-02-17 14:11:45 -05:00
Deokishisu
b89c3e901e
Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.h
...
The giftRibbons field has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and Emerald, such as PokéCoupon storage and the flag for receiving Wishmaker Jirachi.
The giftRibbon fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. The previous `fatefulEncounter` field was actually filler, and relabeled as such, while the obedient bit was renamed `fatefulEncounter`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
2021-02-15 11:40:16 -05:00
GriffinR
15906ca143
Document evolution scene
2021-02-03 17:55:37 -05: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
b65980cd4e
Remove unused local variables and functions
2021-01-19 18:19:33 -05:00
ultima-soul
3cb09b6507
Merge branch 'pokemon_expansion' of github.com:rh-hideout/pokeemerald-expansion into deoxys_handling_removal
2021-01-11 15:19:11 -08:00
ultima-soul
6a0939cd4e
Remove special handling for Deoxys.
2020-12-21 22:39:19 -08:00
Kurausukun
58976ebaa8
Merge remote-tracking branch 'upstream/master' into berry_crush
2020-12-10 23:30:52 -05:00
GriffinR
5259898325
Replace POKEMON_SLOTS_NUMBER
2020-10-01 17:07:12 -05:00
Kaz
847878eae9
battle_gfx_sfx_util.c: Very annoying fakematch fix.
...
daycare.c: -g eliminates the need for the brace hack.
battle_transition.c: Fix Phase2_Ripple_Func2...?
2020-09-19 17:12:25 -04:00
PokeCodec
28ef2fb774
Switch to button macros
2020-09-04 21:11:55 -04:00
GriffinR
3014241179
Give songs meaningful english names
2020-08-20 19:06:14 -04:00
Marcus Huderle
01e6fb6dd0
Document some battle_bg-related things
2019-11-07 18:24:04 -06:00
GriffinR
6db014cc32
Document party_menu first pass
2019-10-25 15:41:06 -04:00
GriffinR
07fa82c911
Last non-anim trade.c doc
2019-10-10 03:50:51 -04:00
GriffinR
d1bcd60b58
Document more trade.c
2019-10-08 20:25:46 -04:00
GriffinR
66a68159b1
Continue trade doc
2019-10-05 10:41:37 -04:00
GriffinR
4a7f061885
Document some of trade
2019-10-03 19:39:37 -04:00
PikalaxALT
306ce048ad
Move gflib srcs and headers to gflib subdir
2019-09-08 21:07:54 -04:00
hjk321
438c5432aa
Document MON_DATA_10
2019-05-03 18:21:11 -05:00
Phlosioneer
50350cc2e1
Merge branch 'master' into contest-ai-cleanup
2019-04-07 20:20:22 -04:00
DizzyEggg
b0223f691f
Clean up data headers
2019-04-05 07:53:23 -05:00
Phlosioneer
1360b3a477
RGB Constants
2019-04-04 17:05:46 -04:00
Phlosioneer
3a2ea40188
Rename and document more contest setup functions
...
Also properly label the link contest flags variable, and label the
contest window ID's.
2019-04-03 17:24:32 -04:00
PikalaxALT
ade0183378
Document mystery_gift
2019-03-31 18:59:52 -04:00
DizzyEggg
363fa9bed2
Clean up ram vars
2019-02-02 12:44:00 +01:00
Diegoisawesome
d004ce065c
Merge branch 'master' of github.com:pret/pokeemerald into trade
2018-12-31 02:30:30 -06:00
Diegoisawesome
c5c6e437ec
Document, cleanup, extract data from trade
2018-12-31 01:23:27 -06:00
DizzyEggg
6761a049da
Fix Bldalpha args
2018-12-26 14:03:48 +01:00
DizzyEggg
7e4db39da5
Fix bldcnt gpu reg args
2018-12-26 13:43:07 +01:00
DizzyEggg
7f6f6c33ab
Fix BgAttributes
2018-12-26 13:05:02 +01: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
Marcus Huderle
72f0a079a9
Decompile all of battle_anim_utility_funcs
2018-11-19 09:37:25 -06:00
Diegoisawesome
18839a4872
Merge remote-tracking branch 'pret/master' into script_menu
2018-11-06 20:20:56 -06:00
Diegoisawesome
f8d337e491
Finish cleaning up text.c
2018-11-06 11:30:21 -06:00
Diegoisawesome
7dd4ed7060
r5/r6 swap on sub_80E2578
2018-11-05 14:45:54 -06:00
DizzyEggg
dfee5deca8
Move Bitmap struct and clear sprite/text files
2018-10-18 21:24:37 +02: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
63cbc8f3cc
battle dome - a couple more functions
2018-08-18 00:54:18 +02:00
Diegoisawesome
2dd5fc23d4
Prepare learn_move for merge
2018-08-12 12:54:07 -07:00
DizzyEggg
ea5ffa3375
Merge with master
2018-07-16 20:23:05 +02:00
Diegoisawesome
731d6d59bc
Document list_menu.c and main_menu.c
2018-07-15 04:30:37 -07:00
DizzyEggg
c556358e47
label multiuse sprite template functions
2018-07-01 15:28:57 +02:00
DizzyEggg
caa36b530a
label and document battle windows
2018-06-17 16:48:58 +02:00
DizzyEggg
fed5f03097
get rid of unnecessary externs
2018-02-28 23:57:08 +01:00
DizzyEggg
e93da9b1f9
make strings in battle message static
2018-02-28 23:50:25 +01:00
Diegoisawesome
a4787bc06a
Merge pull request #207 from DizzyEggg/decompile_pokemon_123
...
Decompile and clean pokemon files
2018-02-11 22:13:15 -06:00
PikalaxALT
ea347199a2
Merge branch 'master' into link
2018-02-11 19:22:06 -05:00
DizzyEggg
2736c0fd4a
add more const pokemon data, clear include
2018-02-11 23:46:50 +01:00
DizzyEggg
fd17ca59b0
more pokemon work
2018-02-11 17:35:01 +01:00
DizzyEggg
bce01bc518
battle labels merge with master
2018-02-09 00:43:07 +01:00
DizzyEggg
a10fd5a7c4
create more battle constants
2018-02-08 00:35:13 +01:00
DizzyEggg
caf9af321d
get rid of unnecessary externs
2018-02-08 00:00:25 +01:00
DizzyEggg
ae8e89a10d
move some pokemon data to c
2018-02-05 17:39:26 +01:00
PikalaxALT
d52f52fa73
Merge branch 'master' into link
2018-02-03 09:42:19 -05:00
DizzyEggg
db3ecf5012
decompile scanline effect
2018-01-29 17:47:12 +01:00
PikalaxALT
d4e8c20f84
Merge branch 'master' into link
2018-01-21 23:20:13 -05:00
scnorton
c6ff1a6ce3
Merge branch 'master' into link
2018-01-18 12:53:31 -05:00
DizzyEggg
a6072ae293
decompile option menu
2018-01-16 18:59:06 +01:00
Diegoisawesome
1496ea3a24
Merge branch 'master' of github.com:pret/pokeemerald
2017-12-28 03:00:15 -06:00
Diegoisawesome
15c92318d3
Extract data from misc files
...
Also split data4d.s
2017-12-25 00:32:01 -06:00
DizzyEggg
8cd4908fa3
merge bike with master, fix conflicts
2017-12-24 00:08:55 +01:00
sceptillion
96511dc214
use internal song names
2017-12-22 00:10:20 -08:00
DizzyEggg
6b5157b2a3
decompile bike.s
2017-12-21 17:46:03 +01:00
scnorton
3c2b1731ee
Merge branch 'master' into link
2017-12-17 14:09:06 -05:00
PikalaxALT
190a2cba61
Merge branch 'master' into link
2017-12-16 11:27:10 -05:00
PikalaxALT
6d73bb4b57
Import function labels from Ruby
2017-12-16 10:23:05 -05:00
camthesaxman
c681b482c2
convert more constants
2017-12-11 12:27:51 -06:00
PikalaxALT
8b5d6fe5d9
CreateWirelessStatusIndicatorSprite
2017-12-03 22:01:06 -05:00
DizzyEggg
d75e7ace1d
label battle stuff
2017-12-02 14:08:55 +01:00
PikalaxALT
f21c5ebea5
through sub_800B1A0
2017-11-12 23:58:05 -05:00
PikalaxALT
85cf626316
sub_800B080
2017-11-12 23:33:03 -05:00
PikalaxALT
27c0dc0fd5
through sub_800A588
2017-11-10 22:08:17 -05:00
DizzyEggg
6cb1c4fd6e
fix merge conflicts, evo scene
2017-10-31 19:36:25 +01:00
DizzyEggg
665734d689
evolution files review changes
2017-10-31 19:28:43 +01:00
DizzyEggg
51df918c04
evo scene file is done
2017-10-29 16:15:23 +01:00
DizzyEggg
e8903fb4dd
start workin on evo scene
2017-10-27 18:52:21 +02:00