summaryrefslogtreecommitdiff
path: root/src/field_effect.c
AgeCommit message (Expand)Author
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
2019-02-28Pick better names for constantsPhlosioneer
2019-02-28Add macros for metatile manipulationPhlosioneer
2019-02-27Finish documenting event varsPhlosioneer
2019-02-17use BG_SCREEN_ADDR macro for tilemap addressesgarak
2019-02-16use BG_CHAR_ADDR definegarak
2018-12-29Document deoxys rockMarcus Huderle
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-25Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)Marcus Huderle
2018-12-24asm party and fldeff clean-upDizzyEggg
2018-12-20Merge with masterDizzyEggg
2018-12-173.5 asm leftDizzyEggg
2018-12-09Merge branch 'master' into weatherDizzyEggg
2018-12-08Finish field screenDizzyEggg
2018-12-08decompile field screenDizzyEggg
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-30Match 2 field effect functionsDizzyEggg
2018-11-28Use MAX_SPRITES defineDizzyEggg
2018-11-26Fix indentationDizzyEggg
2018-11-25Match some functionsDizzyEggg
2018-11-13Move field effects enum to definesSlawter666