index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
party_menu.c
Age
Commit message (
Expand
)
Author
2018-11-13
ANIM_BANK -> ANIM_BATTLER and some newlines
garak
2018-09-12
Match a few NONMATCHINGs, document some NONMATCHINGs.
luckytyphlosion
2018-06-23
Document field_effect_helpers and other misc. things
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-06-07
Fix fake-matching DrawMonDescriptorStatus()
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-09
Merge pull request #591 from huderlem/misc_doc
Marcus Huderle
2018-04-08
Add 'fainted' and 'pokerus' primary status defines
Marcus Huderle
2018-04-08
Document friendship events, primary status ailments, and misc cleanup
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-06-28
Remove excess declarations of gScriptItemId
scnorton
2017-06-25
Merge remote-tracking branch 'origin/master' into de/integrate-data-includes
yenatch
2017-06-24
src
Marijn van der Werf
2017-06-17
fix merge conflicts
camthesaxman
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-16
decompile sub_8121E10 - sub_8122838
camthesaxman
2017-06-14
Merge pull request #321 from camthesaxman/decompile_rom_8094928
yenatch
2017-06-10
move rom_8094928.c into battle_party_menu.c
camthesaxman
2017-06-10
finish decompiling player_pc.c
ProjectRevoTPP
2017-05-26
Make rom build again
Marijn van der Werf
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-22
Add data2 header
Marijn van der Werf
2017-05-22
Remove duplicate strings.h declarations
Marijn van der Werf
2017-05-17
fill holes in party_menu.c and add battle_interface.h header
camthesaxman
2017-05-17
fix up party_menu.c and decompile some more functions
camthesaxman
2017-01-28
tabs to spaces
YamaArashi
2017-01-21
formatting
YamaArashi
2017-01-17
Move `gStringVar` declarations to text.h
Marijn van der Werf
2017-01-06
Decompile party_menu functions
Marijn van der Werf