index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-01-21
match debug ROM
Cameron Hall
2018-01-21
fix build of normal ROMs
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-21
Merge pull request #545 from camthesaxman/kill_ramscrgen
Cameron Hall
(don't merge yet) stop using ranscrgen to generate ld scripts
2018-01-21
use sed to convert library paths relative to build dir
camthesaxman
2018-01-21
preprocess and copy ld script files to build directory
camthesaxman
2018-01-21
annotate filenames of common symbols
camthesaxman
2018-01-21
don't generate ld scripts
camthesaxman
2018-01-20
fix typo
camthesaxman
2018-01-20
use C preprocessor to generate common syms file
camthesaxman
2018-01-20
Merge pull request #544 from huderlem/weather
Marcus Huderle
Further document weather
2018-01-20
use manual ld scripts for common syms
camthesaxman
2018-01-20
More documentation of field_weather
Marcus Huderle
2018-01-20
use INCLUDE to include EWRAM and COMMON ld scripts
camthesaxman
2018-01-20
turns out graphics are the same. I forgot to run 'make clean' :(
Cameron Hall
2018-01-19
Further document weather
Marcus Huderle
2018-01-19
Merge pull request #543 from camthesaxman/label_field_weather
Cameron Hall
label field_weather.c
2018-01-19
more debug graphics baseroms
Cameron Hall
2018-01-19
apparently I suck at this
Cameron Hall
2018-01-19
actually do unused charmap incbin
Cameron Hall
2018-01-19
unused charmap incbin
Cameron Hall
2018-01-19
dump outline cursors for debug ROM
Cameron Hall
2018-01-18
Merge pull request #535 from ProjectRevoTPP/fixes
Marcus Huderle
fixes
2018-01-18
shop enum
ProjectRevoTPP
2018-01-18
Merge pull request #542 from Ketsuban/document-weirdness
Marcus Huderle
Document sub_8121D1C, sub_8121D74 and gUnknown_084016BC
2018-01-18
start labeling field_weather
camthesaxman
2018-01-18
add some debug data
Cameron Hall
2018-01-18
finish adding all debug code
Cameron Hall
2018-01-18
add more debug code
Cameron Hall
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-18
add more debug code
Cameron Hall
2018-01-18
formatting
ProjectRevoTPP
2018-01-17
remove unnecessary padding
ProjectRevoTPP
2018-01-17
add debug code in battle_4.c and battle_controller_player.c
Cameron Hall
2018-01-17
add some debug changes that I missed
Cameron Hall
2018-01-17
get nonmatching debug rom to build
Cameron Hall
2018-01-17
use Defvars instead of some Dma macros and hopefully last while(1)s
ProjectRevoTPP
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
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
add more debug code
Cameron Hall
2018-01-17
add more debug things
Cameron Hall
2018-01-17
resolve some undefined references
Cameron Hall
2018-01-17
Dma macro cleanup and cleanup sub_8076034 and sub_8076464
ProjectRevoTPP
2018-01-17
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-17
add more debug data
Cameron Hall
[next]