index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
contest.h
Age
Commit message (
Expand
)
Author
2018-11-12
Begin synchronisation part 2
Slawter666
2018-06-25
Merge branch 'master' into contest_link_80C2020
Marcus Huderle
2018-03-31
Merge branch 'master' into contest_link_80C2020
PikalaxALT
2018-03-31
Still more renaming of vars
PikalaxALT
2018-03-31
CONTEST_STRING_NONE
PikalaxALT
2018-03-31
CONTEST_STRING enums
PikalaxALT
2018-03-31
Even more field/var renaming
PikalaxALT
2018-03-31
more renaming
PikalaxALT
2018-03-31
more renaming; wtf was that struct INCBIN_U8 nonsense
PikalaxALT
2018-03-30
rename some funcs and fields
PikalaxALT
2018-03-30
Decompile contest effect data
PikalaxALT
2018-03-30
Remainder of contest_effect.o(.text)
PikalaxALT
2018-03-30
through ContestEffect_47
PikalaxALT
2018-03-29
ContestEffect_26
PikalaxALT
2018-03-29
ContestEffect_25
PikalaxALT
2018-03-29
through ContestEffect_16
PikalaxALT
2018-03-29
through ContestEffect_08
PikalaxALT
2018-03-29
Start decompiling contest_effect
PikalaxALT
2018-01-30
Remove some explicit calls to memcpy in matsuda_debug_menu; label fields in C...
PikalaxALT
2018-01-23
through sub_80C2EA0
PikalaxALT
2018-01-23
through sub_80C2340
PikalaxALT
2018-01-22
through sub_80C8F34
PikalaxALT
2018-01-22
sub_80C8C80
PikalaxALT
2018-01-22
sub_80C8AD0
PikalaxALT
2018-01-22
sub_80C88AC
PikalaxALT
2018-01-22
through (nonmatching) sub_80C86A0
PikalaxALT
2018-01-14
scriptArr to s16
ProjectRevoTPP
2018-01-14
formatting and clean up
ProjectRevoTPP
2018-01-14
comment
ProjectRevoTPP
2018-01-14
move rodata to C
ProjectRevoTPP
2018-01-14
finish decompiling contest_ai.c
ProjectRevoTPP
2018-01-14
up to ContestAICmd_unk_7E
ProjectRevoTPP
2018-01-12
up to ContestAICmd_unk_2C
ProjectRevoTPP
2018-01-12
up to ContestAICmd_unk_14
ProjectRevoTPP
2018-01-12
start decompiling contest_ai
ProjectRevoTPP
2018-01-06
fix some code and formatting anomalies
camthesaxman
2017-12-27
Port battle_anim changes from pokeemerald
Marcus Huderle
2017-12-22
clean up and label more of contest.c
camthesaxman
2017-12-22
label and clean up some things in contest.c
camthesaxman
2017-12-22
save work
camthesaxman
2017-12-21
decompile sub_80B1118 - sub_80B1EA8
camthesaxman
2017-12-17
fix build
camthesaxman
2017-12-17
decompile sub_80AEB1C - sub_80AEFE8
camthesaxman
2017-12-17
decompile sub_80AE398 - sub_80AE9FC
camthesaxman
2017-12-16
decompile sub_80AD8DC - sub_80AE098
camthesaxman
2017-12-12
fail at decompiling sub_80ABCDC
camthesaxman
2017-05-26
Add headers
Marijn van der Werf
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP