index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokedex.c
Age
Commit message (
Expand
)
Author
2018-08-26
Add Defines for Pokedex Related Numbers and Fixed Comment in birch_pc.c (#680)
ultima-soul
2018-07-02
label some of pokemon_summary_screen
yenatch
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-13
nonmatching debug_80C3A50
PikalaxALT
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-04-05
Merge branch 'master' into nakamura
PikalaxALT
2018-04-05
Renaming
PikalaxALT
2018-04-04
Port function/file names from pokeemerald
Marcus Huderle
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-06-25
fix pokedex
Marijn van der Werf
2017-06-24
fix pokedex
Marijn van der Werf
2017-06-24
src
Marijn van der Werf
2017-06-23
Integrate Pokedex data
Marijn van der Werf
2017-06-20
move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette
camthesaxman
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-15
0x134 -> SPECIES_SPINDA
yenatch
2017-06-15
use static and fix a few nonmatching functions
camthesaxman
2017-06-15
finish later
camthesaxman
2017-06-15
make it build again
camthesaxman
2017-06-15
fix merge conflicts
camthesaxman
2017-06-15
finish converting pokedex data to C
camthesaxman
2017-06-14
style and formatting
camthesaxman
2017-06-14
remove gPokedexView from pokedex.h
camthesaxman
2017-06-14
convert some data to C
camthesaxman
2017-06-14
finish decompiling pokedex.s
camthesaxman
2017-06-14
decompile sub_8092508 - sub_80927F0
camthesaxman
2017-06-13
decompile sub_809207C - sub_80924A4
camthesaxman
2017-06-13
decompile sub_8091E20 - sub_809204C
camthesaxman
2017-06-13
decompile sub_8091AF8
camthesaxman
2017-06-12
whitespace
camthesaxman
2017-06-12
decompile sub_80917CC - sub_8091A4C
camthesaxman
2017-06-12
decompile sub_8091738
camthesaxman
2017-06-12
0x3E8 -> 1000
camthesaxman
2017-06-12
decompile unref_sub_80913A4 (English)
camthesaxman
2017-06-12
sub_8072B80 const
camthesaxman
2017-06-12
decompile sub_8090750 - sub_8091304
camthesaxman
2017-06-10
finish decompiling player_pc.c
ProjectRevoTPP
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-23
Merge pull request #303 from marijnvdwerf/clean/includes
yenatch
2017-05-22
Define gSineTable in trig.h
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-22
Decrease indentation level of switches
Marijn van der Werf
2017-05-12
remove unknowns from birch_pc.c
ProjectRevoTPP
2017-05-09
use macros to set DISPCNT and BG*CNT registers (#286)
Cameron Hall
2017-05-09
name new-game functions
YamaArashi
2017-05-08
Decompile ShowPokedexCryScreen
Marijn van der Werf
[next]