index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
graphics
Age
Commit message (
Collapse
)
Author
2018-10-02
graphics data
garak
2018-01-22
Begin decompiling battle_1.c
Blampharos
Enemy backsprite data (palettes, coords, sprites) and foe elevation data are converted in this commit
2017-10-08
remove trainer palettes
camthesaxman
2017-10-08
remove berry palettes
camthesaxman
2017-07-16
move ROM data into pokemon_icon.c
drifloony
2017-07-10
finish decompiling item_menu
camthesaxman
2017-06-17
Decompile all data in data/graphics/field_objects/*.inc
PikalaxALT
2017-06-15
finish converting pokedex data to C
camthesaxman
2017-01-08
enum the species constants
yenatch
2016-12-19
decompile GetGroundEffectFlags_Reflection
YamaArashi
2016-10-28
included .s to .inc
YamaArashi
2016-10-18
move field effect object images
YamaArashi
2016-10-18
name unknown field effect objects
YamaArashi
2016-07-10
pokemon/trainer pic coords
YamaArashi
2016-07-06
missed some labels
YamaArashi
2016-07-06
ObjectTemplate to SpriteTemplate
YamaArashi
2016-07-06
shorten field effect label names
YamaArashi
2016-07-06
remove blank lines in field_effect_objects.s
YamaArashi
2016-07-06
sprite template macro
YamaArashi
2016-07-05
convert .global to double colon
YamaArashi
2016-07-04
formatting
YamaArashi
2016-07-04
map object graphics incbins to space
YamaArashi
2016-07-04
formatting
YamaArashi
2016-07-04
get rid of field effect graphics incbins
YamaArashi
2016-05-21
sprite.c and updated preproc
YamaArashi
2016-04-30
use compiled libgcc
YamaArashi
2016-04-21
Prepare for switch to standard gas (with preprocessor)
YamaArashi
2016-01-30
rename CONTEST_OLD_MAN to CONTEST_JUDGE
YamaArashi
2016-01-30
map objects and field effect objects
YamaArashi
2016-01-28
berry graphics
YamaArashi
2016-01-27
trainer class data
YamaArashi
2016-01-24
trainer graphics
YamaArashi
2016-01-24
combine QuestionMark and DoubleQuestionMark
YamaArashi
2016-01-24
pokemon graphics data and makefile
YamaArashi