Commit graph

6834 commits

Author SHA1 Message Date
TheXaman
edc46a9920 changes for new tx_randomizer_and_challenges 2022-04-16 23:14:49 +02:00
TheXaman
a305e09fbd small fix preventing selection sprites if no forms exist 2022-03-14 10:19:03 +01:00
TheXaman
c1ccb0c1c2
Merge pull request #13 from LOuroboros/patch-2
#include pokemon.h in src/pokedex.c
2022-02-18 14:15:17 +01:00
LOuroboros
a81841d436
Update pokedex.c 2022-02-15 16:22:56 -03:00
TheXaman
1626db9b05 fixed unown forms page for unown forms (base form worked before) 2022-01-03 22:42:25 +01:00
TheXaman
868d51d4d2 fixed a potential bug 2022-01-03 22:40:22 +01:00
TheXaman
b2601f043b added the ability to check out all data (base stats, moves, abilities etc) for the forms implmeneted in the RHH pokemon_expansion 2022-01-03 21:38:59 +01:00
TheXaman
27e7a48e04 Merge branch 'tx_pokedexPlus_hgss' of https://github.com/TheXaman/pokeemerald into tx_pokedexPlus_hgss 2022-01-03 16:48:53 +01:00
TheXaman
9446ad112a added the ability to directly open evolutions from the EVO page 2022-01-03 16:48:50 +01:00
TheXaman
c9704e1a11
Merge pull request #11 from LOuroboros/patch-2
Update pokedex.c
2021-12-21 09:52:32 +01:00
LOuroboros
f4f3058266
Update pokedex.c 2021-12-21 05:45:32 -03:00
TheXaman
02ff9b4db1 only redraws move power/accuracy on contest switch 2021-12-18 13:18:23 +01:00
TheXaman
026150dbff now used EWRAM struct instead of accessing gBaseStats as often 2021-12-18 13:06:20 +01:00
TheXaman
50d6cf29a6 changed abilities to u16 for the rhh expansions, thanks to @AsparagusEduardo 2021-12-07 11:01:34 +01:00
TheXaman
499fe6b2e5 small improvements 2021-11-28 13:18:41 +01:00
TheXaman
3acc0f4e94 further improved the windows, reworked a lot of code, massivly reduced the flickering on the stats page 2021-11-27 23:04:09 +01:00
TheXaman
07de572e5c Reworked stats screen to use windows 2021-11-27 20:56:04 +01:00
TheXaman
8f94b91365 Merge branch 'master' of https://github.com/pret/pokeemerald into tx_pokedexPlus_hgss 2021-11-27 12:11:24 +01:00
GriffinR
e0fae879da
Merge pull request #1558 from GriffinRichards/update-macros
Update event macro comments
2021-11-22 19:10:49 -05:00
GriffinR
5cb875b6cb
Merge pull request #1559 from GriffinRichards/remove-flower
Fix incorrect flower animation palettes
2021-11-21 11:29:11 -05:00
GriffinR
23dd1dad7f Fix incorrect palettes in Mauville flower tileset anims 2021-11-21 11:23:03 -05:00
GriffinR
42a83ee50e Use STR_VAR names for apprentice_buff and frontier_gettrainername 2021-11-18 23:20:05 -05:00
GriffinR
e66ea0cb99 Reformat compare + goto_if/call_if to single statements 2021-11-18 23:06:51 -05:00
GriffinR
c57efdba5d Allow compare + goto_if/call_if as a single statement 2021-11-18 22:06:53 -05:00
GriffinR
6c6487dd7a Missing spaces to tabs in scripts files 2021-11-18 21:02:22 -05:00
GriffinR
591ab7241f Macro comment typo fix, Object->object 2021-11-18 17:24:43 -05:00
TheXaman
111555132f Merge branch 'master' of https://github.com/pret/pokeemerald into tx_pokedexPlus_hgss 2021-11-18 16:48:49 +01: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
1b35f9adad Use specific name limits for string limit functions 2021-11-17 22:11:03 -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
c4f8f4d11a Add STR_VAR_# ids to string buffer macros 2021-11-17 22:00:44 -05:00
GriffinR
c940b67716 Continue macro comment updating 2021-11-17 17:45:59 -05:00
GriffinR
700425ef5f Index sMapHealLocations 2021-11-17 15:52:04 -05:00
GriffinR
c1970a4bc8 Remove dead sub references 2021-11-17 15:47:47 -05:00
GriffinR
cfb9ae40d7
Merge pull request #1557 from GriffinRichards/fix-calcrom-0
Fix calcrom's handling of 0s
2021-11-17 15:11:23 -05:00
GriffinR
ec97a21f95 Fix calcrom's handling of 0s 2021-11-17 15:04:42 -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
f872ac1b80
Merge pull request #1556 from cbt6/move-enum
Use movement action constant values over enum
2021-11-17 14:14:37 -05:00
cbt6
9d18ad0b5a Make arguments for create_movement_action required 2021-11-18 03:07:09 +08:00
cbt6
f23d9ff30e Use movement action constant values over enum 2021-11-18 02:43:39 +08: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
TheXaman
d851ef9ec5
Merge pull request #7 from silasary/tx_pokedexPlus_hgss
Prevent text glitch if a pokemon has an unspecified custom evolution
2021-11-16 13:59:27 +01: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