Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-23 | Replace Stack with wStack. | luckytyphlosion | |
2018-01-23 | Prefix wram labels with w, part 1. | luckytyphlosion | |
Handle edge cases first. | |||
2018-01-22 | Merge pull request #456 from Rangi42/master | yenatch | |
OAM data documentation; move more content into data/; move palettes into gfx/; more code+script constants; consistent map naming | |||
2018-01-22 | Add back catch-all graphics rules. | yenatch | |
.pal -> .gbcpal has been omitted for now since there's no tool to convert it yet. | |||
2018-01-21 | Comment on wGBCOnlyDecompressBuffer size | Remy Oukaour | |
2018-01-21 | wGBCOnlyDecompressBuffer | Remy Oukaour | |
2018-01-21 | 6 → PARTY_LENGTH | Remy Oukaour | |
2018-01-21 | Group engine/pokedex files | Remy Oukaour | |
2018-01-21 | Unrelated routine gets its own file | Remy Oukaour | |
2018-01-21 | POKEDEX_SCX | Remy Oukaour | |
2018-01-21 | cgb layouts | Remy Oukaour | |
2018-01-21 | Separate new_game graphics | Remy Oukaour | |
2018-01-20 | Scale addresses with PARTY_LENGTH | Remy Oukaour | |
2018-01-20 | PARTY_LENGTH; MON_NAME; sgb_border.bin | Remy Oukaour | |
2018-01-20 | Rename BATTLETOWER_NROF constants | Remy Oukaour | |
2018-01-19 | Japanese characters in Japanese text (e.g. "ォ" not "," for $f4) | Remy Oukaour | |
2018-01-19 | More Japanese characters | Remy Oukaour | |
2018-01-19 | Use hSerialConnectionStatus constants elsewhere | Remy Oukaour | |
2018-01-19 | Resolve #471 (although link code still needs more cleanup, like its WRAM labels) | Remy Oukaour | |
2018-01-19 | Keep hex address until surrounding code is cleaned up | Remy Oukaour | |
2018-01-19 | More Unicode | Remy Oukaour | |
2018-01-19 | wrong bank | Remy Oukaour | |
2018-01-19 | This table entry has the address of MoveDescriptions in GSC ($4000 in G/S, ↵ | Remy Oukaour | |
$4b52 in Crystal) | |||
2018-01-19 | clean up GetName/NamesPointers | Remy Oukaour | |
2018-01-19 | wiggle → wobble | Remy Oukaour | |
2018-01-19 | why "5A"? | Remy Oukaour | |
2018-01-19 | One leader per line | Remy Oukaour | |
2018-01-18 | unused_up_arrow.png | Remy Oukaour | |
2018-01-18 | Missing comment | Remy Oukaour | |
2018-01-18 | Disambiguate "%" and "<NO>" | Remy Oukaour | |
2018-01-18 | Better TX_SOUND_* names | Remy Oukaour | |
2018-01-18 | Remove trailing whitespace | Remy Oukaour | |
2018-01-18 | newline before para | Remy Oukaour | |
2018-01-18 | Two comments | Remy Oukaour | |
2018-01-18 | Use Japanese charmap definitions in strings | Remy Oukaour | |
2018-01-18 | More charmap and home/text.asm documentation for JP chars | Remy Oukaour | |
2018-01-18 | Correct comment | Remy Oukaour | |
2018-01-18 | SGB MON_NITE colors | Remy Oukaour | |
2018-01-18 | More constants, related to map objects | 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 | Comment on RIVAL1 item | 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 | Compute wc7e8 size | Remy Oukaour | |
2018-01-18 | Eliminate wd000 | Remy Oukaour | |
2018-01-18 | Heal machine jumptable index constants | Remy Oukaour | |
2018-01-18 | BlkPacket comments | Remy Oukaour | |
2018-01-18 | Compact predef.pal | Remy Oukaour | |
2018-01-18 | More SGB documentation | Remy Oukaour | |