index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm9
/
modules
/
59
Age
Commit message (
Expand
)
Author
2021-06-19
rename symbols based on pokeemerald
Rémi Calixte
2021-06-09
Merge remote-tracking branch 'origin/master' into pikalax_work
PikalaxALT
2021-06-07
another mod59 func
red031000
2021-06-06
enum for gender
red031000
2021-06-06
some progress on rowan's overlay
red031000
2021-06-05
Name remaining symbols in {unk_02016B94->bg_window}.c
PikalaxALT
2021-06-05
Rename more bg routines, vars, etc
PikalaxALT
2021-06-04
Rename more bg and window routines
PikalaxALT
2021-06-04
Port more inlines from gx lib
PikalaxALT
2021-06-03
Rename window-related structs; port g2 reg inlines
PikalaxALT
2021-05-30
Document heap.c, 3
PikalaxALT
2021-05-29
Document game_init.c
PikalaxALT
2021-05-29
Name funcs in gf_gfx_loader
PikalaxALT
2021-05-21
Rename funcs in unk_02011744.s to disambiguate from list_menu
PikalaxALT
2021-05-21
ListMenuUpdateSelectedRowIndexAndScrollOffset
PikalaxALT
2021-05-19
DestroyListMenu, RedrawListMenu
PikalaxALT
2021-05-19
Decompile ListMenu_ProcessInput
PikalaxALT
2021-05-19
Decomp ListMenuInit
PikalaxALT
2021-03-23
add missing declaration
Rémi Calixte
2021-03-23
Decompile unk_0201E66C.s to GX_layers.c
Rémi Calixte
2021-03-18
Merge branch 'master' into unk_020166C8
Rémi Calixte
2021-03-18
finish heap.c
Rémi Calixte
2021-03-17
unk_02024E64: use a struct for storing information
tgsm
2021-03-12
name GenerateFontHalfRowLookupTable and CopyWindowToVram
red031000
2020-12-18
decompile Options
tgsm
2020-11-01
decompile MOD59_Init
red031000
2020-10-30
split module 59
red031000
2020-08-22
script_buffers.c; unk_020286F8.c
PikalaxALT
2020-08-20
Decompile game_init.c
PikalaxALT
2020-08-16
Rename overlay manager routines
PikalaxALT
2020-08-15
Name list menu related routines
PikalaxALT
2020-08-13
Rename routines in player_data.s
PikalaxALT
2020-08-12
Merge two struct definitions
PikalaxALT
2020-08-10
Name some symbols in scrcmd space
PikalaxALT
2020-08-07
Name text printer funcs
PikalaxALT
2020-08-04
This function was misnamed
PikalaxALT
2020-06-30
module 59 fully shiftable
red031000
2020-06-30
module 83 fully shiftable
red031000
2020-06-25
few general use pointers
red031000
2020-06-22
First pass autogen data labels in most other overlays
PikalaxALT
2020-06-20
Name methods in msgdata.c and unk_02021934.s aka string16.s
PikalaxALT
2020-06-11
Fixup pokemon substructs and fill out MON_DATA_ defines
PikalaxALT
2020-05-29
Implement config.mk and config.h
PikalaxALT
2020-05-17
More splitting
PikalaxALT
2020-05-15
Dump raw incbins in rom2, overlay data sections
PikalaxALT
2020-05-14
Overlay ID constants in arm9/asm
PikalaxALT
2020-05-13
Handle tail call optimizations
PikalaxALT
2020-05-12
Disassemble module 59
PikalaxALT