index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fossil_specials.c
Age
Commit message (
Collapse
)
Author
2018-12-25
Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)
Marcus Huderle
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵
nullableVoidPtr
spaces -> tabs
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵
nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-19
tabs to spaces
DizzyEggg
2018-11-19
Fix fossil specials
DizzyEggg
2018-11-19
clean up variables in files
DizzyEggg
2018-06-11
Rename field_map_obj to event_object_movement
Marcus Huderle
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-03-01
use free_and_set_null macros
KDSKardabox
2018-02-25
Code cleanup
KDSKardabox
2018-02-23
match 2 functions
KDSKardabox
2018-02-22
Bring non-matchings in a compiling state
KDSKardabox
2018-02-22
Decompile Fossil Special & Groundshake Data
KDSKardabox
2018-02-19
Start decompile fossil_specials.s
KDSKardabox