index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
tv.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-02-18
Merge branch 'master' into decompile_debug
Cameron Hall
2018-02-17
take your stupid fucking politically correct names since you dont care about ↵
ProjectRevoTPP
authenticity
2018-02-15
ItemId_GetItem -> ItemId_GetName
Cameron Hall
2018-01-24
merge
ProjectRevoTPP
2018-01-24
merge field files into evobjmv.c.
ProjectRevoTPP
2018-01-20
use C preprocessor to generate common syms file
camthesaxman
2018-01-15
vertical scroll indicator labeling and more shop.c
ProjectRevoTPP
2018-01-09
more text/menu renaming
camthesaxman
2018-01-07
Finish decompiling battle_2
Marcus Huderle
2018-01-01
Label a bunch more specials
Marcus Huderle
2018-01-01
Label TV specials, and port over some TV changes from pokeemerald
Marcus Huderle
2018-01-01
Label DoPokeNews and PokeNews struct
Marcus Huderle
2017-12-24
Name and use general purpose vars
Marcus Huderle
2017-12-24
Name and use temp var constants
Marcus Huderle
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-15
Label landmark and daily flags.
Marcus Huderle
2017-11-26
don't require MAP_ prefix on MAP_GROUP and MAP_NUM macros
camthesaxman
2017-11-26
map constants
camthesaxman
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
easy_chat constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-13
remove tv extern comments
ProjectRevoTPP
2017-11-13
migrate tv data to src
ProjectRevoTPP
2017-11-05
move ewram defines to ewram.h.
ProjectRevoTPP
2017-11-01
Use descriptive variable and function names for battle_tower code
Marcus Huderle
2017-10-28
Give more descriptive names for battle tower structs
Marcus Huderle
2017-10-28
Even more battle tower decompilation
Marcus Huderle
2017-10-21
More battle_tower work
Marcus Huderle
2017-09-30
Merge branch 'master' of https://github.com/pret/pokeruby into refactor_src
ProjectRevoTPP
2017-09-28
merge
ProjectRevoTPP
2017-09-09
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP