index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
2017-11-11
merge
ProjectRevoTPP
2017-11-11
eliminate remaining RAM pointers in src/
ProjectRevoTPP
2017-11-11
Merge pull request #434 from camthesaxman/decompile_field_weather
Cameron Hall
decompile more of field_weather
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-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
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
BAD_MEM macros to MEM_ALT
ProjectRevoTPP
2017-11-04
finish first wave of fixes
ProjectRevoTPP
2017-11-04
more fixes
ProjectRevoTPP
2017-11-03
BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes
ProjectRevoTPP
2017-11-03
NotInBattle
ProjectRevoTPP
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
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 Debug_FillEReaderTrainerWithPlayerData
Marcus Huderle
2017-10-31
Decompile FillBattleTowerTrainerParty()
Marcus Huderle
2017-10-29
Decompile a few nonmatchings in battle_tower
Marcus Huderle
2017-10-29
change SetMonData and SetBoxMonData prototypes
ProjectRevoTPP
2017-10-29
merge
ProjectRevoTPP
2017-10-29
use BAD_MEMSET macro for battle files.
ProjectRevoTPP
2017-10-28
Give more descriptive names for battle tower structs
Marcus Huderle
2017-10-28
More battle_tower decomp
Marcus Huderle
2017-10-28
Even more battle tower decompilation
Marcus Huderle
2017-10-26
More decomp of battle_tower
Marcus Huderle
2017-10-26
put all C data headers in src/
camthesaxman
2017-10-26
also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constants
camthesaxman
2017-10-23
recast fixes for SetMonData and SetBoxMonData.
ProjectRevoTPP
2017-10-23
use SPEED instead of SPD in mon data constants
camthesaxman
2017-10-23
Move all battle_tower data into src/
Marcus Huderle
2017-10-23
document berry.c.
ProjectRevoTPP
2017-10-22
Move battle_tower level50 mons to src/
Marcus Huderle
2017-10-21
More battle_tower work
Marcus Huderle
2017-10-18
mbt to mach trans and additional comments
ProjectRevoTPP
2017-10-18
Merge branch 'master' of https://github.com/pret/pokeruby into clean_bike
ProjectRevoTPP
2017-10-18
document bike.c.
ProjectRevoTPP
2017-10-17
update script movement to use constant movement lists.
ProjectRevoTPP
2017-10-16
Finish secret_base decomp
Marcus Huderle
2017-10-16
Merge remote-tracking branch 'upstream/master' into secret_base
Marcus Huderle
2017-10-16
Merge branch 'master' into secret_base
scnorton
2017-10-15
Continue decomp of secret_base
Marcus Huderle
2017-10-15
Start decomp on rest of secret_base
Marcus Huderle
[next]