index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
berry_tag_screen.c
Age
Commit message (
Expand
)
Author
2017-07-20
map out ram variables
drifloony
2017-07-16
fix merge conflicts
camthesaxman
2017-07-10
do some labeling
camthesaxman
2017-07-10
finish decompiling item_menu
camthesaxman
2017-07-07
berry_tag_screen.c data
camthesaxman
2017-06-28
Remove excess declarations of gScriptItemId
scnorton
2017-06-20
move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette
camthesaxman
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-26
Make berry_tag_screen match German build
Marijn van der Werf
2017-05-22
Remove duplicate strings.h declarations
Marijn van der Werf
2017-05-09
use macros to set DISPCNT and BG*CNT registers (#286)
Cameron Hall
2017-01-28
tabs to spaces
YamaArashi
2017-01-27
define more data in C (#219)
Cameron Hall
2017-01-21
formatting
YamaArashi
2017-01-17
decompile sub_8146798
camthesaxman
2017-01-17
Declare gBGTilemapBuffers in header
Marijn van der Werf
2017-01-17
Sort includes
Marijn van der Werf
2017-01-07
fix some nonmatching functions and fix formatting
camthesaxman
2017-01-05
item constants
YamaArashi
2016-12-13
Decompile berry tag screen
Marijn van der Werf