index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intro.c
Age
Commit message (
Expand
)
Author
2017-05-06
Fix intro.c for German build
Marijn van der Werf
2017-05-06
Various german patches
Marijn van der Werf
2017-04-27
Sort includes
Marijn van der Werf
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-01-28
introduce BGCNT constants
camthesaxman
2017-01-28
tabs to spaces
YamaArashi
2017-01-27
define more data in C (#220)
Cameron Hall
2017-01-27
define more data in C (#219)
Cameron Hall
2017-01-21
formatting
YamaArashi
2017-01-17
Remove trailing whitespace
Marijn van der Werf
2017-01-17
Sort includes
Marijn van der Werf
2017-01-06
finish decompiling intro.c (#169)
Cameron Hall
2017-01-06
fix broken build
YamaArashi
2017-01-06
decompile more intro functions
camthesaxman
2017-01-05
decompile up to sub_813D908
camthesaxman
2017-01-05
decompile up to sub_813D584
camthesaxman
2017-01-05
decompile sub_813D0CC
camthesaxman
2017-01-04
begin decompiling more intro code
camthesaxman
2017-01-03
more labels in battle_ai.c and intro.c and misc places (#151)
ProjectRevoTPP
2017-01-01
name some functions
YamaArashi
2016-12-12
Fix various warnings
Marijn van der Werf
2016-12-02
[WIP] Extract all external function declarations to headers (#114)
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-11-25
Decompile more intro functions (#108)
Cameron Hall
2016-11-10
decompile title_screen.c (#96)
Cameron Hall
2016-10-11
begin decompiling intro functions
YamaArashi