summaryrefslogtreecommitdiff
path: root/src/list_menu.c
AgeCommit message (Expand)Author
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-09-14Add TAG_NONEGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-04-15More usage of DISPLAY constantsGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-04Switch to button macrosPokeCodec
2020-09-01Merge pull request #1149 from PokeCodec/datatypesGriffinR
2020-08-24Changed assignment from 136 to -120PokeCodec
2020-08-23Documentation of unk fieldPokeCodec
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-03-31Document mystery_giftPikalaxALT
2019-03-31WIP sub_8018DACPikalaxALT
2019-03-17Merge remote-tracking branch 'upstream/master' into move-tutorMarcus Huderle
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-03Fully document move_tutor (formerly learn_move)Phlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Replace more instances of fill valuesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
2019-02-02Fix Menu and List Menu input definesDizzyEggg
2018-12-173.5 asm leftDizzyEggg
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-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-07-24Clean up files and add entries to charmapDiegoisawesome
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-05-19make menu indicators compileDizzyEggg
2018-05-19merge list menu and list indicatorsDizzyEggg
2018-03-09curly braceDizzyEggg
2018-03-03list menu is decompiledDizzyEggg
2018-03-03more list menu workDizzyEggg
2018-03-02start decompiling list menuDizzyEggg