ghoulslash
|
71f18bfbf4
|
Merge pull request #1316 from ultima-soul/form_species_tables_be
Add Form Species ID Tables
|
2021-01-20 13:54:39 -07:00 |
|
ultima-soul
|
d3b0e98325
|
Merge branch 'form_species_tables' into form_species_tables_be
|
2021-01-20 11:40:48 -08:00 |
|
ultima-soul
|
267900bdcb
|
Add Form Species ID tables and functions to access them.
|
2021-01-20 11:31:20 -08:00 |
|
SphericalIce
|
86297398e6
|
Move the definition of RETURN_REFLECTION_TYPE_AT and make use of REFL_TYPE_NONE
|
2021-01-20 10:34:33 +00:00 |
|
SphericalIce
|
4334f7a379
|
Include NUM_REFLECTION_TYPES in the ReflectionTypes enum
|
2021-01-20 10:17:07 +00:00 |
|
Evan
|
57c460f40a
|
fix two turn moves failing on turn 1 w no target
|
2021-01-19 22:10:03 -07:00 |
|
GriffinR
|
18b8e0ee8e
|
Merge pull request #1311 from GriffinRichards/clean-unused
Remove unused local variables and functions
|
2021-01-19 23:22:44 -05:00 |
|
GriffinR
|
6999b237eb
|
Merge pull request #1309 from GriffinRichards/misc-macro
Use constants for item data, misc other constants/fixes
|
2021-01-19 20:49:58 -05:00 |
|
SphericalIce
|
2746fd1f95
|
Name object event ID arguments properly
|
2021-01-19 23:35:57 +00:00 |
|
SphericalIce
|
6dd973012b
|
Correct ground effect flag names for reflections & document sprite data usage
|
2021-01-19 23:21:50 +00:00 |
|
GriffinR
|
b65980cd4e
|
Remove unused local variables and functions
|
2021-01-19 18:19:33 -05:00 |
|
Evan
|
6b59a9ac01
|
add ai info debug option
|
2021-01-19 12:58:58 -07:00 |
|
N
|
e5e390d64b
|
Revert zero initialization
|
2021-01-19 14:33:11 -05:00 |
|
N
|
d720520de8
|
Clarified comment again
|
2021-01-19 13:47:09 -05:00 |
|
N
|
b6c483394e
|
Clarified comments
Made comments clearer.
|
2021-01-19 13:43:57 -05:00 |
|
GriffinR
|
752982552e
|
Add FIRST_BALL, some FIRST_BERRY_INDEX usage
|
2021-01-19 13:39:18 -05:00 |
|
SphericalIce
|
2dfaba9472
|
Name color return values more accurately
|
2021-01-19 17:59:36 +00:00 |
|
SphericalIce
|
8de76ed533
|
Make broader use of RGB macros
|
2021-01-19 17:15:12 +00:00 |
|
Evan
|
455899acf7
|
fix AI_DATA->battlerAtk
|
2021-01-19 08:54:39 -07:00 |
|
Evan
|
71185dbf67
|
fix DoesBattlerIgnoreAbilityChecks
|
2021-01-19 08:50:36 -07:00 |
|
GriffinR
|
cf9f8d01c5
|
Add misc item data constants
|
2021-01-19 05:49:20 -05:00 |
|
GriffinR
|
4e845b6395
|
Use constants for contestLinkResults
|
2021-01-19 04:40:06 -05:00 |
|
GriffinR
|
3f36529cba
|
Use NUMBER_OF_MON_TYPES in pokedex search
|
2021-01-19 04:34:50 -05:00 |
|
GriffinR
|
9dd867689e
|
Use ARRAY_COUNT in PrintMenuTable
|
2021-01-19 04:19:14 -05:00 |
|
GriffinR
|
3f9037d63a
|
Use ARRAY_COUNT in InitBgsFromTemplates
|
2021-01-19 04:14:07 -05:00 |
|
GriffinR
|
bc20fda604
|
Use GET_UNOWN_LETTER macro
|
2021-01-19 04:03:16 -05:00 |
|
N
|
7134763b73
|
Update task.c
|
2021-01-17 13:00:53 -05:00 |
|
N
|
8297090267
|
Update task.c
|
2021-01-17 12:49:50 -05:00 |
|
N
|
ad6ab09e30
|
Update comment
|
2021-01-17 12:46:08 -05:00 |
|
N
|
3b80f3caf1
|
Make variable name shorter
|
2021-01-17 12:44:08 -05:00 |
|
N
|
d3259ebe2c
|
renamed taskNum to followupFuncDataIndex
|
2021-01-16 21:56:49 -05:00 |
|
N
|
72e8683975
|
FIxed the comments
|
2021-01-16 21:50:59 -05:00 |
|
N
|
e7436ab4c8
|
Update task.c
|
2021-01-16 21:35:40 -05:00 |
|
N
|
0159c0c1ae
|
Update task.c
|
2021-01-16 21:09:51 -05:00 |
|
N
|
a950167d89
|
Remove define
|
2021-01-16 21:05:35 -05:00 |
|
N
|
6b5ce647df
|
Update task.c
|
2021-01-16 20:31:09 -05:00 |
|
N
|
26246ce281
|
Update task.c
|
2021-01-16 20:29:42 -05:00 |
|
N
|
926ef40c52
|
Get rid of Task_data_OP macro
This macro is so annoying. Can we please do away with it?
|
2021-01-16 20:19:00 -05:00 |
|
ultima-soul
|
8647895f1a
|
Merge pull request #1259 from ghoulslash/be_config
anim particle configs false by default
|
2021-01-16 10:41:18 -08:00 |
|
Evan
|
24b19eb9a4
|
fix AI_WeatherHasEffect
|
2021-01-15 21:29:39 -07:00 |
|
Evan
|
544d598506
|
update tailwind timer
|
2021-01-15 18:34:47 -07:00 |
|
ExpoSeed
|
98b4af151c
|
Merge pull request #1346 from luckytyphlosion/origin/battle_engine
Fix AI corruption bug.
|
2021-01-15 12:44:27 -06:00 |
|
Evan
|
f1d89b2d79
|
merge with be
|
2021-01-15 11:17:45 -07:00 |
|
ExpoSeed
|
b166e9a5e3
|
Merge pull request #1276 from LOuroboros/x_items_BE
Reworked the effects of the X Items #1
|
2021-01-15 12:05:07 -06:00 |
|
Evan
|
44a124acb7
|
fix CanBeParayzed
|
2021-01-15 09:23:23 -07:00 |
|
sbird
|
5d02cc2059
|
[battle_engine] fix wrap style move damage
|
2021-01-15 16:04:09 +01:00 |
|
GriffinR
|
564278fd49
|
Document battle tv data
|
2021-01-14 06:29:59 -05:00 |
|
GriffinR
|
8e06d5679c
|
Index gBardSoundsTable
|
2021-01-14 03:54:59 -05:00 |
|
GriffinR
|
46e0a0607d
|
Array count for easy chat word groups
|
2021-01-14 03:48:49 -05:00 |
|
GriffinR
|
f63bc6e27a
|
Index sTMHMMoves
|
2021-01-14 03:41:28 -05:00 |
|