summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-03Ledge landing animation incbin.Marcus Huderle
2016-08-03Label Castform and Unown species. Castform pic coords incbin.Marcus Huderle
2016-08-03Merge branch 'huderlem-master'YamaArashi
2016-08-02Remove battle text table INCBIN.Marcus Huderle
2016-08-02Label IO registers REG_DISPCNT through REG_BLDY.Marcus Huderle
2016-08-02misc. incbinsYamaArashi
2016-08-02bit tableYamaArashi
2016-08-02sine tablesYamaArashi
2016-08-01removed misc. incbinsYamaArashi
2016-08-01Merge pull request #28 from huderlem/masterYamaArashi
2016-08-01Remove extra line.Marcus Huderle
2016-08-01Add enums for options.Marcus Huderle
2016-08-01Label SaveBlock2.optionsTextBoxFrameType. Label gSaveBlock2.Marcus Huderle
2016-08-01hold effect to type tableYamaArashi
2016-08-01stat stage ratiosYamaArashi
2016-08-01add .align before CRC-16 tableYamaArashi
2016-08-01CRC-16 tableYamaArashi
2016-08-01cute contest sketch dataYamaArashi
2016-08-01menu tilemapYamaArashi
2016-07-31smokescreen impact spriteYamaArashi
2016-07-30intro1 tilemapsYamaArashi
2016-07-30berry blender graphicsYamaArashi
2016-07-30sprite animation dataYamaArashi
2016-07-30unknown dataYamaArashi
2016-07-30bag graphicsYamaArashi
2016-07-30unused cherry graphicsYamaArashi
2016-07-30naming screen graphicsYamaArashi
2016-07-30battle transition graphicsYamaArashi
2016-07-29landmark dataYamaArashi
2016-07-29multichoice stringsYamaArashi
2016-07-29diploma tilemap/paletteYamaArashi
2016-07-29more trade graphicsYamaArashi
2016-07-29trade graphicsYamaArashi
2016-07-24in-game trade mailYamaArashi
2016-07-24RNG headerYamaArashi
2016-07-24decompile rng functions (#25)camthesaxman
2016-07-24in-game trade dataYamaArashi
2016-07-24badges graphicsYamaArashi
2016-07-24hand cursor palettes have unused bit setYamaArashi
2016-07-24pokemon storage system graphicsYamaArashi
2016-07-24cry meter needle graphicsYamaArashi
2016-07-24hand cursor graphicsYamaArashi
2016-07-24picture frame graphicsYamaArashi
2016-07-23remove asm/libc.sYamaArashi
2016-07-23decompile libc (#24)camthesaxman
2016-07-23fix tileset animation file pathsYamaArashi
2016-07-22unused graphicsYamaArashi
2016-07-22tileset animation graphicsYamaArashi
2016-07-22Reorder 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-17weather graphicsYamaArashi