index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_script_commands.c
Age
Commit message (
Expand
)
Author
2020-02-04
Use friendship event constants
GriffinR
2020-02-04
Document some pokenav menu handlers
GriffinR
2019-12-10
Document misc strings and text colors
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-11-23
Turn some magic numbers into named constants
Thomas Winwood
2019-11-07
Document some battle_bg-related things
Marcus Huderle
2019-11-04
Merge pull request #787 from GriffinRichards/rename-tablecmds
huderlem
2019-10-31
Document party_menu second pass
GriffinR
2019-10-26
Rename some STAT_CHANGE macros
GriffinR
2019-10-25
Document party_menu first pass
GriffinR
2019-09-30
Use STR_CONV constants
GriffinR
2019-09-27
Rename CONTACT macros to ON_DAMAGE
GriffinR
2019-09-27
Clean up new Cmd macro names
GriffinR
2019-09-26
Merge branch 'master' into rename-tablecmds
GriffinR
2019-09-25
Merge pull request #816 from jiangzhengwenjz/ptch-3
huderlem
2019-09-17
Review changes for #807
GriffinR
2019-09-16
more constant usage
GriffinR
2019-09-15
Update BS constants for Cmd rename
GriffinR
2019-08-28
get rid of goto in battle_script_commands
jiangzhengwenjz
2019-08-23
Rename atk## constants and states
GriffinR
2019-08-23
rename atk## prefixes
GriffinR
2019-05-16
Change abilities in base stats to array
DizzyEggg
2019-05-16
use ability num instead of alt ability
DizzyEggg
2019-05-03
Fix indentation
huderlem
2019-05-03
Update comparison
hjk321
2019-05-03
Fix indentation Error
hjk321
2019-05-03
Document magic number from atk04_critcalc
hjk321
2019-04-07
Merge branch 'master' into contest-ai-cleanup
Phlosioneer
2019-04-05
Make it compile
DizzyEggg
2019-04-05
Finish up menu specialised
DizzyEggg
2019-04-04
Fix a typo in as(s)istattackselect
AJ Fontaine
2019-04-04
RGB Constants
Phlosioneer
2019-04-03
Try to get closer to matching.
ultima-soul
2019-03-30
Helpful macros for atk49
DizzyEggg
2019-03-17
Merge remote-tracking branch 'upstream/master' into move-tutor
Marcus Huderle
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-08
Merge branch 'master' into extern-cleanup
Phlosioneer
2019-03-08
Merge branch 'master' into move-tutor
Phlosioneer
2019-03-04
Split rom asm file in half
Phlosioneer
2019-03-03
Fix typos
Phlosioneer
2019-03-01
Reduce externs
Phlosioneer
2019-02-08
Document battle arena
Marcus Huderle
2019-02-02
Name action 11
DizzyEggg
2019-01-29
Misc. documentation and move some data into .c files
Marcus Huderle
2019-01-13
Move some vars to C
DizzyEggg
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-12-26
Fix BgAttributes
DizzyEggg
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
2018-12-24
Clear includes
DizzyEggg
2018-12-19
Merge pull request #454 from golemgalvanize/decompile_party_menu
Diegoisawesome
[next]