DizzyEggg
bfa357a608
Fix Ai Roost
2019-08-27 14:00:47 +02:00
DizzyEggg
63355d6a3b
Fix no targets issue and switching faint issu
2019-08-26 14:55:55 +02:00
Diegoisawesome
ad941680d8
Merge pull request #788 from ultima-soul/documentation
...
Synchronize with pokefirered pokedex.c.
2019-08-25 23:56:09 -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
cda75bca70
lol am dumb
2019-08-25 15:39:56 +02:00
DizzyEggg
c97869018d
Fix Mega Indicator appearing and priority
2019-08-25 15:33:28 +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
8d128be459
Merge branch 'toto' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2019-08-25 13:09:31 +02:00
DizzyEggg
cef9dfe22c
Make room for hidden abilities
2019-08-25 13:08:58 +02:00
DizzyEggg
6677d72d55
Merge pull request #190 from LOuroboros/pokemon_expansion
...
Fixed Araquanid's cry
2019-08-25 12:53:31 +02:00
DizzyEggg
5891b63325
Merge pull request #191 from LOuroboros/leavanny
...
Fixed Leavanny's icon
2019-08-25 12:52:39 +02:00
DizzyEggg
58b313956d
Merge with master
2019-08-25 12:51:09 +02:00
ultima-soul
d3ea25ee7f
Synchronize with pokefirered pokedex.c.
2019-08-24 11:17:11 -07:00
LOuroboros
b6f6beb6a8
Fixed Leavanny's icon.
2019-08-23 15:59:00 -03:00
GriffinR
869d0eebc0
Rename atk## constants and states
2019-08-23 08:46:21 -04:00
GriffinR
2cb174b4ea
rename BattleAICmd prefix
2019-08-23 08:10:37 -04:00
GriffinR
68905e3961
rename atk## prefixes
2019-08-23 07:55:36 -04:00
LOuroboros
d3bf843350
Fixed Araquanid's cry.
2019-08-23 01:38:03 -03:00
Diegoisawesome
8e7abad720
Merge pull request #786 from DizzyEggg/u8
...
GetAbilityBySpecies's arg from bool8 to u8
2019-08-22 17:45:56 -05:00
DizzyEggg
d09c290eba
bool8 to u8
2019-08-22 16:46:33 +02:00
DizzyEggg
30dd8942e5
Don't use Protect when burned
2019-08-22 16:42:55 +02:00
DizzyEggg
143cb7ad35
Updated switch mechanics
2019-08-22 15:57:33 +02:00
Kevin Mills
f76f395563
use MENU_FIELD_MOVES in sub_81B31B0
2019-08-21 18:20:45 -05:00
GriffinR
4228750e38
more documentation in match_call_data
...
Documents everything related to UnkStruct_08625388, names HasCheckPage functions, fixes mislabeled Brendan/May headers, and adds header count to pokenav_unk_3
2019-08-21 17:18:38 -05:00
PikalaxALT
5b8d0f1c33
Remove MNUM from oam flip constant names
2019-08-21 17:15:23 -05:00
PikalaxALT
f7cf4fa154
Use HFLIP, VFLIP
2019-08-21 17:15:23 -05:00
GriffinR
a46f7952f9
Use DIR constants for createvobject
...
Also uses event object ids in LinkContestRoom1
2019-08-21 17:11:06 -05:00
PikalaxALT
a4d5624ad6
Move asm srcs to src
2019-08-21 17:08:40 -05:00
GriffinR
f08615881e
Changes from review
2019-08-21 17:06:55 -05:00
GriffinR
5fb7ab05dd
clean up
2019-08-21 17:06:55 -05:00
GriffinR
d931ba9602
document remaining funcs
2019-08-21 17:06:55 -05:00
GriffinR
7fc99f3952
favor lady 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
GriffinR
009caa21c8
some contest lady funcs
2019-08-21 17:06:55 -05:00
GriffinR
5d96a0cc97
minor fixes
2019-08-21 17:06:55 -05:00
GriffinR
fc467a9d52
standardize favour/favor
2019-08-21 17:06:55 -05:00
GriffinR
23979c4d7d
initial documentation commit
2019-08-21 17:06:55 -05:00
Diegoisawesome
d68497f823
Merge pull request #783 from tustin2121/tustin2121-patch-3
...
Replace {STRING 5} with {KUN}
2019-08-21 16:06:59 -05:00
tustin2121
82744ba636
Replace {STRING 5} with {KUN}
...
Since we already have the KUN placeholder, there's no need for this {STRING 5} stuff.
Also, it makes it easier to delete all the {KUN}s in hacks later on if desired.
2019-08-21 14:05:22 -04:00
DizzyEggg
f05375112b
Erase isEgg field from battlemon, ability num to 2 bits
2019-08-21 11:56:49 +02:00
DizzyEggg
e4787bacbc
merge
2019-08-19 14:50:47 +02:00
Diegoisawesome
90edf596d8
Merge pull request #780 from GriffinRichards/document-rematchconstants
...
trainer rematch macro
2019-08-17 22:41:41 -05:00
Diegoisawesome
40fa9ddbb8
Merge pull request #782 from tustin2121/trihard-giveback2
...
Giving back from TriHard Emerald development
2019-08-17 22:38:28 -05:00
Tustin2121
18dee14170
Review fixes
2019-08-17 23:26:46 -04:00
Tustin2121
d63a8ba817
Replaced createvobject numbers with EVENT_OBJ_GTX defines
...
Doing this allows someone to renumber the event object graphics and still have working contests.
2019-08-17 13:38:13 -04:00
Tustin2121
a708caac6d
Suggested changes from review
2019-08-17 13:32:26 -04:00
Tustin2121
1069adae46
Renaming unknown link room ids to be the same as name
...
This descrepency was causing a lot of annoyance when using porymap, because porymap generated the ids in map_groups.h from the name, and mapjson was generating map_groups.h from the id in the json files. So just name them the same already like every other map in the repo.
2019-08-17 13:26:57 -04:00
Tustin2121
d12a8c10ee
Documenting credits a bit
2019-08-17 13:26:44 -04:00
Tustin2121
bac8974ce3
Added note about addvar
...
The contest scripts actually use addvar to add a -1 to a variable instead of using subvar to subtract a positive number. This is fine in vanilla, where addvar script command does NOT support adding the value of a variable to another variable (like subvar supports), but should anyone want to change it, contests will be inexplicably broken.
2019-08-17 13:26:31 -04:00