index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Collapse
)
Author
2018-01-24
oops, re-add the old charmap labels in graphics.s
camthesaxman
2018-01-24
move debug scripts to a separate file
Cameron Hall
2018-01-23
start decompiling start_menu_debug.c
Cameron Hall
2018-01-23
dump all remaining baseroms
Cameron Hall
2018-01-23
fix more false offsets
Cameron Hall
2018-01-23
fix more false offsets
Cameron Hall
2018-01-23
dump more baseroms and fix more false offsets
Cameron Hall
2018-01-22
dump some debug baseroms
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-20
turns out graphics are the same. I forgot to run 'make clean' :(
Cameron Hall
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-18
add some debug data
Cameron Hall
2018-01-18
finish adding all debug code
Cameron Hall
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
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-17
add more debug data
Cameron Hall
2018-01-16
Merge branch 'master' of https://github.com/pret/pokeruby into fixes
ProjectRevoTPP
2018-01-16
split data_8393054
ProjectRevoTPP
2018-01-16
split data2b
ProjectRevoTPP
2018-01-16
split data2a and make shop.c stuff static
ProjectRevoTPP
2018-01-15
import some battle_4.c code from emerald and get atk23_getexp matching
camthesaxman
2018-01-14
Merge branch 'master' into fix_file_modes
PikalaxALT
2018-01-14
Fix file modes
PikalaxALT
2018-01-14
Merge pull request #534 from camthesaxman/tmhm_macros
Cameron Hall
improve TM/HM constants and add macro for TM/HM learnsets
2018-01-14
Merge pull request #526 from ProjectRevoTPP/contest_ai
Cameron Hall
decompile contest_ai.c
2018-01-14
improve TM/HM constants and add macro for TM/HM learnsets
camthesaxman
2018-01-14
move rodata to C
ProjectRevoTPP
2018-01-14
Decompiled data/battle_anim_80A7E7C.s
Marco Willems (M17.1)
2018-01-14
finished decompiling data/battle_anim.s
Marco Willems (M17.1)
2018-01-14
Merge remote-tracking branch 'upstream/master' into battle_anim_data
Marco Willems (M17.1)
2018-01-14
started decompiling data/battle_anim.s
Marco Willems (M17.1)
2018-01-12
decompile battle_intro.s
camthesaxman
2018-01-10
refactor build system
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-07
Finish decompiling battle_2
Marcus Huderle
2018-01-07
Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵
Marcus Huderle
names
2018-01-06
Merge pull request #508 from huderlem/friendly_macros
Marcus Huderle
call_if and goto_if macros
2018-01-06
Merge branch 'master' into cable_car
PikalaxALT
2018-01-05
some renaming
PikalaxALT
2018-01-05
Merge branch 'master' into cable_car
PikalaxALT
2018-01-05
Add friendly macros for checking trainer flags
Marcus Huderle
2018-01-05
Add friendly macros for goto_if and call_if variants
Marcus Huderle
2018-01-05
decompile German code
camthesaxman
2018-01-04
fix merge conflicts
camthesaxman
[next]