summaryrefslogtreecommitdiff
path: root/src/field_effect.c
AgeCommit message (Expand)Author
2022-01-14Apply palettes to some field effect pngsGriffinR
2022-01-14Move more graphics out of miscGriffinR
2021-11-13Merge pull request #1547 from GriffinRichards/doc-sounddataGriffinR
2021-11-07Disambiguate cry functionsGriffinR
2021-11-05Rename WalkInPlaceFastest to WalkInPlaceFastercbt6
2021-10-30Label some animation index numberscbt6
2021-10-27Document field player functionscbt6
2021-10-09Add MAP_OFFSETGriffinR
2021-09-24Merge branch 'master' into tag-noneGriffinR
2021-09-14Add TAG_NONEGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-04-05Document more field effectsGriffinR
2021-03-22Label misc field effectsGriffinR
2021-03-21Add SAFE_DIVGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-14Use RGB macrosSphericalIce
2021-01-19Name color return values more accuratelySphericalIce
2021-01-19Make broader use of RGB macrosSphericalIce
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-08-20Give songs meaningful english namesGriffinR
2020-07-28Merge branch 'master' into doc-overworldGriffinR
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-07-02Clean up field effect docGriffinR
2020-07-02Eliminate METATILE_ID() macroGriffinR
2020-06-29Document more misc field effectsGriffinR
2020-06-29Continue documenting overworld/field effectsGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-01Document union_room_player_avatar.cGriffinR
2020-02-27Match MultiplyInvertedPaletteRGBComponents and MultiplyPaletteRGBComponentsPikalaxALT
2020-02-12Move field effects data and graphics into own directory, and cleanup naming f...Marcus Huderle
2019-12-21Merge master into ObjEvent renameGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-12-06Merge master into ObjEvent renameGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-11-21Fix event constant file namesGriffinR
2019-11-21Rename event_object directoriesGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-10-25Document party_menu first passGriffinR
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-04-05Document secret baseMarcus Huderle
2019-04-05Clean up data headersDizzyEggg
2019-04-02Cleanup OamData entriesPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Merge pull request #587 from Phlosioneer/document-all-event-varshuderlem
2019-03-01Reduce externsPhlosioneer
2019-03-01More minor fixesPhlosioneer