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
2018-01-16
remove some symbols from sym_ewram.txt
camthesaxman
2018-01-14
write sub_807D770 better
camthesaxman
2018-01-14
add comment about NULL pointer dereference
camthesaxman
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 #530 from camthesaxman/refactor_save
Cameron Hall
clean up save.c
2018-01-14
improve TM/HM constants and add macro for TM/HM learnsets
camthesaxman
2018-01-14
format and arrange some Pokemon data
camthesaxman
2018-01-13
clean up save.c
camthesaxman
2018-01-12
Merge pull request #522 from golemgalvanize/max_item_defines
Marcus Huderle
Change max item define to allow for easier item adding
2018-01-12
un-hard code max item define
golem galvanize
2018-01-12
Labeled most of trainer_card.c
Lior Halphon
2018-01-10
finish labeling scanline_effect.c
camthesaxman
2018-01-10
label more of scanline_effect.c
camthesaxman
2018-01-09
label some scanline_effect functions
camthesaxman
2018-01-09
rename unknown_task to scanline_effect
camthesaxman
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-07
fix ItemStorage_DrawItemList
camthesaxman
2018-01-07
fix Mailbox_DrawMailList
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-07
Match sub_806BC3C
Marcus Huderle
2018-01-07
match CB2_PartyMenuMain
camthesaxman
2018-01-07
match DetermineBattleTowerPrize
camthesaxman
2018-01-07
match SaveCurrentWinStreak
camthesaxman
2018-01-06
Merge branch 'master' into cable_car
PikalaxALT
2018-01-05
Merge branch 'master' into cable_car
PikalaxALT
2018-01-04
fix merge conflicts
camthesaxman
2018-01-04
decompile sub_80E8BF4 - sub_80E95A4
camthesaxman
2018-01-04
piKAPOWer
PikalaxALT
2018-01-04
propagate SLOT_MACHINE_MATCHED enums
PikalaxALT
2018-01-04
some renaming
PikalaxALT
2018-01-04
Get sub_8103668 matching
PikalaxALT
2018-01-04
Declare as static what can be so declared
PikalaxALT
2018-01-03
A little tidying
PikalaxALT
2018-01-03
Merge branch 'master' into slot_machine
PikalaxALT
2018-01-02
Remaining slot machine data
PikalaxALT
2018-01-02
data through gUnknown_083EDD08
PikalaxALT
2018-01-02
data through gSubspriteTables_83EDB54
PikalaxALT
2018-01-02
data through gSpriteTemplate_83ED6CC
PikalaxALT
2018-01-02
Merge branch 'master' into decompile_easy_chat
camthesaxman
2018-01-02
data through gSpriteImageTable_83ED228
PikalaxALT
2018-01-02
data through gOamData_83ED0B8
PikalaxALT
2018-01-02
data through gUnknown_083ECE12
PikalaxALT
2018-01-01
Decompile enough data to nuke the explicit calls to memcpy
PikalaxALT
2018-01-01
Remaining functions in slot_machine
PikalaxALT
2018-01-01
through sub_8105F9C
PikalaxALT
2018-01-01
Use var constants for direct uses of gSaveBlock1.vars
Marcus Huderle
2018-01-01
Label a bunch more specials
Marcus Huderle
[next]