index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
battle_controller_safari.c
Age
Commit message (
Collapse
)
Author
2018-10-16
document battle anim script commands
garak
2018-06-25
Merge branch 'master' into contest_link_80C2020
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-06
Finish decompiling battle_9
Marcus Huderle
2018-04-06
Decompile a bunch of battle_9
Marcus Huderle
2018-04-06
Start decompiling battle_9
Marcus Huderle
2018-03-31
Merge branch 'master' into contest_link_80C2020
PikalaxALT
2018-02-15
decompile various debug functions
Cameron Hall
2018-02-10
Start documenting battle anims
Marcus Huderle
2018-01-25
more debug integrations
Cameron Hall
2018-01-23
sub_80C2020
PikalaxALT
2018-01-18
finish adding all debug code
Cameron Hall
2018-01-13
label battle_intro.c
camthesaxman
2018-01-09
more text/menu renaming
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-07
Finish decompiling battle_2
Marcus Huderle
2018-01-07
Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵
Marcus Huderle
names
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-13
migrate battle_message data to src (TODO, german)
ProjectRevoTPP
2017-11-05
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-11-03
BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes
ProjectRevoTPP
2017-09-09
merge
ProjectRevoTPP
2017-08-28
Merge branch 'master' of https://github.com/pret/pokeruby into refactor_src
ProjectRevoTPP
2017-08-27
merge
ProjectRevoTPP