GriffinR
04af378904
Document trade sequence animation, some trade cleanup
2021-04-20 05:50:39 -04:00
ultima-soul
be7acc919a
Merge branch 'battle_engine' of github.com:rh-hideout/pokeemerald-expansion into master_sync
2021-04-03 21:53:29 -07:00
ultima-soul
5bab9474dc
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
2021-03-22 23:08:19 -07:00
GriffinR
b71b10623b
Add palette selection constants
2021-02-24 11:03:51 -05:00
Deokishisu
7b2bf8c7e2
Rename obedient/fatefulEncounter to eventLegal
...
Per discussion on pret, `obedient`/`fatefulEncounter` has been renamed to `eventLegal`, and all related functions and constants have been modified with this in mind.
Additionally, fixed some whitespace alignment issues in `script_cmd_table.h`, `pokemon.h`, and `tv.c` from the last commit.
2021-02-15 14:54:35 -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
ultima-soul
daf5e0167e
Merge branch 'pokemon_expansion' of github.com:rh-hideout/pokeemerald-expansion into master_sync
2021-02-03 16:06:48 -08:00
ultima-soul
2a20d50904
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
2021-02-01 15:54:08 -08:00
ultima-soul
96232ea166
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-01-28 23:59:08 -08: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
SphericalIce
3c2a33b9b2
Use constants for max IVs & the random IV generation flag
2021-01-07 22:13:14 +00:00
ExpoSeed
7dadcb94b8
Merge branch 'master' of https://github.com/pret/pokeemerald into HEAD
2021-01-03 17:14:43 -06:00
ultima-soul
6a0939cd4e
Remove special handling for Deoxys.
2020-12-21 22:39:19 -08:00
ultima-soul
e32659d4bb
Merge branch 'battle_engine' into ability_expansion and add Gen 8 DLC abilities.
2020-11-16 13:50:26 -08: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
GriffinR
3014241179
Give songs meaningful english names
2020-08-20 19:06:14 -04:00
GriffinR
463d79c7c1
Start documenting naming screen
2020-08-07 02:00:41 -04:00
Sierraffinity
74edaed426
Begin item_menu.c cleanup
2020-06-10 13:07:42 -07:00
GriffinR
e27c3d2abd
Clear up misleading egg step name
2020-05-27 16:41:23 -04:00
ultima-soul
9ee5db6a96
Expand ability ids to u16. Thanks to ghoulslash for some assistance!
2020-05-18 14:54:12 -07:00
GriffinR
db17f8091c
Fix CreatedHatchedMon typo
2020-05-17 01:06:17 -04:00
Diegoisawesome
026e1108b2
Merge pull request #935 from GriffinRichards/doc-warp
...
Document some warp/field screen effect
2019-12-20 23:44:56 -08:00
GriffinR
d1cf9006fb
Document some warp/field screen effect
2019-12-17 05:23:07 -05:00
GriffinR
96ec5e1b84
Use fadescreen constants
2019-12-15 11:42:50 -05:00
GriffinR
c40879aa36
Use ST_OAM constants for OamData definitions
2019-12-06 19:05:44 -06:00
PikalaxALT
7b8b5b5c8c
Merge branch 'master' into gflib
2019-09-27 09:11:22 -04:00
GriffinR
37373c1b21
Review changes for #817
2019-09-25 18:46:25 -05:00
GriffinR
801ca37f04
Document day_care.inc and related
2019-09-25 18:46:25 -05:00
GriffinR
85d97542cd
Use MAX_MON_MOVES constants
2019-09-16 19:21:23 -05:00
PikalaxALT
306ce048ad
Move gflib srcs and headers to gflib subdir
2019-09-08 21:07:54 -04:00
GriffinR
5d30304f4e
Use OTID constants for CreateMon
2019-08-30 22:13:14 -05:00
PikalaxALT
b839c21307
Fix/suppress warnings when building with gcc-8
2019-06-26 16:42:57 -04: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
Marcus Huderle
e9a3cc6d51
Merge remote-tracking branch 'upstream/master' into move-tutor
...
# Conflicts:
# include/pokenav.h
# src/battle_script_commands.c
2019-03-17 17:20:40 -05:00
Phlosioneer
9848f84b9e
Use constants for Oam .shape and .size fields
...
Also some general formatting fixes for constants.
2019-03-16 12:37:04 -05:00
garak
d0115db565
move pokemon graphics to mon-specific directories
2019-03-16 12:21:47 -05:00
Phlosioneer
b93d923826
Merge branch 'master' into move-tutor
2019-03-08 02:27:20 -05:00
Phlosioneer
4907ce6f7f
Fully document move_tutor (formerly learn_move)
2019-03-03 02:50:40 -05:00
Phlosioneer
3716da5430
Rename macro with correct name for pixel values
2019-03-02 17:25:39 -05:00
Phlosioneer
72bb0daccb
Merge branch 'master' into main-menu-state-machine
2019-02-26 22:34:42 -05:00
Phlosioneer
b2866fae21
Document the weather state functions
...
All weather types are now documented (including WEATHER_15)
2019-02-22 22:20:42 -05:00
Phlosioneer
c96f8751cd
Improve window palette macros
2019-02-21 23:27:12 -05:00
Phlosioneer
d979ac3bf3
Document main_menu state machine, name window constants
...
The new names for the constants (and newly named functions) give a much
better understanding of what the window system is trying to do.
2019-02-11 00:34:50 -05:00
Diegoisawesome
d004ce065c
Merge branch 'master' of github.com:pret/pokeemerald into trade
2018-12-31 02:30:30 -06:00
Marcus Huderle
d59f5a8e56
Misc overworld documentation
2018-12-27 16:52:13 -06:00
DizzyEggg
7f6f6c33ab
Fix BgAttributes
2018-12-26 13:05:02 +01:00
Diegoisawesome
d8948a5cda
Merge remote-tracking branch 'pret/master' into trade
2018-12-25 15:03:13 -06:00
DizzyEggg
ecee02816d
Merge with master
2018-12-20 22:53:08 +01:00
DizzyEggg
128239d65e
Almost there
2018-12-19 22:47:27 +01:00
Diegoisawesome
bd7c251859
Fix compressed palette alignment
2018-12-18 20:15:59 -06:00
DizzyEggg
9ffd0c7382
3.5 asm left
2018-12-17 23:00:08 +01:00
DizzyEggg
f1421d94c3
Up to sub 0x80ce580
2018-12-15 23:58:47 +01:00
DizzyEggg
4683cdc30c
Merge branch 'master' into weather
2018-12-09 11:56:50 +01:00
DizzyEggg
4ec14b3d43
Finish field screen
2018-12-08 22:05:11 +01:00
DizzyEggg
4c23adb5f5
Decompile field weather
2018-12-08 19:05:03 +01: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
DizzyEggg
1b0cfb0757
Party Size and Num Stats
2018-11-18 20:00:36 +01:00
Diegoisawesome
18839a4872
Merge remote-tracking branch 'pret/master' into script_menu
2018-11-06 20:20:56 -06:00
Diegoisawesome
7dd4ed7060
r5/r6 swap on sub_80E2578
2018-11-05 14:45:54 -06:00
DizzyEggg
b252bd0292
Window priority to window bg
2018-10-27 00:53:07 +02:00
Diegoisawesome
d9941cd1a8
Standardize sprite visibility to boolean
2018-09-10 10:25:58 -05:00
Slawter666
1ba17e1666
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
2018-09-09 15:51:13 +01:00
DizzyEggg
2f59df03ab
Standartize AddTextPrinterParametrized functions,
2018-09-08 23:38:30 +02:00
Slawter666
f74adc80c1
Format more templates
2018-09-02 17:53:52 +01: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
Diegoisawesome
85ebd76cd0
Fix fanfare constant to use define
2018-08-04 18:41:53 -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
dd1c7c741a
make record mixing compile
2018-05-26 00:37:03 +02:00
Diegoisawesome
4e2886db81
Use song constants
2018-05-11 00:33:32 -05:00
Diegoisawesome
416d67c832
Finish porting/decompiling field_effect.c
2018-05-10 18:36:57 -05:00
DizzyEggg
94b47c0686
decompile overworld
2018-02-14 00:58:22 +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
fd17ca59b0
more pokemon work
2018-02-11 17:35:01 +01:00
Diegoisawesome
772fd47564
Merge branch 'master' of https://github.com/pret/pokeemerald into menu
2018-02-07 18:06:59 -06:00
Diegoisawesome
18abda9dca
Finish menu.s and eliminate TextColor
2018-02-06 20:37:54 -06:00
PikalaxALT
d52f52fa73
Merge branch 'master' into link
2018-02-03 09:42:19 -05:00
DizzyEggg
76fc1d1c12
make time events compile
2018-01-29 16:25:09 +01:00
Diegoisawesome
10037ac0e1
Fix spelling of 'Parametrized' to 'Parameterized'
2018-01-24 01:03:20 -06: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
ProjectRevoTPP
48378f791c
last wave of graphics.s dumps
2017-12-30 01:09:06 -05:00
DizzyEggg
504363f2a6
Merge branch 'master' into decompile_trainer_see
2017-12-20 17:21:46 +01:00
DizzyEggg
7581218569
Merge branch 'master' into decompile_battle1
2017-12-19 17:37:53 +01:00
DizzyEggg
a612ef12a0
start working on trainer see
2017-12-18 19:35:50 +01:00
DizzyEggg
eb8055eb07
battle 1 is decompiled
2017-12-17 20:10:57 +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
camthesaxman
19fbf024ff
fix merge conflicts
2017-12-05 12:42:30 -06:00
camthesaxman
00896cb3b5
rename rng.c to random.c and rom4.c to overworld.c
2017-12-05 12:27:33 -06:00
camthesaxman
caa13f8777
convert some constants to C headers
2017-12-05 11:55:48 -06:00