summaryrefslogtreecommitdiff
path: root/engine/phone
AgeCommit message (Collapse)Author
2021-09-26`and 50 percent` -> `and %011111111`Rangi
2021-03-10Define MAPGROUP_* constants and verify MapGroup_* table sizesRangi
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants.
2020-12-07FarString -> PlaceFarString, and FarPlaceString -> BrokenPlaceFarStringRangi
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-11-03Identify more uses of wBuffer1-6Rangi
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-05Identify more unnamed labelsRangi
2020-10-04Identify more unnamed labelsRangi
2020-10-04Identify some more unnamed labelsRangi
2020-07-17return → endcallback, reloadandreturn → reloadendRangi
2020-07-09Use const_skip and const_next macros for brevityRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokecrystalRangi
To do: engine/{menus, overworld}
2020-06-17Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with ↵Rangi
pokecrystal To do: engine/{menus, movie, overworld, pokemon}
2020-06-05Fix file permissions.entrpntr
2020-05-30Add savemenu/phonering_copytilemapatonce.asmlibjet
2020-05-20Reorganize, minor cleanups.entrpntr
2020-05-20Add tentative labels and constants.entrpntr
2020-05-20Add monolithic file with phone scripts and text.entrpntr
2020-05-09Fix labels, add PNGs.entrpntr
2020-05-08Add engine/phone/phone.asm.entrpntr