Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-04 | Merge branch 'master' into doc-menu | GriffinR | |
2021-11-03 | Add COPYWIN constants | GriffinR | |
2021-11-03 | Merge branch 'master' into doc-finalmisc | GriffinR | |
2021-11-02 | Document files with a few remaining symbols | GriffinR | |
2021-10-30 | Add font id constants | GriffinR | |
2021-10-24 | Document record mixing mail swap | GriffinR | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. | |||
2021-03-18 | port miscellaneous fr documentation | Kurausukun | |
2021-02-24 | Add palette selection constants | GriffinR | |
2021-02-24 | Document mail | GriffinR | |
2021-02-05 | Use GAME_LANGUAGE instead of LANGUAGE_ENGLISH | GriffinR | |
2021-01-19 | Add misc item data constants | GriffinR | |
2021-01-19 | Use ARRAY_COUNT in InitBgsFromTemplates | GriffinR | |
2020-10-01 | Replace POKEMON_SLOTS_NUMBER | GriffinR | |
2020-09-04 | Switch to button macros | PokeCodec | |
2020-06-10 | Begin item_menu.c cleanup | Sierraffinity | |
2020-01-07 | More battle_dome.c doc | GriffinR | |
2019-12-10 | Document misc strings and text colors | GriffinR | |
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |
2019-04-04 | RGB Constants | Phlosioneer | |
2019-03-02 | Rename macro with correct name for pixel values | Phlosioneer | |
2019-02-26 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-25 | Decompile more easy_chat.c | Marcus Huderle | |
2019-02-21 | Improve window palette macros | Phlosioneer | |
2019-02-11 | Document main_menu state machine, name window constants | Phlosioneer | |
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-26 | fortmatting | DizzyEggg | |
2018-12-26 | Fix Bldalpha args | DizzyEggg | |
2018-12-06 | Fix 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-10-27 | Window priority to window bg | DizzyEggg | |
2018-09-03 | More Battle Factory | DizzyEggg | |
2018-07-15 | Document list_menu.c and main_menu.c | Diegoisawesome | |
2018-05-02 | through sub_81203FC | PikalaxALT | |
2018-04-13 | Decompile pokemon icon | KDSKardabox | |
2018-01-29 | decompile scanline effect | DizzyEggg | |
2018-01-21 | option menu fix conflicts | DizzyEggg | |
2018-01-20 | DIEGO SEND HELP | golem galvanize | |
2018-01-16 | decompile option menu | DizzyEggg | |
2017-12-28 | fourteenth wave of graphics.s dumps | ProjectRevoTPP | |
2017-12-17 | merge mail with master, fix conflicts | DizzyEggg | |
2017-12-11 | convert more constants | camthesaxman | |
2017-12-05 | convert some constants to C headers | camthesaxman | |
2017-12-03 | decompile and label mail | DizzyEggg | |
2017-11-19 | berry blender is done | DizzyEggg | |
2017-11-08 | starter choose file is decompiled | DizzyEggg | |
2017-10-14 | Merge branch 'master' into mail | PikalaxALT | |
2017-10-13 | Field labels | PikalaxALT | |
2017-10-13 | Struct pointer in EWRAM | PikalaxALT | |
2017-10-13 | Remaining functions | PikalaxALT | |
2017-10-13 | sub_8121B1C | PikalaxALT | |
2017-10-13 | sub_8121A1C | PikalaxALT | |