PikalaxALT
|
39da49495d
|
Merge pull request #1000 from GriffinRichards/doc-dex
Document pokedex.c
|
2020-03-17 10:43:57 -04:00 |
|
GriffinR
|
31b0cbe9b4
|
Document pokedex.c
|
2020-03-09 16:24:01 -04:00 |
|
Eduardo Quezada
|
f821303429
|
Using True/False on SetMoveEffect.
|
2020-03-07 16:54:13 -06:00 |
|
GriffinR
|
e633b57593
|
Document remaining status/general/special anims
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
27c4329e45
|
Use friendship event constants
|
2020-02-04 12:16:15 -06:00 |
|
GriffinR
|
be5d417236
|
Document some pokenav menu handlers
|
2020-02-04 08:02:28 -06:00 |
|
GriffinR
|
ed1ff0ad77
|
Document misc strings and text colors
|
2019-12-10 19:29:23 -06:00 |
|
GriffinR
|
c40879aa36
|
Use ST_OAM constants for OamData definitions
|
2019-12-06 19:05:44 -06:00 |
|
Thomas Winwood
|
e3f7f47321
|
Turn some magic numbers into named constants
|
2019-11-23 07:53:26 -06:00 |
|
Marcus Huderle
|
01e6fb6dd0
|
Document some battle_bg-related things
|
2019-11-07 18:24:04 -06:00 |
|
huderlem
|
a4b4ecd470
|
Merge pull request #787 from GriffinRichards/rename-tablecmds
Rename table cmds
|
2019-11-04 16:31:27 -06:00 |
|
GriffinR
|
e01ec84837
|
Document party_menu second pass
|
2019-10-31 03:25:56 -04:00 |
|
GriffinR
|
5fd44d1e74
|
Rename some STAT_CHANGE macros
|
2019-10-26 11:53:00 -04:00 |
|
GriffinR
|
6db014cc32
|
Document party_menu first pass
|
2019-10-25 15:41:06 -04:00 |
|
GriffinR
|
5325835ee7
|
Use STR_CONV constants
|
2019-09-30 15:43:44 -04:00 |
|
GriffinR
|
73b96fe145
|
Rename CONTACT macros to ON_DAMAGE
|
2019-09-27 12:27:36 -04:00 |
|
GriffinR
|
3bf8129396
|
Clean up new Cmd macro names
|
2019-09-27 02:54:28 -04:00 |
|
GriffinR
|
1016b23918
|
Merge branch 'master' into rename-tablecmds
|
2019-09-26 15:02:38 -04:00 |
|
huderlem
|
886f043025
|
Merge pull request #816 from jiangzhengwenjz/ptch-3
get rid of goto in battle_script_commands
|
2019-09-25 16:31:53 -05:00 |
|
GriffinR
|
6ab192e739
|
Review changes for #807
|
2019-09-17 16:50:17 -05:00 |
|
GriffinR
|
b46c4b6703
|
more constant usage
|
2019-09-16 19:21:23 -05:00 |
|
GriffinR
|
bb236b490d
|
Update BS constants for Cmd rename
|
2019-09-15 17:58:12 -04:00 |
|
jiangzhengwenjz
|
4f9052cb96
|
get rid of goto in battle_script_commands
|
2019-08-28 06:06:17 +08:00 |
|
GriffinR
|
869d0eebc0
|
Rename atk## constants and states
|
2019-08-23 08:46:21 -04:00 |
|
GriffinR
|
68905e3961
|
rename atk## prefixes
|
2019-08-23 07:55:36 -04: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 |
|
huderlem
|
fe59902b8a
|
Fix indentation
|
2019-05-03 18:21:11 -05:00 |
|
hjk321
|
26114d4579
|
Update comparison
|
2019-05-03 18:21:11 -05:00 |
|
hjk321
|
ee4049d93e
|
Fix indentation Error
|
2019-05-03 18:21:11 -05:00 |
|
hjk321
|
106a89eace
|
Document magic number from atk04_critcalc
|
2019-05-03 18:21:11 -05:00 |
|
Phlosioneer
|
50350cc2e1
|
Merge branch 'master' into contest-ai-cleanup
|
2019-04-07 20:20:22 -04:00 |
|
DizzyEggg
|
8751fafad1
|
Make it compile
|
2019-04-05 07:53:23 -05:00 |
|
DizzyEggg
|
dd24597d52
|
Finish up menu specialised
|
2019-04-05 07:53:23 -05:00 |
|
AJ Fontaine
|
704f025a00
|
Fix a typo in as(s)istattackselect
|
2019-04-04 19:34:35 -05:00 |
|
Phlosioneer
|
1360b3a477
|
RGB Constants
|
2019-04-04 17:05:46 -04:00 |
|
ultima-soul
|
91a94a0ca1
|
Try to get closer to matching.
|
2019-04-03 21:13:26 -07:00 |
|
DizzyEggg
|
35cffea987
|
Helpful macros for atk49
|
2019-03-30 08:29:56 -05:00 |
|
Marcus Huderle
|
e9a3cc6d51
|
Merge remote-tracking branch 'upstream/master' into move-tutor
# Conflicts:
# include/pokenav.h
# src/battle_script_commands.c
|
2019-03-17 17:20:40 -05:00 |
|
Phlosioneer
|
9848f84b9e
|
Use constants for Oam .shape and .size fields
Also some general formatting fixes for constants.
|
2019-03-16 12:37:04 -05:00 |
|
Phlosioneer
|
5886f82ef5
|
Merge branch 'master' into extern-cleanup
|
2019-03-08 02:45:26 -05:00 |
|
Phlosioneer
|
b93d923826
|
Merge branch 'master' into move-tutor
|
2019-03-08 02:27:20 -05:00 |
|
Phlosioneer
|
907492fd6e
|
Split rom asm file in half
The first half is ui/menu stuff, while the second half is link-related
stuff.
|
2019-03-04 23:26:51 -05:00 |
|
Phlosioneer
|
4ea5e85bed
|
Fix typos
This is an updated version of #554, since it hasn't been updated in two
weeks.
|
2019-03-03 09:31:47 -06:00 |
|
Phlosioneer
|
3ceb1667c9
|
Reduce externs
|
2019-03-01 22:32:50 -05:00 |
|
Marcus Huderle
|
4570e3b6a5
|
Document battle arena
|
2019-02-08 09:41:36 -06:00 |
|
DizzyEggg
|
a740bc7190
|
Name action 11
|
2019-02-02 11:32:00 +01:00 |
|
Marcus Huderle
|
e81838dba3
|
Misc. documentation and move some data into .c files
|
2019-01-29 14:36:02 -06:00 |
|
DizzyEggg
|
c0bc01d301
|
Move some vars to C
|
2019-01-13 13:15:23 +01:00 |
|
Marcus Huderle
|
d59f5a8e56
|
Misc overworld documentation
|
2018-12-27 16:52:13 -06:00 |
|