index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rotating_gate.c
Age
Commit message (
Collapse
)
Author
2020-08-20
Give songs meaningful english names
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
Also some general formatting fixes for constants.
2018-12-09
Remove trailing whitespace
nullableVoidPtr
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-12-03
Match and clean rotating_gate.c
DizzyEggg
One more down, many more to go.
2018-08-11
Fix compile error
Diegoisawesome
2018-06-11
Rename field_map_obj to event_object_movement
Marcus Huderle
2018-05-19
make field tasks compile
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-04-18
add braces
KDSKardabox
2018-04-18
Perform requested changes
KDSKardabox
2018-04-18
Decompile field camera
KDSKardabox
2018-04-18
Decompile rotating_rate & remove debug check
KDSKardabox