index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
recorded_battle.c
Age
Commit message (
Expand
)
Author
2019-01-29
Misc. documentation and move some data into .c files
Marcus Huderle
2019-01-13
Decompile trainer hill
DizzyEggg
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-18
Clean up save related files
DizzyEggg
2018-11-01
Finish frontier util
DizzyEggg
2018-11-01
Document recorded battle
DizzyEggg
2018-10-20
begin porting and decomping battle tower
DizzyEggg
2018-09-20
Label trainer hill battle type
DizzyEggg
2018-09-20
Document some not labeled battle things
DizzyEggg
2018-09-01
Fix the strings length issue
DizzyEggg
2018-08-25
Document battle dome.
DizzyEggg
2018-07-22
merge union room with master
DizzyEggg
2018-07-22
make union room compile i guess
DizzyEggg
2018-07-16
Merge with master
DizzyEggg
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-07-01
merge with battle tent update
DizzyEggg
2018-07-01
document frontier related
DizzyEggg
2018-06-30
Move all trainer defines to trainers.h and identify frontier brain trainer id
DizzyEggg
2018-06-17
battle tent start and create frontier struct in saveblock
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
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-11
thonk
DizzyEggg
2018-02-11
review battle code clean up change
DizzyEggg
2018-02-08
pokemon and battle constants
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-21
nonmatching sub_801120C
PikalaxALT
2018-01-16
more renaming
camthesaxman
2017-12-16
battle setup review changes
DizzyEggg
2017-12-05
rename rng.c to random.c and rom4.c to overworld.c
camthesaxman
2017-11-17
make recorded battle compile
DizzyEggg
2017-11-17
recorded battle merge conflicts fix
DizzyEggg
2017-11-13
recorded battle file is decompiled
DizzyEggg
2017-11-13
more of recorded battle done
DizzyEggg
2017-11-13
more recorded battle done
DizzyEggg
2017-11-12
start working on recorded battle
DizzyEggg