index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_main.c
Age
Commit message (
Expand
)
Author
2021-07-05
Decompile sub_802BBD4
PikalaxALT
2021-07-01
Decompile debug version of OpponentHandlecmd20
PikalaxALT
2021-07-01
Document pokemon_item_effect, struct BattleResult
PikalaxALT
2021-07-01
Unify ChooseMoveStruct; name BattleStruct fields
PikalaxALT
2021-06-30
Expand battle struct macros inline, 2
PikalaxALT
2021-06-30
Expand battle struct access macros inline
PikalaxALT
2021-06-29
Define BSTRUCT_OFF for gBattleStruct macro hacks
PikalaxALT
2021-06-29
Merge several EWRAM definitions into gBattleStruct
PikalaxALT
2021-06-29
Split out multi buffers from battle struct
PikalaxALT
2021-06-28
Match sub_806CF04
PikalaxALT
2021-06-28
Name funcs in credits.c; more ewram cleanup
PikalaxALT
2021-06-24
Document pokedex.c, 1
PikalaxALT
2021-06-21
Sync more contest docs from Emerald
PikalaxALT
2021-06-21
Start syncing contest code documentation from Emerald
PikalaxALT
2021-06-18
Document image_processing_effects.c
PikalaxALT
2021-06-17
Replace simple ewram access with battle struct, 2
PikalaxALT
2021-06-17
document ewram macros in BattleStartClearSetData
PikalaxALT
2021-06-16
Sync BattleStruct.multiBuffer from Em/FR
PikalaxALT
2021-06-13
Fix modern debug builds
PikalaxALT
2020-09-01
Make invisible a boolean
PokeCodec
2020-09-01
Remove fakematch
PokeCodec
2020-08-29
Give songs meaningful english names
GriffinR
2020-08-19
Merge pull request #788 from kazblox/master
GriffinR
2020-07-22
Fix COMMON sym references under modern gcc
PikalaxALT
2020-06-08
Preliminary support for English rev0 debug. Matching but still needs
Kaz
2019-10-19
Merge pull request #754 from camthesaxman/emerald_diff
huderlem
2019-08-24
Rename old_charmap and move from graphics-de/unused to graphics/debug.
easyaspi314 (Devin)
2019-08-23
[WIP] English Debug menu translations! (Plus some build system fixes)
easyaspi314 (Devin)
2019-07-31
fix more emerald differences
camthesaxman
2019-07-31
resolve more battle system differences
camthesaxman
2019-07-30
misc
camthesaxman
2019-07-29
resolve some Emerald differences
camthesaxman
2019-07-28
Merge branch 'master' into filenames_1
camthesaxman
2019-07-28
emerald file names, part 1
camthesaxman