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
2018-02-28
Merge pull request #221 from DizzyEggg/data_to_c
Diegoisawesome
2018-02-28
match two functions
DizzyEggg
2018-02-26
type and ability names to C
DizzyEggg
2018-02-26
correct move target defines
DizzyEggg
2018-02-12
start decompiling overworld.s
DizzyEggg
2018-02-11
Merge pull request #207 from DizzyEggg/decompile_pokemon_123
Diegoisawesome
2018-02-11
Merge branch 'master' into link
PikalaxALT
2018-02-11
add more const pokemon data, clear include
DizzyEggg
2018-02-10
decompile all pokemon files
DizzyEggg
2018-02-09
decompile pokemon_item_effect
DizzyEggg
2018-02-09
get rid of unnecessary externs
DizzyEggg
2018-02-09
battle labels merge with master
DizzyEggg
2018-02-08
Merge pull request #202 from DizzyEggg/move_mon_data
Diegoisawesome
2018-02-08
more battle labels
DizzyEggg
2018-02-08
pokemon and battle constants
DizzyEggg
2018-02-07
Merge branch 'master' of https://github.com/pret/pokeemerald into menu
Diegoisawesome
2018-02-08
create more battle constants
DizzyEggg
2018-02-07
iwram common symbols to c
DizzyEggg
2018-02-07
move battle vars to c file
DizzyEggg
2018-02-07
move mon data fix conflicts
DizzyEggg
2018-02-07
Merge pull request #166 from camthesaxman/battle_refactor
Cameron Hall
2018-02-07
match secret base func and fix struct
DizzyEggg
2018-02-06
more renaming
camthesaxman
2018-02-06
more renaming
camthesaxman
2018-02-05
rename bank to battler
camthesaxman
2018-02-05
move some pokemon data to c
DizzyEggg
2018-01-25
Decompile new_menu_helpers.s
Diegoisawesome
2018-01-21
nonmatching sub_801120C
PikalaxALT
2018-01-16
more renaming
camthesaxman
2018-01-16
identity -> position
camthesaxman
2018-01-09
Add symbols to music_player_table
Diegoisawesome
2017-12-31
dump battle animation scripts
DizzyEggg
2017-12-22
use internal song names
sceptillion
2017-12-17
add constants trainers file
DizzyEggg
2017-12-16
nerge with master, fix conflicts
DizzyEggg
2017-12-11
convert more constants
camthesaxman
2017-12-05
fix merge conflicts
camthesaxman
2017-12-05
rename rng.c to random.c and rom4.c to overworld.c
camthesaxman
2017-12-05
Merge pull request #129 from DizzyEggg/dumb_naming
Cameron Hall
2017-12-05
convert some constants to C headers
camthesaxman
2017-12-02
give some more labels to battle struct fields
DizzyEggg
2017-12-02
sprite data fields to array
DizzyEggg
2017-12-02
label battle stuff
DizzyEggg
2017-12-02
give names to some battlescripts
DizzyEggg
2017-11-26
make various macros
DizzyEggg
2017-11-26
change battle variables names
DizzyEggg
2017-11-26
more labelling and changes
DizzyEggg
2017-11-26
fix, rename, label battle labels and battlescripts
DizzyEggg
2017-11-26
clear battle code and battlescripts
DizzyEggg
2017-11-26
fixes and labels
DizzyEggg
[next]