PikalaxALT
904bba9e16
NULL_BATTLE_TOWER_POKEMON define
2019-09-05 20:48:48 -05:00
PikalaxALT
e2fbce996e
Use designated initializers (C99 feat)
2019-09-05 20:48:48 -05:00
PikalaxALT
f3bed6045e
Disassemble data/ereader_screen.s
2019-09-05 20:48:48 -05:00
PikalaxALT
a9918c3b89
Partial refactor of TryWriteTrainerHill_r
2019-09-05 20:48:48 -05:00
PikalaxALT
5c7eac7134
Merge pull request #744 from PikalaxALT/remove_tutor_casts
...
Remove unnecessary tutor learnset casts
2019-09-04 16:51:06 -04:00
PikalaxALT
36723a235a
Merge pull request #735 from garakmon/encounter_json
...
Add Different Field Info to Wild Encounters JSON
2019-09-04 16:50:39 -04:00
tustin2121
cdae0c1444
Change event object graphics pointer table to use explicit indexes
...
- This makes it easier for future hack makers to rearrange, add, or delete graphic object ids without having to count indexes or keep them in order.
- Porymap will have to be updated, but I have some code for this already in a fork.
2019-08-29 16:44:10 -05:00
DizzyEggg
91acfb262f
Change x defend to x defense
2019-08-25 16:07:15 +02:00
DizzyEggg
d0b9b31390
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2019-08-25 15:58:57 +02:00
GriffinR
d931ba9602
document remaining funcs
2019-08-21 17:06:55 -05:00
GriffinR
771a7b25fa
move data, more contest lady funcs
2019-08-21 17:06:55 -05:00
DizzyEggg
51bfdffac3
Ability Capsule
2019-08-17 12:47:25 +02:00
DizzyEggg
df1b804af8
Merge with master
2019-08-04 23:18:49 +02:00
garak
2580693ea5
INDEX to SLOT in encounter inja template
2019-07-29 13:12:20 -04:00
garak
b6483d7026
name match call messages by trainers
2019-07-29 12:58:15 -04:00
garak
dfa3e079c0
finish pokenav data decomp
2019-07-19 22:57:33 -04:00
garak
f6d55db535
decompile pokenav_unk_5 data
2019-07-19 21:05:55 -04:00
garak
c400d1dc7f
decompile pokenav_unk_3 data
2019-07-19 18:31:42 -04:00
PikalaxALT
71dff6dbf1
Remove unnecessary tutor learnset casts
2019-07-10 16:38:05 -04:00
garak
4594c955b4
create defines to support encounter index ratios
2019-07-01 23:47:45 -04:00
garak
adb0a44457
add field info to wild pokemon json
2019-06-30 12:05:45 -04:00
DizzyEggg
0eaddd251c
Merge branch 'master' into item_expansion
2019-06-03 11:06:09 +02:00
DizzyEggg
c81d06b712
Fix EV wings
2019-06-03 11:05:03 +02:00
DizzyEggg
832c452f0b
Merge pull request #148 from LOuroboros/item_expansion
...
Added the data, sprites and sprites data of the Wings.
2019-05-28 10:22:38 +02:00
DizzyEggg
453be19670
change cooltrainer unused class name
2019-05-25 08:26:40 -05:00
DizzyEggg
a074f36766
USE PROTAG
2019-05-25 08:26:40 -05:00
DizzyEggg
e706280503
Rename PKMN TRAINER CALSS 4
2019-05-25 08:26:40 -05:00
Papa Cancer
e53ba4773d
Documenting bags, berries and graphics
...
Bag graphics and berry graphics mostly documented
item_menu.c significantly documented
Bag structs documented and functions renamed to match formatting
2019-05-22 21:10:16 -05:00
AJ Fontaine
ba27907f98
Fix some typos in item names
2019-05-17 21:07:44 -04:00
DizzyEggg
ab421f1089
Use array count for trainer parties
2019-05-17 07:33:22 -05:00
LOuroboros
c8a7f2a32c
Oops. I've put the .secondaryId field for the Muscle Wing twice.
2019-05-17 07:56:54 -03:00
LOuroboros
2592d38303
Added the data, sprites and sprites data of the Wings.
2019-05-17 07:52:41 -03:00
DizzyEggg
ca51bc23bf
Merge branch 'master' into item_expansion
2019-05-17 09:36:35 +02:00
DizzyEggg
188f2aa29e
ability random define for battle pyramind
2019-05-16 17:09:43 -05:00
DizzyEggg
4ae1e014bc
Change abilities in base stats to array
2019-05-16 17:09:43 -05:00
DizzyEggg
33979f0fa6
use ability num instead of alt ability
2019-05-16 17:09:43 -05:00
DizzyEggg
6f5e9a1944
Merge branch 'master' into item_expansion
2019-05-14 14:02:07 +02:00
Marcus Huderle
0babaa8c07
Convert wild encounter data to JSON
2019-05-08 17:06:39 -05:00
DizzyEggg
5b23f3787e
Tweak up batle item's secondary ids
2019-05-04 09:15:10 +02:00
LOuroboros
eaafcd539d
Fixed the Power Items' hold effects.
2019-05-02 15:47:43 -03:00
LOuroboros
fbdcbfd33d
Fixed Silvally's Memory items' hold effects.
2019-05-02 15:39:47 -03:00
LOuroboros
713e660666
Updated the price tags of the X Items to their USUM standard.
2019-05-02 15:19:30 -03:00
LOuroboros
36d8371950
Added the sprites and the data for the missing items.
2019-05-02 15:11:06 -03:00
LOuroboros
90e94f50d9
Defined a hold effect for every battle-related item, and added all the missing items' data.
2019-04-30 22:07:43 -03:00
LOuroboros
e77960d2f3
Updated the effects of the Sea and Lax Incenses, and added the item data of the Gen. 4 incenses.
2019-04-30 20:07:12 -03:00
LOuroboros
cda17700c3
Defined a lot of hold effects and added more items data.
2019-04-30 19:41:10 -03:00
LOuroboros
71472b1439
Power items data.
2019-04-30 16:07:48 -03:00
LOuroboros
a48c8f6aba
Sachet and Whipped Dream data.
2019-04-30 15:42:36 -03:00
LOuroboros
3316427728
Dubious Disc, Reaper Cloth, Razor Claw, Razor Fang and Prism Scale data.
2019-04-30 15:34:38 -03:00
LOuroboros
e0540dff46
Oval Stone, Protector, Electirizer and Magmarizer data.
2019-04-30 15:00:51 -03:00