index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
battle_2.c
Age
Commit message (
Collapse
)
Author
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
add more debug things
Cameron Hall
2018-01-17
resolve some undefined references
Cameron Hall
2018-01-17
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-16
Merge branch 'master' into german_debug
Cameron Hall
2018-01-16
add debug ifdefs
Cameron Hall
2018-01-15
match ChangeStatBuffs
camthesaxman
2018-01-15
import some battle_4.c code from emerald and get atk23_getexp matching
camthesaxman
2018-01-10
finish labeling scanline_effect.c
camthesaxman
2018-01-10
label more of scanline_effect.c
camthesaxman
2018-01-09
label some scanline_effect functions
camthesaxman
2018-01-09
rename unknown_task to scanline_effect
camthesaxman
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-07
Finish battle_2.c and battle_util.c decompilation
Marcus Huderle
2018-01-07
Finish decompiling battle_2
Marcus Huderle
2018-01-07
Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵
Marcus Huderle
names
2018-01-07
Decompile more battle_2 functions
Marcus Huderle
2017-12-27
Port battle_anim changes from pokeemerald
Marcus Huderle
2017-11-26
opponents, map_objects, hold_effects, game_stat, decorations, ↵
camthesaxman
battle_move_effects constants
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-19
clean up unknown_task variables
sceptillion
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-09
remove shared_syms
ProjectRevoTPP
2017-11-09
depreciate use of shared_syms
ProjectRevoTPP
2017-11-06
finish refactoring ewram defines into ewram.h.
ProjectRevoTPP
2017-11-05
move src/engine/ direct ewram calls to ewram.h.
ProjectRevoTPP
2017-11-05
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-11-05
move ewram defines to ewram.h.
ProjectRevoTPP
2017-11-04
BAD_MEM macros to MEM_ALT
ProjectRevoTPP
2017-11-04
add semicolons to BAD_MEMSET and BAD_MEMCPY
ProjectRevoTPP
2017-11-03
BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes
ProjectRevoTPP
2017-10-29
use BAD_MEMSET macro for battle files.
ProjectRevoTPP
2017-10-23
recast fixes for SetMonData and SetBoxMonData.
ProjectRevoTPP
2017-10-10
Add more party_menu documentation
Marcus Huderle
2017-10-09
Document party menu handlers, text oam, and menu types
Marcus Huderle
2017-09-30
Merge branch 'master' of https://github.com/pret/pokeruby into refactor_src
ProjectRevoTPP
2017-09-28
merge
ProjectRevoTPP
2017-08-27
merge
ProjectRevoTPP
2017-08-26
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
[prev]