summaryrefslogtreecommitdiff
path: root/src/fldeff_cut.c
AgeCommit message (Expand)Author
2021-01-19Remove unused local variables and functionsGriffinR
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-09-16Convert to -g; will be required for eliminating fakematches.Kaz
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
2020-08-23Remove constPokeCodec
2020-08-23Remove unused variable remaining from rubyPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-07-02Clean up field effect docGriffinR
2020-06-29Document more misc field effectsGriffinR
2020-06-29Continue documenting overworld/field effectsGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2019-12-06Merge master into ObjEvent renameGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-12-06Rename event_obj_lock to event_object_lockGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-10-31Document legendary scriptsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-06-16label metatiles in fldeff_cut.cgarak
2019-04-06Doc field move scripts completely, use fldeff constants for dofieldeffectFontbane
2019-03-22Split into ereader_helpers.c, faraway_island.c, and ereader_screen.cMarcus Huderle
2019-03-22Finish decompiling ereader.cMarcus Huderle
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-01Reduce externsPhlosioneer
2018-12-29Document some fieldmap stuffMarcus Huderle
2018-12-24asm party and fldeff clean-upDizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-11-13Move field effects enum to definesSlawter666
2018-10-14label field_effect_helpersSlawter666
2018-07-05Rename SetLastTalkedObjectInFrontOfPlayer to CheckObjectGraphicsInFrontOfPlayerDiegoisawesome
2018-06-30change for loop in fldeff_cutDizzyEggg
2018-06-17review cut changesDizzyEggg
2018-06-16cut field effect is decompiled and documentedDizzyEggg
2018-06-16start fldeffect cutDizzyEggg
2017-10-02BSS: field_screen, field_effect, pokemon_storage_system, fldeff_cut, script_menuPikalaxALT