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
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
2018-12-18
finish party_menu
golem galvanize
2018-12-17
Remove magic numbers.
Meowsy
2018-12-17
decompiled up to sub_81B8A7C
golem galvanize
2018-12-08
Merge remote-tracking branch 'upstream/master'
nullableVoidPtr
2018-12-08
Clean some more arrays
nullableVoidPtr
2018-12-07
Document trainer battle scripts (#430)
DizzyEggg
2018-12-07
Realign comments, clean tables in pokemon_animation.c and use SPECIES_OLD_UNO...
nullableVoidPtr
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-11-30
Match 2 field effect functions
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-17
Begin battle pyramid
DizzyEggg
2018-11-12
Document Battle Pie
DizzyEggg
2018-11-11
Document battle arena
DizzyEggg
2018-11-06
Finish cleaning up text.c
Diegoisawesome
2018-11-06
Begin cleaning text.c
Diegoisawesome
2018-10-21
Fix LZ compressed data alignment
Diegoisawesome
2018-10-16
Merge pull request #364 from Diegoisawesome/master
Diegoisawesome
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2018-10-16
Use constants
DizzyEggg
2018-10-14
Clean battle structs
DizzyEggg
2018-10-14
clean battle structs
DizzyEggg
2018-10-07
Decompile battle_anim_80A9C70
DizzyEggg
2018-09-22
calledattack to calledmove
DizzyEggg
2018-09-22
gRandomMove to gCalledMove
DizzyEggg
2018-09-20
Label trainer hill battle type
DizzyEggg
2018-09-01
Label various battle scripts
DizzyEggg
2018-08-25
Some labels
DizzyEggg
2018-08-12
Prepare learn_move for merge
Diegoisawesome
2018-08-11
Update battle_script_commands.c
DizzyEggg
2018-08-03
Battle code enums in case switches
DizzyEggg
2018-07-29
Document a bit of atk47
DizzyEggg
2018-07-29
Document atk48
DizzyEggg
2018-07-16
IS_MOVE_PHYSICAL to IS_TYPE_PHYSIAL
DizzyEggg
2018-07-16
Battle files - review changes
DizzyEggg
2018-07-16
Merge with master
DizzyEggg
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-07-07
add party menu defines
DizzyEggg
[next]