index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
global.fieldmap.h
Age
Commit message (
Expand
)
Author
2017-09-12
lots more relabeling
camthesaxman
2017-07-16
labeling
camthesaxman
2017-06-17
Decompile all data in data/graphics/field_objects/*.inc
PikalaxALT
2017-06-13
File modes NotLikeThis
PikalaxALT
2017-06-04
A couple more small functions in decoration.s
PikalaxALT
2017-05-30
sub_80BDC14; get ResetGabbyAndTy matching
scnorton
2017-05-29
TurnOffTVScreen
PikalaxALT
2017-05-16
get sub_80BB970 matching
PikalaxALT
2017-03-22
label changes for clarity
ProjectRevoTPP
2017-02-04
decompile more of field_map_obj (#231)
Cameron Hall
2017-02-03
Merge pull request #229 from camthesaxman/field_map_obj
YamaArashi
2017-02-03
decompile more code
camthesaxman
2017-01-28
Merge pull request #223 from camthesaxman/field_map_obj
YamaArashi
2017-01-28
decompile some more
camthesaxman
2017-01-28
tabs to spaces
YamaArashi
2017-01-27
start decompiling more of field_map_obj
camthesaxman
2017-01-21
label a few things and put data in field_player_avatar.c (#212)
Cameron Hall
2017-01-20
decompile more of bike (#205)
Cameron Hall
2017-01-20
start decompiling bike.c (#203)
ProjectRevoTPP
2017-01-10
finish decompiling field_control_avatar.c (#182)
Cameron Hall
2017-01-02
label and document berry.c, decompress.c, item_use.c and label gBattleTypeFla...
ProjectRevoTPP
2017-01-01
fix MapEvents struct
YamaArashi
2017-01-01
start decompiling item_use.c (#144)
ProjectRevoTPP
2016-12-11
Decompile src/fieldmap.c
yenatch
2016-12-02
name some player avatar flags
YamaArashi
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf