index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field_effect_helpers.c
Age
Commit message (
Expand
)
Author
2022-03-14
Fix comment mistake
GriffinR
2022-03-14
Name unknown_16.png
GriffinR
2022-01-21
Z coord / height -> elevation
GriffinR
2021-10-18
Clean up metatile_behavior
GriffinR
2021-10-09
Add MAP_OFFSET
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-04-06
Document disguise field effects
GriffinR
2021-04-06
Document some event object movement
GriffinR
2021-04-05
Document more field effects
GriffinR
2021-04-04
Document some weather, field effects
GriffinR
2021-01-19
Correct ground effect flag names for reflections & document sprite data usage
SphericalIce
2020-11-23
Name object event pals/tags
GriffinR
2020-08-20
Give songs meaningful english names
GriffinR
2020-07-08
Merge branch 'master' into doc-overworld
GriffinR
2020-07-02
Clean up field effect doc
GriffinR
2020-06-29
Label fishing effect functions
GriffinR
2020-06-29
Continue documenting overworld/field effects
GriffinR
2020-06-23
Document some overworld and field effects
GriffinR
2020-06-01
Document union_room_player_avatar.c
GriffinR
2019-12-06
Merge master into ObjEvent rename
GriffinR
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-11-20
Standardize EVENT_OBJECT to OBJECT_EVENT
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-10-06
Document hide/show reflection movement actions
Marcus Huderle
2019-06-16
label metatiles for general, fallarbor, and sootopolis gym tilesets
garak
2019-04-01
Document somre more weather effects
Marcus Huderle
2019-03-23
Document Field Effects and some related text
Fontbane
2019-02-17
use BG_SCREEN_ADDR macro for tilemap addresses
garak
2018-12-23
move data to c
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-11-29
match 2 field functions
DizzyEggg
2018-11-26
Fix indentation
DizzyEggg
2018-11-25
Match some functions
DizzyEggg
2018-11-13
Move field effects enum to defines
Slawter666
2018-11-03
Minor labelling of field effects
Slawter666
2018-10-16
Begin synchronising with pokeruby
Slawter666
2018-10-14
label field_effect_helpers
Slawter666
2018-10-10
finish porting field_effect_helpers
golem galvanize
2018-10-09
ported some of field_effect_helpers
golem galvanize