index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokeball.c
Age
Commit message (
Expand
)
Author
2021-11-07
Disambiguate cry functions
GriffinR
2021-11-07
Add CRY_MODE constants
GriffinR
2021-10-19
Merge pull request #1516 from GriffinRichards/doc-miscbattle
GriffinR
2021-10-09
Add TRACKS_ALL, remove BGCntrlBitfield
GriffinR
2021-10-09
More battle doc, add battle window ids
GriffinR
2021-10-08
Start misc battle documentation
GriffinR
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-04-25
Document battler sprite affine anims, default pokeball throw
GriffinR
2021-04-10
Document pokemon animation types
GriffinR
2021-03-30
Add some uses of OBJ_VRAM/VRAM_SIZE
GriffinR
2021-01-23
Misc battle documentation
GriffinR
2021-01-22
Document battle_controller_player.c
GriffinR
2020-12-30
Change how mon affine transform fix is handled
Sierraffinity
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-08-30
Merge branch 'master' into pokeball-doc
hondew
2020-08-30
Document throwing pokeball
hondew
2020-08-20
Give songs meaningful english names
GriffinR
2020-07-14
Give proper names to some functions
DizzyEggg
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-10-09
More trade documentation
GriffinR
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-02-06
Document some battle anim things
Marcus Huderle
2018-12-30
Document some battle anims and helpers
Marcus Huderle
2018-12-20
Merge with master
DizzyEggg
2018-12-19
Document a bunch of battle anims
Marcus Huderle
2018-12-17
3.5 asm left
DizzyEggg
2018-12-13
Decompile battle_anim_8170478.c (#445)
Marcus Huderle
2018-11-25
Decompile rock
Marcus Huderle
2018-11-14
Sort includes into alphabetical order
Slawter666
2018-10-06
Start porting ruby battle anim file
DizzyEggg
2018-06-19
document battle bars
DizzyEggg
2018-03-01
more battle files cleaning
DizzyEggg
2018-02-08
get rid of unnecessary externs
DizzyEggg
2018-02-06
more renaming
camthesaxman
2018-02-06
more renaming
camthesaxman
2018-02-05
rename bank to battler
camthesaxman
2018-01-16
more renaming
camthesaxman
2018-01-16
identity -> position
camthesaxman
2018-01-09
Add symbols to music_player_table
Diegoisawesome
2017-12-22
use internal song names
sceptillion
2017-12-11
convert more constants
camthesaxman
2017-12-02
move pokeball data to rom
DizzyEggg
2017-12-02
pokeball file is decompiled
DizzyEggg
2017-12-02
start working on pokeball
DizzyEggg