summaryrefslogtreecommitdiff
path: root/data/maps/MossdeepCity_StevensHouse
AgeCommit message (Expand)Author
2022-01-12Use MON_GIVEN_TO_ constants for givemonGriffinR
2022-01-11Make item optional for givemon and setwildbattleGriffinR
2021-11-18Reformat compare + goto_if/call_if to single statementsGriffinR
2021-11-17Add STR_VAR_# ids to string buffer macrosGriffinR
2021-11-16More updating event macro commentsGriffinR
2021-11-05Rename movement scripts to use Faster over Fastestcbt6
2021-07-20Remove address commentsGriffinR
2020-08-20Give songs meaningful english namesGriffinR
2020-06-22Add local object event ids for referenced objectsGriffinR
2020-04-28Use trainer type constantsGriffinR
2020-04-28Sync map header property names with pokefireredGriffinR
2020-01-13Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobjGriffinR
2020-01-11Port some macro/script fixes from pokefireredGriffinR
2019-12-15Merge master into ObjEvent renameGriffinR
2019-12-14Split finditem_std from giveitem_stdGriffinR
2019-12-06Merge branch 'master' into fix-eventobjGriffinR
2019-12-05Document missed scripts/textGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-11-09Document Mossdeep scriptsGriffinR
2019-11-02Use YES/NO constants for MSGBOX_YESNOGriffinR
2019-10-22Document pc_transfer.incGriffinR
2019-10-06Document common movementsGriffinR
2019-09-17Merge branch 'master' into document-eventscriptsGriffinR
2019-09-16Use misc ScrCmd constantsGriffinR
2019-08-14initial event_scripts documentationGriffinR
2019-06-16continue labeling metatiles for scriptsgarak
2019-05-13Use species constants for VAR_TEMP_1 before givemonFontbane
2019-04-22Fix some labels and include decorations.hFontbane
2019-04-22Doc most OnTransitionsFontbane
2019-03-23EventScript and Text DocumentationFontbane
2019-02-25Merge pull request #574 from Phlosioneer/event-varshuderlem
2019-02-25Update map script filesPhlosioneer
2019-02-25Merge branch 'master' into event-varsPhlosioneer
2019-02-24Name some common single-entry movementsPhlosioneer
2019-02-24Name a ton of commonly used event scriptsPhlosioneer
2019-02-22Finish moving pokeruby varsPhlosioneer
2019-02-16Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fieldsMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-29Define layout constantsMarcus Huderle
2019-01-29Document trainer approach funcs, and use movement type constants in scriptsMarcus Huderle
2019-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-26Use map_header_flags macro (#483)Marcus Huderle
2018-12-21improve call_if macrosMelody
2018-12-21improve goto_if macrosMelody
2018-12-07Use normal apostrophes like adultsMelody
2018-12-02adds constants, cleans up callstd and msgbox codeMelody
2018-10-18more event flagsgarak
2018-10-17use event flags in event scriptsgarak