index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
Age
Commit message (
Collapse
)
Author
2017-11-19
s32 to int
sceptillion
2017-11-19
decompile fldeff_secretpower
sceptillion
2017-11-19
decompile fldeff_berrytree
sceptillion
2017-11-19
decompile fldeff_secret_base_pc
sceptillion
2017-11-19
fix sizeof copy/paste error
sceptillion
2017-11-19
include headers in corresponding source files
sceptillion
2017-11-19
headers for fldeff_poison and fldeff_recordmixing
sceptillion
2017-11-19
int to s32
sceptillion
2017-11-19
decompile fldeff_poison
sceptillion
2017-11-18
decompile fldeff_recordmixing
sceptillion
2017-11-18
false positive
ProjectRevoTPP
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-16
migrate fldeff_flash and money data to src
ProjectRevoTPP
2017-11-15
migrate field_door data to src
ProjectRevoTPP
2017-11-14
Merge branch 'data' of https://github.com/ProjectRevoTPP/pokeruby into data
ProjectRevoTPP
2017-11-13
remove tv extern comments
ProjectRevoTPP
2017-11-13
migrate tv data to src
ProjectRevoTPP
2017-11-13
migrate battle_message data to src (TODO, german)
ProjectRevoTPP
2017-11-12
Cleanup and document daycare.c
Marcus Huderle
2017-11-12
Use spaces instead of tabs in battle_tower
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-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-09
remove shared_syms
ProjectRevoTPP
2017-11-09
depreciate use of shared_syms
ProjectRevoTPP
2017-11-08
fix merge conflicts
camthesaxman
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
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-11-05
move ewram defines to ewram.h.
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-03
Fix non-matching sub_80EEF34 and start more 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-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
Move battle_tower.c to src/field/
Marcus Huderle
2017-11-01
Use descriptive variable and function names for battle_tower code
Marcus Huderle
2017-10-29
merge
ProjectRevoTPP
2017-10-28
Give more descriptive names for battle tower structs
Marcus Huderle
2017-10-28
Even more battle tower decompilation
Marcus Huderle
2017-10-27
Merge branch 'master' into secret_base_data_fix
PikalaxALT
[prev]
[next]