index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scene
/
berry_blender.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-02-15
decompile region_map.c and cable_car.c debug functions
Cameron Hall
2018-02-15
ItemId_GetItem -> ItemId_GetName
Cameron Hall
2018-02-07
Match Blender_CalculatePokeblock
PikalaxALT
2018-01-27
Merge branch 'master' into german_debug
Cameron Hall
2018-01-24
integrate debug Blender_PrintBlendingResults
Cameron Hall
2018-01-23
remove some unnecessary DEBUG conditionals in symbol files
Cameron Hall
2018-01-22
Rename some static functions
PikalaxALT
2018-01-22
disassemble debug Blender_PrintBlendingResults
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-18
add more debug code
Cameron Hall
2018-01-17
use Defvars instead of some Dma macros and hopefully last while(1)s
ProjectRevoTPP
2018-01-17
use dma macros for remaining missing dma while(1) loops
ProjectRevoTPP
2018-01-16
use game stat defines
ProjectRevoTPP
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-01
Label a bunch more specials
Marcus Huderle
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-09
remove shared_syms
ProjectRevoTPP
2017-11-06
finish refactoring ewram defines into ewram.h.
ProjectRevoTPP
2017-09-30
Merge branch 'master' of https://github.com/pret/pokeruby into refactor_src
ProjectRevoTPP
2017-09-28
merge
ProjectRevoTPP
2017-08-28
Merge branch 'master' of https://github.com/pret/pokeruby into refactor_src
ProjectRevoTPP
2017-08-26
merge
ProjectRevoTPP