index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug
/
taya_debug_window.c
Age
Commit message (
Expand
)
Author
2021-06-24
Finish porting contest data to C
PikalaxALT
2021-06-22
Split contest code
PikalaxALT
2021-06-21
Sync more contest docs from Emerald
PikalaxALT
2021-02-16
Mirror pokeemerald PR#1329 & PR#1335 to pokeruby
Deokishisu
2020-08-19
Merge pull request #788 from kazblox/master
GriffinR
2020-08-18
Review changes.
Kaz
2020-06-03
sub_809E8F0 get.
Kaz
2020-04-29
Use fadescreen constants, sync common scripts after pc.inc
GriffinR
2019-08-23
[WIP] English Debug menu translations! (Plus some build system fixes)
easyaspi314 (Devin)
2018-12-07
Use real apostrophes instead of fake ones
Melody
2018-07-21
Change OPPONENT to TRAINER in taya_debug_window.c
vblm12
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-11
Some renaming
PikalaxALT
2018-04-11
Basically all of taya in one commit. Aren't I grand?
PikalaxALT
2018-01-23
move undecompiled debug menu code to asm
Cameron Hall
2018-01-23
fix more false offsets
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve some undefined references
Cameron Hall
2018-01-17
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-16
add debug ifdefs
Cameron Hall