index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field_effect.c
Age
Commit message (
Expand
)
Author
2020-08-20
Give songs meaningful english names
GriffinR
2020-07-28
Merge branch 'master' into doc-overworld
GriffinR
2020-07-24
Change signedness and add casts to avoid implicit conversion warnings
PokeCodec
2020-07-08
Merge branch 'master' into doc-overworld
GriffinR
2020-07-02
Clean up field effect doc
GriffinR
2020-07-02
Eliminate METATILE_ID() macro
GriffinR
2020-06-29
Document more misc field effects
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
2020-02-27
Match MultiplyInvertedPaletteRGBComponents and MultiplyPaletteRGBComponents
PikalaxALT
2020-02-12
Move field effects data and graphics into own directory, and cleanup naming f...
Marcus Huderle
2019-12-21
Merge master into ObjEvent rename
GriffinR
2019-12-17
Document some warp/field screen effect
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-21
Fix event constant file names
GriffinR
2019-11-21
Rename event_object directories
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-10-25
Document party_menu first pass
GriffinR
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-04-05
Document secret base
Marcus Huderle
2019-04-05
Clean up data headers
DizzyEggg
2019-04-02
Cleanup OamData entries
Phlosioneer
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-08
Merge branch 'master' into extern-cleanup
Phlosioneer
2019-03-02
Merge pull request #587 from Phlosioneer/document-all-event-vars
huderlem
2019-03-01
Reduce externs
Phlosioneer
2019-03-01
More minor fixes
Phlosioneer
2019-02-28
Pick better names for constants
Phlosioneer
2019-02-28
Add macros for metatile manipulation
Phlosioneer
2019-02-27
Finish documenting event vars
Phlosioneer
2019-02-17
use BG_SCREEN_ADDR macro for tilemap addresses
garak
2019-02-16
use BG_CHAR_ADDR define
garak
2018-12-29
Document deoxys rock
Marcus Huderle
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-12-25
Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)
Marcus Huderle
2018-12-24
asm party and fldeff clean-up
DizzyEggg
2018-12-20
Merge with master
DizzyEggg
2018-12-17
3.5 asm left
DizzyEggg
2018-12-09
Merge branch 'master' into weather
DizzyEggg
2018-12-08
Finish field screen
DizzyEggg
2018-12-08
decompile field screen
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-30
Match 2 field effect functions
DizzyEggg
2018-11-28
Use MAX_SPRITES define
DizzyEggg
2018-11-26
Fix indentation
DizzyEggg
2018-11-25
Match some functions
DizzyEggg
2018-11-13
Move field effects enum to defines
Slawter666
[next]