Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-24 | Add assertions to some more tables | Rangi | |
2020-10-04 | Identify some more unnamed labels | Rangi | |
2020-10-04 | Identify SGB blk/pal packets | Rangi | |
2020-09-01 | Pan Docs: "When sending three or more data sets, data is continued in ↵ | Rangi | |
further packet(s). Unused bytes at the end of the last packet should be set to zero." | |||
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi | |
2020-05-23 | Match LZ compressed files (#724) | aaaaaa123456789 | |
Replace lzcomp with new version and match all LZ compressed files | |||
2020-04-30 | Miscellaneous updates | Rangi | |
- `PREDEFPAL_00` -> `PREDEFPAL_ROUTES` (observed from `LoadSGBLayout.GetMapPalsIndex.route`) - `$0` -> `PLAYER` (standard person ID) - Fix some whitespace formatting | |||
2020-04-08 | Remove unused nonmatching files for electro_ball.png and sgb_border.bin | Rangi | |
electro_ball.png needed to preserve one whitespace tile which tools/gfx would normally remove. Preserving a list of tile indexes has been added as a general feature to tools/gfx. sgb_border.bin needed to remove the 20x18 center area of $00 bytes. This is achievable with the standard tr utility. | |||
2019-11-03 | sgb_border_nonmatching.bin has the 20x18 screen bytes within the 32x28 tilemap | Rangi | |
2018-09-22 | PREDEFPAL_4D -> PREDEFPAL_GAMEFREAK_LOGO_OB | Rangi | |
2018-09-16 | Identify some Spaceworld beta content | Rangi | |
2018-06-24 | Fix triple newlines left over from removing address comments | Rangi | |
2018-06-01 | SGB palette roles discovered from Spaceworld beta G/S | Rangi | |
2018-01-20 | PARTY_LENGTH; MON_NAME; sgb_border.bin | Remy Oukaour | |
2018-01-18 | Correct comment | Remy Oukaour | |
2018-01-18 | SGB MON_NITE colors | Remy Oukaour | |
2018-01-18 | More accurate constant/label names | Remy Oukaour | |
2018-01-18 | Identify leftover SGB palettes from R/B | Remy Oukaour | |
2018-01-18 | More .pal files | Remy Oukaour | |
2018-01-18 | Only graphics data goes in gfx/ | Remy Oukaour | |
Introduce PALRGB_WHITE constant for $7fff | |||
2018-01-18 | BlkPacket comments | Remy Oukaour | |
2018-01-18 | Compact predef.pal | Remy Oukaour | |
2018-01-18 | More SGB documentation | Remy Oukaour | |
2018-01-17 | More SGB documentation | Remy Oukaour | |
2018-01-17 | Partially document SGB data from pokered | Remy Oukaour | |
2018-01-15 | Document PredefPals still used by CGB layouts | Remy Oukaour | |
2018-01-12 | Easier to find palette data | Remy Oukaour | |
2018-01-11 | Resize SGB graphics | Remy Oukaour | |
2018-01-09 | Move data/palettes/ .pal files into gfx/ | Remy Oukaour | |
2018-01-09 | Binary tilemaps | Remy Oukaour | |
2017-12-11 | Move the rest of gfx/misc/ into specific directories | Remy Oukaour | |