index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
title_screen.c
Age
Commit message (
Expand
)
Author
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-07-09
Build German Sapphire (1.0)
Marijn van der Werf
2017-06-24
Unify title screen
Marijn van der Werf
2017-06-24
src
Marijn van der Werf
2017-06-20
move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette
camthesaxman
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-21
Various intro naming
NieDzejkob
2017-04-27
Sort includes
Marijn van der Werf
2017-01-28
introduce BGCNT constants
camthesaxman
2017-01-28
define data in title_screen.c and fix build (#221)
Cameron Hall
2017-01-17
Remove trailing whitespace
Marijn van der Werf
2017-01-17
Sort includes
Marijn van der Werf
2017-01-02
event_data.c
YamaArashi
2016-12-02
Fix warning in title_screen.c
Marijn van der Werf
2016-12-02
Pass spritesheets to LoadCompressedObjectPic
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-10
decompile title_screen.c (#96)
Cameron Hall