Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-19 | Disambiguate fieldmap names | GriffinR | |
2022-01-14 | Move enum to bg.h | MCboy | |
2022-01-14 | Give sensical names to Unused_AdjustBgMosaic | MCboy | |
2021-10-29 | Fix incorrect arguments on CopyRectToBgTilemapBufferRect | GriffinR | |
2021-10-14 | Start wonder card/news documenting | GriffinR | |
2021-09-24 | Document some single-remaining symbols | GriffinR | |
2021-05-27 | Fixed ChangeBgY_ScreenOff‘s signature. (#1447) | gAlfonso-bit | |
* Fix Functions * Fix ChangeBgY_ScreenOff signature * Remove unneeded changes * Fix argument mismatch Just to get this out of the way * Not needed * Update palette.c | |||
2021-05-24 | one last goto | Kurausukun | |
2021-05-24 | Mark 0xFFF8 as ~7 | gAlfonso-bit | |
Since 7 is used as a mask, I wondered if 0xFFF8 was used to undo the mask and it turns out it was. | |||
2021-03-04 | Remove unneeded bitwise operations | N | |
2021-02-18 | Minor window/bg cleanup | GriffinR | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183. | |||
2020-08-30 | Change array count of pointer value to array count of the first element | PokeCodec | |
2020-08-24 | refactor | PokeCodec | |
2020-08-24 | Cleaned up variables | PokeCodec | |
2020-08-23 | Documentation of unk field | PokeCodec | |
2020-04-28 | CopyTileMapEntry | jiangzhengwenjz | |
2019-09-27 | Merge branch 'master' into gflib | PikalaxALT | |
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |