index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
diploma.c
Age
Commit message (
Expand
)
Author
2018-11-13
ANIM_BANK -> ANIM_BATTLER and some newlines
garak
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-22
Add strings2.h
Marijn van der Werf
2017-05-09
use macros to set DISPCNT and BG*CNT registers (#286)
Cameron Hall
2017-05-05
Convert tabs to spaces
Marijn van der Werf
2017-03-18
move diploma data to C
ProjectRevoTPP
2017-01-21
formatting
YamaArashi
2017-01-17
Remove trailing whitespace
Marijn van der Werf
2017-01-17
Move `gStringVar` declarations to text.h
Marijn van der Werf
2016-12-02
[WIP] Extract all external function declarations to headers (#114)
Marijn van der Werf
2016-11-04
add functions to syscall.h
YamaArashi
2016-10-27
finish decompiling link NPC code
YamaArashi
2016-10-21
diploma graphics labels
YamaArashi
2016-10-21
decompile diploma (#66)
Cameron Hall