ghoulslash
|
b4cc5e3cd8
|
Merge pull request #1952 from AsparagusEduardo/PE_natureEvo
Added Nature evolution methods
|
2021-12-20 14:08:47 -05:00 |
|
Eduardo Quezada D'Ottone
|
39ef356be1
|
Merge pull request #1935 from LOuroboros/someGenderDiffs
Added gender differences for a couple of Gen. 4 Pokémon
|
2021-12-18 13:46:23 -03:00 |
|
TheXaman
|
fe95e88938
|
added option to view changes for front/back sprite picCoords and elevation live
|
2021-12-13 22:31:37 +01:00 |
|
TheXaman
|
f1f4082f62
|
added footprints
|
2021-12-13 19:24:19 +01:00 |
|
TheXaman
|
d113d5efd9
|
Update include/battle_bg.h
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2021-12-13 18:56:50 +01:00 |
|
TheXaman
|
123969f093
|
fixed front sprite position including elevation and shadow for flying mon's (shadow palette too dark atm)
|
2021-12-13 15:05:17 +01:00 |
|
TheXaman
|
51371661c2
|
Added new menu naviagtion, now all options can be changed
|
2021-12-11 15:03:56 +01:00 |
|
TheXaman
|
bbe918941e
|
added include/constants/pokemon_debug,h for defines, restructured code order
|
2021-12-11 12:13:14 +01:00 |
|
TheXaman
|
f6d9b74a1a
|
Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into pokemon_expansion_debug
|
2021-12-10 16:48:46 +01:00 |
|
ultima-soul
|
d99ac2e44a
|
Resolved review suggestions for upstream Pokemon Expansion sync.
|
2021-12-09 09:51:28 -08:00 |
|
Eduardo Quezada D'Ottone
|
96b8d21b7a
|
Added form switching + Button icons
|
2021-12-03 19:32:31 -03:00 |
|
TheXaman
|
40f7247e11
|
changed P_ENABLE_DEBUG to TRUE/FALSE
|
2021-12-03 11:02:22 +01:00 |
|
TheXaman
|
bf0d2b8393
|
Changed definition of P_ENABLE_DEBUG to pokemon_config.h
|
2021-12-02 19:29:04 +01:00 |
|
ultima-soul
|
a68a39e35f
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-12-01 20:17:49 -08:00 |
|
TheXaman
|
c402a840b1
|
changed to P_ENABLE_DEBUG
|
2021-11-30 11:20:26 +01:00 |
|
TheXaman
|
50e95878e9
|
added Select button text, added gender based icons, imrpoved code
|
2021-11-30 11:16:30 +01:00 |
|
TheXaman
|
b0f8408fb6
|
added gender based sprites, added textbox line, adjusted sprite offset to match line
|
2021-11-30 02:29:33 +01:00 |
|
TheXaman
|
6c520659aa
|
implemented a inital pokemon debug menu based on code from Gamer2020 and AsparagusEduardo
|
2021-11-29 22:52:08 +01:00 |
|
ultima-soul
|
01a90ca6c2
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-11-27 22:17:05 -08:00 |
|
Eduardo Quezada D'Ottone
|
fa995894b7
|
Added Nature evolution methods
|
2021-11-27 20:46:19 -03:00 |
|
Jaizu
|
b7f4658077
|
Added Kricketot line gender difference sprites
|
2021-11-22 16:30:05 -03:00 |
|
LOuroboros
|
8373312ed7
|
Add gender differences for some Gen. 4 Pokémon
Namely: Bidoof, Kricketot, Shinx, Starly, Staravia and Staraptor
Credits to CyanSMP64/Furret and Jaizu.
|
2021-11-22 16:25:25 -03:00 |
|
ultima-soul
|
57bf1c7824
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-11-21 10:41:12 -08:00 |
|
GriffinR
|
c89dfd9f56
|
Finish updating macro comments
|
2021-11-18 01:47:58 -05:00 |
|
GriffinR
|
b5b5d95de6
|
Distinguish 'virtual object' names from object events
|
2021-11-17 23:40:53 -05:00 |
|
GriffinR
|
b9fa18bdd4
|
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into update-macros
|
2021-11-17 22:03:37 -05:00 |
|
GriffinR
|
c940b67716
|
Continue macro comment updating
|
2021-11-17 17:45:59 -05:00 |
|
GriffinR
|
c1970a4bc8
|
Remove dead sub references
|
2021-11-17 15:47:47 -05:00 |
|
GriffinR
|
ecb13cdbf7
|
Merge pull request #1550 from GriffinRichards/doc-pokenav
Document Pokénav
|
2021-11-17 14:47:34 -05:00 |
|
GriffinR
|
eb95ac0b9c
|
Document field_tasks
|
2021-11-17 14:44:42 -05:00 |
|
GriffinR
|
61aa9c3ba9
|
More updating event macro comments
|
2021-11-16 17:46:34 -05:00 |
|
GriffinR
|
d414787932
|
Some TV clean-up
|
2021-11-16 16:22:17 -05:00 |
|
GriffinR
|
5d9c31a610
|
Label slot machine ids, fix GetPriceReduction
|
2021-11-16 15:43:52 -05:00 |
|
GriffinR
|
63c5905914
|
Continue updating event macro comments
|
2021-11-16 13:10:23 -05:00 |
|
GriffinR
|
04cc923d6c
|
Handle optional arguments for warp commands, add WARP_ID_NONE
|
2021-11-16 10:53:00 -05:00 |
|
GriffinR
|
c1130592fa
|
Drop some overworld prefixes
|
2021-11-15 10:58:05 -05:00 |
|
GriffinR
|
65d3b58374
|
Add PARTY_NOTHING_CHOSEN
|
2021-11-15 10:57:06 -05:00 |
|
GriffinR
|
4275cf4b90
|
Rename pokenav match call files
|
2021-11-15 01:30:21 -05:00 |
|
GriffinR
|
14d78d7633
|
Finish match call menu doc
|
2021-11-15 01:20:03 -05:00 |
|
GriffinR
|
c779d03b3e
|
Rename pokenav_match_call_ui
|
2021-11-15 00:21:40 -05:00 |
|
GriffinR
|
d4d4234283
|
Finish pokenav list ui doc
|
2021-11-15 00:09:02 -05:00 |
|
Wiz
|
927f9d27df
|
Designate gBattleAnimBgImage_Attract and related as arrays
|
2021-11-14 17:08:03 -05:00 |
|
GriffinR
|
f42eafc85b
|
Merge branch 'master' into doc-banim
|
2021-11-13 23:26:46 -05:00 |
|
GriffinR
|
159bb37bbe
|
Merge branch 'master' into fix_saveblock_reorder
|
2021-11-13 23:19:57 -05:00 |
|
GriffinR
|
9a932cd9c3
|
Merge pull request #1549 from GriffinRichards/doc-binterface
Document remaining symbols in battle_interface, palette, and save
|
2021-11-13 23:19:08 -05:00 |
|
ProjectRevoTPP
|
9d3345a6d6
|
Enforce structs to enforce save block order for modern toolchains.
|
2021-11-13 21:41:16 -05:00 |
|
GriffinR
|
b14fe9dce3
|
Merge pull request #1547 from GriffinRichards/doc-sounddata
Clean up sound, add CRY_MODE constants
|
2021-11-13 15:54:40 -05:00 |
|
GriffinR
|
b3e593dff5
|
Continue pokenav list ui doc
|
2021-11-13 15:52:58 -05:00 |
|
GriffinR
|
ec05157568
|
Move pokenav list item union out of list struct
|
2021-11-13 11:27:11 -05:00 |
|
GriffinR
|
3b91d8fdaf
|
Start pokenav list ui doc
|
2021-11-12 20:36:19 -05:00 |
|