index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_main.c
Age
Commit message (
Expand
)
Author
2019-09-16
more constant usage
GriffinR
2019-09-05
Merge pull request #798 from GriffinRichards/constants-baction
PikalaxALT
2019-09-04
Use B_SIDE constants
GriffinR
2019-09-03
Use B_ACTION constants
GriffinR
2019-08-30
Use OTID constants for CreateMon
GriffinR
2019-07-18
Resolve compile warnings in modern
PikalaxALT
2019-05-16
use ability num instead of alt ability
DizzyEggg
2019-04-07
Merge branch 'master' into contest-ai-cleanup
Phlosioneer
2019-04-05
Clean up data headers
DizzyEggg
2019-04-04
RGB Constants
Phlosioneer
2019-04-03
Rename and document more contest setup functions
Phlosioneer
2019-04-02
Cleanup OamData entries
Phlosioneer
2019-03-31
Give battle_anim files appropriate names
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-03
Fix typos
Phlosioneer
2019-03-01
Reduce externs
Phlosioneer
2019-02-02
Name action 11
DizzyEggg
2019-01-29
Rename a palace battle field
DizzyEggg
2019-01-29
Misc. documentation and move some data into .c files
Marcus Huderle
2019-01-13
make trainer hill compile
DizzyEggg
2019-01-05
fakematch and nonmatch
DizzyEggg
2018-12-31
Merge branch 'master' of github.com:pret/pokeemerald into trade
Diegoisawesome
2018-12-31
Cleanup and documentation
Diegoisawesome
2018-12-25
Merge remote-tracking branch 'pret/master' into trade
Diegoisawesome
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
2018-12-24
Clear includes
DizzyEggg
2018-12-23
move data to c
DizzyEggg
2018-12-23
start data converting
DizzyEggg
2018-12-19
Merge pull request #454 from golemgalvanize/decompile_party_menu
Diegoisawesome
2018-12-18
Fix compressed palette alignment
Diegoisawesome
2018-12-18
Merge pull request #452 from Meowsy/pokemon-adding-easer
Diegoisawesome
2018-12-18
Additional SPECIES_* documentation.
Meowsy
2018-12-13
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_p...
golem galvanize
2018-12-12
Decompile battle_intro.c (#444)
Marcus Huderle
2018-12-09
Remove trailing whitespace
nullableVoidPtr
2018-12-08
Clean more tables
nullableVoidPtr
2018-12-08
Merge remote-tracking branch 'upstream/master'
nullableVoidPtr
2018-12-07
Document trainer battle scripts (#430)
DizzyEggg
2018-12-07
fixing merge conflicts
golem galvanize
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-12-02
add more consistent names
Melody
2018-11-22
Document battle ui
Slawter666
2018-11-19
Move vars to battle_main.c
DizzyEggg
2018-11-19
Decompile all of battle_anim_utility_funcs
Marcus Huderle
2018-11-18
fix merge conflict and use EVENT_OBJECT_TEMPLATES_COUNT
DizzyEggg
2018-11-18
Party Size and Num Stats
DizzyEggg
2018-11-18
Document Battle Pyramid
DizzyEggg
2018-11-14
Sort includes into alphabetical order
Slawter666
[next]