index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-11-11
Merge pull request #457 from huderlem/pokenav
Marcus Huderle
pokenav decompilation
2017-11-11
Merge remote-tracking branch 'upstream/master' into pokenav
Marcus Huderle
2017-11-11
Merge pull request #455 from ProjectRevoTPP/remove_pointers
Marcus Huderle
eliminate remaining pointers from dissassembly
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-11
More pokenav decomp
Marcus Huderle
2017-11-11
Merge pull request #434 from camthesaxman/decompile_field_weather
Cameron Hall
decompile more of field_weather
2017-11-11
eliminate remaining RAM pointers in asm/
ProjectRevoTPP
2017-11-10
eliminate remaining RAM pointers in data/
ProjectRevoTPP
2017-11-10
fix german
ProjectRevoTPP
2017-11-10
move credits data to C file (todo, german)
ProjectRevoTPP
2017-11-10
Merge pull request #454 from ProjectRevoTPP/ewram
Marcus Huderle
ewram refactor
2017-11-09
remove shared_syms
ProjectRevoTPP
2017-11-09
formatting
ProjectRevoTPP
2017-11-09
depreciate use of shared_syms
ProjectRevoTPP
2017-11-08
fix merge conflicts
camthesaxman
2017-11-06
formatting
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
2017-11-04
Merge pull request #450 from ProjectRevoTPP/fix_setmondata
Marcus Huderle
various fixes
2017-11-04
BAD_MEM macros to MEM_ALT
ProjectRevoTPP
2017-11-04
add semicolons to BAD_MEMSET and BAD_MEMCPY
ProjectRevoTPP
2017-11-04
finish first wave of fixes
ProjectRevoTPP
2017-11-04
Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondata
ProjectRevoTPP
2017-11-04
more fixes
ProjectRevoTPP
2017-11-04
Decompile some pokenav functions
Marcus Huderle
2017-11-03
Fix non-matching sub_80EEF34 and start more decomp
Marcus Huderle
2017-11-03
Cleanup pokenav decomp
Marcus Huderle
2017-11-03
Merge remote-tracking branch 'upstream/master' into pokenav
Marcus Huderle
2017-11-03
BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes
ProjectRevoTPP
2017-11-03
NotInBattle
ProjectRevoTPP
2017-11-02
Merge pull request #452 from PikalaxALT/secret_base_data_fix
Marcus Huderle
Fix sub_80BD1FC
2017-11-03
Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondata
ProjectRevoTPP
2017-11-02
Merge pull request #453 from huderlem/battle_tower
Marcus Huderle
Decompile battle_tower
2017-11-02
Use void for functions that have no args
Marcus Huderle
2017-11-02
Fix german build
Marcus Huderle
2017-11-02
Move battle_tower.c to src/field/
Marcus Huderle
2017-11-02
Cleanup unused structs
Marcus Huderle
2017-11-02
Define constants for special battle_tower trainer ids
Marcus Huderle
2017-11-01
Use descriptive variable and function names for battle_tower code
Marcus Huderle
2017-11-01
Decompile german functions in battle_tower
Marcus Huderle
2017-11-01
Move german battle tower trainers into src/data/battle_tower
Marcus Huderle
2017-11-01
Decompile Debug_FillEReaderTrainerWithPlayerData
Marcus Huderle
2017-10-31
Decompile FillBattleTowerTrainerParty()
Marcus Huderle
2017-10-29
Decompile a few nonmatchings in battle_tower
Marcus Huderle
[prev]
[next]