Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-13 | Fix use of one constant | mid-kid | |
2018-02-12 | CalcwBufferMonStats -> CalcBufferMonStats | mid-kid | |
The 'w' was probably added in some mass-replacement. It's completely irrelevant to the function itself and doesn't fit the PascalCase model. | |||
2018-02-09 | Comment GeneratePartyMonStats | mid-kid | |
2018-02-08 | Don't let the Makefile pick up .tilemap files | mid-kid | |
We don't generate any tilemap file with rgbgfx yet, because they won't match anyway. This should be re-added when we can do it properly. | |||
2018-02-08 | Remove EXIF metadata from images | mid-kid | |
This is just a pet-peeve of mine, but if you're going to have half of the repo filled with clean PNGs, and only have some with this metadata, might as well clean it all right up. | |||
2018-02-03 | Merge pull request #480 from luckytyphlosion/master | yenatch | |
[Ready to merge] Prefix wram labels with w. | |||
2018-01-30 | Merge pull request #475 from surskitty/master | yenatch | |
A few map labels | |||
2018-01-30 | Delete replace.sh. | luckytyphlosion | |
2018-01-30 | wSpritesEnd -> wVirtualOAMEnd. | luckytyphlosion | |
2018-01-30 | Fix wVirtualOAM labels, part 2. | luckytyphlosion | |
2018-01-30 | Fix wVirtualOAM labels, part 1. | luckytyphlosion | |
2018-01-30 | Fix comment/style issues caused from w-izing. | luckytyphlosion | |
2018-01-23 | Completing labels for Route 35. | surskitty | |
2018-01-23 | Renaming the UnknownScript for reloading the map after battle. | surskitty | |
2018-01-23 | Labelling some more UnknownScripts. These files remain incomplete. | surskitty | |
2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion | |
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-23 | Merge branch 'master' of github.com:pret/pokecrystal | surskitty | |
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 | |