index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
contest.h
Age
Commit message (
Expand
)
Author
2019-09-16
Use MAX_MON_MOVES constants
GriffinR
2019-08-21
Changes from review
GriffinR
2019-04-04
RGB Constants
Phlosioneer
2019-04-03
General cleanup of the second half of contest.c
Phlosioneer
2019-04-03
Rename and document more contest setup functions
Phlosioneer
2019-04-03
Document applause meter code
Phlosioneer
2019-04-02
Found a debug system for pokemon contests
Phlosioneer
2019-04-02
More cleanup, document contestant sorting
Phlosioneer
2019-04-02
Cleanup some of gContestResources
Phlosioneer
2019-04-01
Rename contest AI stuff
Phlosioneer
2019-03-31
Fix mistakes and use EVENT_OBJ_GFX_* macros
Phlosioneer
2019-03-09
Move the contest opponent filter to C
Phlosioneer
2019-03-09
Clean up contest_opponents.inc
Phlosioneer
2019-03-09
Move contest winner list to C
Phlosioneer
2019-03-01
Reduce externs
Phlosioneer
2019-02-02
Clean up ram vars
DizzyEggg
2019-01-28
Decompile whole contest
DizzyEggg
2019-01-06
Decompile through ClearContestWinnerPicsInContestHall, 10 NONMATCHINGs present.
ultima-soul
2019-01-06
Matched up to sub_80DBF68, sub_80DBF90 WIP.
ultima-soul
2019-01-04
Decompile more of contest_link_80F57C4.c
Marcus Huderle
2019-01-03
Decompile contest_link_81D9DE4.c
Marcus Huderle
2019-01-03
Decompile contest_link_81D9DE4.c
Marcus Huderle
2018-12-18
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_p...
golem galvanize
2018-12-17
Document a bunch of battle anim stuff
Marcus Huderle
2018-12-17
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_p...
golem galvanize
2018-12-15
Decompile contest_painting.c (#447)
Marcus Huderle
2018-12-07
fixing merge conflicts
golem galvanize
2018-11-25
Decompile script_pokemon_util_80F87D8
Marcus Huderle
2018-11-19
Decompile all of battle_anim_utility_funcs
Marcus Huderle
2018-10-17
decompiled some more of the file
golem galvanize
2018-10-06
Start porting ruby battle anim file
DizzyEggg
2018-09-01
document move type variables in pss
DizzyEggg
2018-08-16
Merge with master
DizzyEggg
2018-08-15
Contest AI clean-up
DizzyEggg
2018-08-15
Port contest ai from pokeruby
DizzyEggg
2018-08-12
copy contest effect from ruby
DizzyEggg
2018-05-07
through sub_80DA4F4
PikalaxALT
2018-05-02
through vblank_cb_battle
PikalaxALT
2018-05-02
through sub_80D7DE8
PikalaxALT
2018-05-01
through sub_80D7B24
PikalaxALT
2018-05-01
Through sub_80D787C
PikalaxALT
2017-11-15
Merge branch 'master' of https://github.com/pret/pokeemerald into dump_maps
Diegoisawesome
2017-11-10
Extract baseroms from event_scripts
Diegoisawesome
2017-11-04
battle 7 is decompiled
DizzyEggg
2017-10-14
more of battle anim done
DizzyEggg
2017-10-14
start working on battle anim
DizzyEggg
2017-10-13
Merge branch 'master' of https://github.com/pret/pokeemerald into decomp_scrcmd
Diegoisawesome
2017-10-13
Decompile TV (#80)
PikalaxALT