index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
decompress.c
Age
Commit message (
Expand
)
Author
2021-11-02
Document files with a few remaining symbols
GriffinR
2021-03-29
Add MON_PIC_SIZE constant
GriffinR
2021-01-19
Use GET_UNOWN_LETTER macro
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-05-21
switch to pret short-types and tabs vs spaces
Missingmew
2020-05-20
Decompile unused function, as seen in ruby
Missingmew
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-04-05
Clean up data headers
DizzyEggg
2018-12-30
Document some battle anims and helpers
Marcus Huderle
2018-12-17
3.5 asm left
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-07
Fix incorrect compressed types, part 2
Diegoisawesome
2018-05-27
start rom_8034C54 decomp
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-01-21
nonmatching sub_801120C
PikalaxALT
2017-12-11
convert more constants
camthesaxman
2017-11-18
start working on berry blender
DizzyEggg
2017-10-14
start working on battle anim
DizzyEggg
2017-09-11
more of pokemon3 decompiled
DizzyEggg
2017-09-02
clean up decompress header
DizzyEggg
2017-09-02
decompile decompress.s
DizzyEggg