index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scene
Age
Commit message (
Collapse
)
Author
2018-02-07
Match Blender_CalculatePokeblock
PikalaxALT
2018-02-07
Merge branch 'master' into fix_nonmatching
PikalaxALT
2018-02-06
Match sub_8148F3C
PikalaxALT
2018-02-05
match sub_813CCE8
PikalaxALT
2018-02-04
Merge branch 'master' into fix_nonmatching
PikalaxALT
2018-01-31
Merge branch 'master' into german_debug
camthesaxman
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt
2018-01-30
match sub_8116100
PikalaxALT
2018-01-29
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-27
add comments for pool loads in C files
Cameron Hall
2018-01-27
Merge branch 'master' into german_debug
Cameron Hall
2018-01-24
integrate debug functions in field_control_avatar.c
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
fix false gMysteryEventScriptCmdTableEnd offsets
Cameron Hall
2018-01-22
Rename some static functions
PikalaxALT
2018-01-22
disassemble debug Blender_PrintBlendingResults
Cameron Hall
2018-01-21
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-21
fix build of normal ROMs
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-20
More documentation of field_weather
Marcus Huderle
2018-01-19
Further document weather
Marcus Huderle
2018-01-18
Merge branch 'master' of https://github.com/pret/pokeruby into fixes
ProjectRevoTPP
2018-01-18
add more debug code
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-17
use Dma Large loops for every while(1) Dma loop
ProjectRevoTPP
2018-01-17
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-16
Merge branch 'master' into german_debug
Cameron Hall
2018-01-16
add debug ifdefs
Cameron Hall
2018-01-16
use game stat defines
ProjectRevoTPP
2018-01-16
remove some symbols from sym_ewram.txt
camthesaxman
2018-01-14
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-14
Merge branch 'master' into fix_file_modes
PikalaxALT
2018-01-14
Fix file modes
PikalaxALT
2018-01-14
Merge pull request #530 from camthesaxman/refactor_save
Cameron Hall
clean up save.c
2018-01-14
format and arrange some Pokemon data
camthesaxman
2018-01-14
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-13
refactor more of save.c
camthesaxman
2018-01-13
clean up save.c
camthesaxman
2018-01-12
decompile battle_intro.s
camthesaxman
2018-01-12
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-10
finish labeling scanline_effect.c
camthesaxman
2018-01-10
label more of scanline_effect.c
camthesaxman
2018-01-09
label some scanline_effect functions
camthesaxman
2018-01-09
rename unknown_task to scanline_effect
camthesaxman
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-08
sDummyPCScreenEffect --> sPCScreenEffectTemplate
PikalaxALT
[next]