index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
contest.c
Age
Commit message (
Collapse
)
Author
2021-07-08
Fix style issues
PikalaxALT
2021-06-28
Match sub_806CF04
PikalaxALT
2021-06-24
Finish porting contest data to C
PikalaxALT
2021-06-23
Contest data and strings to C, 2
PikalaxALT
2021-06-23
Document remaining contest.c functions
PikalaxALT
2021-06-23
Sync contest struct field documentation from Emerald
PikalaxALT
2021-06-23
Sync more function names from Emerald
PikalaxALT
2021-06-22
Split contest code
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
2020-09-01
Match more naked functions
PokeCodec
2020-08-29
Give songs meaningful english names
GriffinR
2020-07-22
Fix COMMON sym references under modern gcc
PikalaxALT
2020-02-12
Standardize Event Object to Object Event
GriffinR
2019-10-02
Merge branch 'master' into emerald_diff
PikalaxALT
2019-09-05
Configure Travis to build nonmatching (#746)
PikalaxALT
* Configure Travis to build nonmatching
2019-07-31
resolve more battle system differences
camthesaxman
2019-07-29
gMPlay to gMPlayInfo
camthesaxman
2019-07-29
resolve some Emerald differences
camthesaxman
2019-07-28
remove hardcoded VRAM and EWRAM addresses
camthesaxman
2019-04-08
Some documentation of contest_link_80C2020
PikalaxALT
2019-04-08
through sub_80C4A28
PikalaxALT
2019-04-08
through sub_80C3EA4
PikalaxALT
2018-10-31
Merge pull request #698 from Slawter666/synchronise
Marcus Huderle
Synchronise with pokeemerald
2018-10-17
Further synchronisation
Slawter666
2018-10-16
document battle anim script commands
garak
2018-06-25
Merge branch 'master' into contest_link_80C2020
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-05-29
Unify 'map object' and 'field object' terms into 'event object'
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-04-06
Use 'battler' instead of 'bank'
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-30
rename some funcs and fields
PikalaxALT
2018-03-30
Decompile contest effect data
PikalaxALT
2018-03-29
ContestEffect_26
PikalaxALT
2018-03-29
through ContestEffect_08
PikalaxALT
2018-03-29
Start decompiling contest_effect
PikalaxALT
2018-02-11
Merge pull request #557 from PikalaxALT/fix_nonmatching
Marcus Huderle
Fix nonmatching functions throughout the repo
2018-02-10
Start documenting battle anims
Marcus Huderle
2018-02-07
Merge branch 'master' into fix_nonmatching
PikalaxALT
2018-01-30
Remove some explicit calls to memcpy in matsuda_debug_menu; label fields in ↵
PikalaxALT
ContestPokemon
2018-01-27
Merge branch 'master' into german_debug
Cameron Hall
2018-01-25
integrate debug functions in contest.c
Cameron Hall
[next]