summaryrefslogtreecommitdiff
path: root/src/naming_screen.c
AgeCommit message (Collapse)Author
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-07Use normal apostrophes like adultsMelody
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-06Finish cleaning up text.cDiegoisawesome
2018-11-06Begin cleaning text.cDiegoisawesome
2018-10-27Window priority to window bgDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-09Merge branch 'decompile_frontier_2' of ↵Slawter666
https://github.com/DizzyEggg/pokeemerald into factory-data
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-09-03More Battle FactoryDizzyEggg
2018-09-02Format more templatesSlawter666
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-06-11Rename field_map_obj to event_object_movementMarcus Huderle
2018-04-13Decompile pokemon iconKDSKardabox
2018-02-14decompile overworldDizzyEggg
2018-02-07Merge new_menu_helpers and menuDiegoisawesome
2018-02-06Finish menu.s and eliminate TextColorDiegoisawesome
2018-01-25Decompile new_menu_helpers.sDiegoisawesome
2018-01-24Fix spelling of 'Parametrized' to 'Parameterized'Diegoisawesome
2018-01-24Renamed link_strings and fixed warning in fldeff_cut.sDiegoisawesome
2018-01-23IdentificationDiegoisawesome
2018-01-23Organization and namingDiegoisawesome
2018-01-23Add entry in sym_ewram.txt and organize a bitDiegoisawesome
2018-01-23Decompile naming_screen.cDiegoisawesome