index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ewram.h
Age
Commit message (
Collapse
)
Author
2018-01-07
Merge pull request #510 from Made-s/master
Marcus Huderle
Decompile roulette and roulette_util
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 branch 'master' of https://github.com/pret/pokeruby
camthesaxman
2018-01-06
fix some code and formatting anomalies
camthesaxman
2018-01-06
Merge branch 'master' into master
Made-s
2018-01-05
Merge branch 'master' into cable_car
PikalaxALT
2018-01-06
finish roulette file
M
2018-01-04
Get sub_8103668 matching
PikalaxALT
2018-01-02
data through gSpriteImageTable_83ED228
PikalaxALT
2017-12-23
Merge branch 'master' into cable_car
PikalaxALT
2017-12-20
Through sub_8101A28
PikalaxALT
2017-11-26
Cleanup pokemon_summary_screen
Marcus Huderle
2017-11-11
Merge remote-tracking branch 'upstream/master' into pokenav
Marcus Huderle
2017-11-11
merge
ProjectRevoTPP
2017-11-11
fix build after ewram changes
camthesaxman
2017-11-11
merge
ProjectRevoTPP
2017-11-11
eliminate remaining RAM pointers in src/
ProjectRevoTPP
2017-11-10
move credits data to C file (todo, german)
ProjectRevoTPP
2017-11-09
remove shared_syms
ProjectRevoTPP
2017-11-09
formatting
ProjectRevoTPP
2017-11-09
depreciate use of shared_syms
ProjectRevoTPP
2017-11-06
finish refactoring ewram defines into ewram.h.
ProjectRevoTPP
2017-11-05
move src/engine/ direct ewram calls to ewram.h.
ProjectRevoTPP
2017-11-05
ewram align
ProjectRevoTPP
2017-11-05
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-11-05
move ewram defines to ewram.h.
ProjectRevoTPP