index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
decoration.h
Age
Commit message (
Expand
)
Author
2017-07-17
Merge pull request #363 from drifloony/trader
yenatch
2017-07-17
Merge pull request #362 from drifloony/menu_helpers
yenatch
2017-07-13
decompile trader
drifloony
2017-07-12
decompile menu_helpers
drifloony
2017-07-09
Mark source files as non-executable
Marijn van der Werf
2017-06-27
sub_810B998 and ALL the data
PikalaxALT
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-15
field_effect.c merge
ProjectRevoTPP
2017-06-15
move player_pc data to C file and do a lot of labeling
ProjectRevoTPP
2017-06-14
FILE MODES BrokeBack
PikalaxALT
2017-06-13
Assign names to struct fields
PikalaxALT
2017-06-13
File modes NotLikeThis
PikalaxALT
2017-06-13
Enum decoration attributes
scnorton
2017-06-13
Finish converting data/decoration.s to C objects
scnorton
2017-06-13
data/decoration.s, 3
PikalaxALT
2017-06-12
data/decoration.s, 2
PikalaxALT
2017-06-12
data/decoration.s, 1
PikalaxALT
2017-06-12
Convert data/decorations.inc to C
PikalaxALT
2017-06-12
Merge branch 'decoration' of github.com:pikalaxalt/pokeruby into decoration
PikalaxALT
2017-06-12
Update labels in decoration.h
PikalaxALT
2017-06-05
Delete asm/decoration.s, having completed its decompilation aside from two no...
scnorton
2017-06-05
nonmatching sub_8101460, and a few functions beyond
PikalaxALT
2017-06-04
Up through sub_8101200
PikalaxALT
2017-06-04
SetUpPuttingAwayDecorationPlayerAvatar and some related functions
PikalaxALT
2017-06-04
sub_8100C88
PikalaxALT
2017-06-04
sub_8100B6C
PikalaxALT
2017-06-04
A couple more functions in decoration.s
scnorton
2017-06-04
sub_81008BC
PikalaxALT
2017-06-03
Another set of small subroutines in decoration
PikalaxALT
2017-06-03
sub_8100494
PikalaxALT
2017-06-03
Several smaller functions in decoration.s
PikalaxALT
2017-06-02
Some smaller functions
PikalaxALT
2017-06-02
SetUpPlacingDecorationPlayerAvatar
PikalaxALT
2017-06-02
AddDecorationIconObjectFromFieldObject, and other functions that needed compa...
scnorton
2017-06-02
sub_80FF6AC
scnorton
2017-06-02
sub_80FF5BC
scnorton
2017-06-02
sub_80FF474
scnorton
2017-06-02
sub_80FF394
scnorton
2017-06-02
sub_80FF1B0 (thanks revo :lovechatot:)
PikalaxALT
2017-06-01
A bunch more functions in decoration.c
scnorton
2017-06-01
sub_80FED90
PikalaxALT
2017-05-31
sub_80FEABC
PikalaxALT
2017-05-31
A couple more decorations tasks
scnorton
2017-05-31
Decompile the lead section of decoration.s
scnorton
2017-05-26
Add headers
Marijn van der Werf
2017-05-16
sub_80BBDD0 (nonmatching)
PikalaxALT
2017-05-16
sub_80BBCCC (almost matching)
PikalaxALT
2016-09-21
decompile rest of script commands
YamaArashi