Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-03 | Ledge landing animation incbin. | Marcus Huderle | |
2016-08-03 | Label Castform and Unown species. Castform pic coords incbin. | Marcus Huderle | |
2016-08-03 | Merge branch 'huderlem-master' | YamaArashi | |
2016-08-02 | Remove battle text table INCBIN. | Marcus Huderle | |
2016-08-02 | Label IO registers REG_DISPCNT through REG_BLDY. | Marcus Huderle | |
2016-08-02 | misc. incbins | YamaArashi | |
2016-08-02 | bit table | YamaArashi | |
2016-08-02 | sine tables | YamaArashi | |
2016-08-01 | removed misc. incbins | YamaArashi | |
2016-08-01 | Merge pull request #28 from huderlem/master | YamaArashi | |
2016-08-01 | Remove extra line. | Marcus Huderle | |
2016-08-01 | Add enums for options. | Marcus Huderle | |
2016-08-01 | Label SaveBlock2.optionsTextBoxFrameType. Label gSaveBlock2. | Marcus Huderle | |
2016-08-01 | hold effect to type table | YamaArashi | |
2016-08-01 | stat stage ratios | YamaArashi | |
2016-08-01 | add .align before CRC-16 table | YamaArashi | |
2016-08-01 | CRC-16 table | YamaArashi | |
2016-08-01 | cute contest sketch data | YamaArashi | |
2016-08-01 | menu tilemap | YamaArashi | |
2016-07-31 | smokescreen impact sprite | YamaArashi | |
2016-07-30 | intro1 tilemaps | YamaArashi | |
2016-07-30 | berry blender graphics | YamaArashi | |
2016-07-30 | sprite animation data | YamaArashi | |
2016-07-30 | unknown data | YamaArashi | |
2016-07-30 | bag graphics | YamaArashi | |
2016-07-30 | unused cherry graphics | YamaArashi | |
2016-07-30 | naming screen graphics | YamaArashi | |
2016-07-30 | battle transition graphics | YamaArashi | |
2016-07-29 | landmark data | YamaArashi | |
2016-07-29 | multichoice strings | YamaArashi | |
2016-07-29 | diploma tilemap/palette | YamaArashi | |
2016-07-29 | more trade graphics | YamaArashi | |
2016-07-29 | trade graphics | YamaArashi | |
2016-07-24 | in-game trade mail | YamaArashi | |
2016-07-24 | RNG header | YamaArashi | |
2016-07-24 | decompile rng functions (#25) | camthesaxman | |
2016-07-24 | in-game trade data | YamaArashi | |
2016-07-24 | badges graphics | YamaArashi | |
2016-07-24 | hand cursor palettes have unused bit set | YamaArashi | |
2016-07-24 | pokemon storage system graphics | YamaArashi | |
2016-07-24 | cry meter needle graphics | YamaArashi | |
2016-07-24 | hand cursor graphics | YamaArashi | |
2016-07-24 | picture frame graphics | YamaArashi | |
2016-07-23 | remove asm/libc.s | YamaArashi | |
2016-07-23 | decompile libc (#24) | camthesaxman | |
2016-07-23 | fix tileset animation file paths | YamaArashi | |
2016-07-22 | unused graphics | YamaArashi | |
2016-07-22 | tileset animation graphics | YamaArashi | |
2016-07-22 | Reorder LIBS in rsfont and gbagfx. | yenatch | |
20:48 asperguy| Also, the order of LIBS is wrong in the rsfont and gbagfx makefiles. It should be -lpng -lz. 20:50 asperguy| I get undefined references unless I swap them. Order does matter. See this stackoverflow post for an explanation. http://stackoverflow.com/questions/2395355/linking-with-libpng-zlib In case the stackoverflow link dies, it says the linker will not realize zlib is actually needed unless libpng comes first, because they are static archives. | |||
2016-07-17 | weather graphics | YamaArashi | |