GriffinR
3dbd375779
Some frontier field_specials documentation
2019-09-17 16:50:17 -05:00
GriffinR
aac9658a8e
Document some field_specials data
2019-09-17 16:50:17 -05:00
GriffinR
6c9997a906
Document decor icons
2019-09-16 19:23:21 -05:00
LOuroboros
c6504ebfd4
Oops. I forgot to set the correct description in the Dream Ball's data.
2019-09-16 18:43:51 -03:00
LOuroboros
22e1e53d66
Added missing item data.
2019-09-16 18:04:01 -03:00
LOuroboros
64ec9f4d03
Fixed the 2 Nidoran having the wrong egg move learnset in egg_moves.h
2019-09-16 17:16:02 -03:00
PikalaxALT
e87f4f4cc7
Unify TrHillTag struct definitions (variable floors)
2019-09-05 20:48:48 -05:00
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
DizzyEggg
e96e98a8de
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2019-08-25 13:10:32 +02:00
DizzyEggg
58b313956d
Merge with master
2019-08-25 12:51:09 +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
Gamer2020
d2ac94f1e4
Fixing commented out item names.
2019-08-16 18:38:41 -04:00
DizzyEggg
0dd9a3dd0c
Fix Stealth Rock msg and target
2019-08-05 12:26:53 +02:00
DizzyEggg
4881e48994
Merge with master
2019-08-04 23:57:53 +02:00
DizzyEggg
df1b804af8
Merge with master
2019-08-04 23:18:49 +02:00
DizzyEggg
c219776034
Merge with master
2019-08-04 23:09:28 +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
54bc7d329e
Cherrim
2019-06-16 09:27:42 +02:00
DizzyEggg
eba97fb3e1
Add Cherrim form in a better way
2019-06-15 14:31:43 +02:00
DizzyEggg
54150e3794
Revert "Cherrim sun form gfx"
...
This reverts commit cd09047c4f6400fa4b150350198efabbc648a6bc.
2019-06-15 14:16:11 +02:00
DizzyEggg
9e175c9f1b
Merge branch 'master' into battle_engine_v2
2019-06-10 11:21:16 +02:00
DizzyEggg
cd09047c4f
Cherrim sun form gfx
2019-06-10 11:16:52 +02:00
DizzyEggg
fffeefd0e2
Merge pull request #159 from LOuroboros/patch-2
...
Update base_stats.h
2019-06-09 11:50:12 +02:00
LOuroboros
68b744b3e4
Update base_stats.h
...
Corrected the label of the Razor Claw in 3 instances, so people can comment things out more easily.
2019-06-07 08:25:15 -03:00
LOuroboros
7cb5ebcb8d
Update evolution.h
...
Fixed a typo and corrected the label of the Shiny and Dusk Stones in 2 instances, so people can comment things out more easily.
2019-06-07 08:14:16 -03:00
DizzyEggg
1c60387968
Merge with master, placeholder back anims
2019-06-03 11:24:10 +02: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
DizzyEggg
76c5287629
Bug Bite
2019-05-23 12:32:14 +02:00