Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-04 | Disassemble PlayDanger | pfero | |
2018-06-04 | Fix channel_struct members | pfero | |
2018-06-03 | Add music constants | dannye | |
2018-06-04 | Small dent into the audio engine | pfero | |
2018-06-03 | wram: document some menu and backpack variables | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-02 | Comment English names of MON constants | Rangi | |
2018-06-02 | MOVE_PSYCHIC_M → MOVE_PSYCHIC | Rangi | |
2018-06-02 | Dump all songs | dannye | |
uses a slightly modified red sound engine only added feature is drumsets, which still need documenting | |||
2018-06-02 | constants: introduce internal order Pokémon constants | Tauwasser | |
Notice that LEAFY doesn't have an internal ID, because it's actually missing from the mapping table at 10:4B70. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-02 | macros: fix missing newlines at eof | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-01 | home/joypad: disassemble more functions | Tauwasser | |
- add misc_constants and add joypad constants. - rename one of the VBlank counters as it's exclusively used to time joypad functionality. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-01 | Delete old serial.asm file | Eldred Habert | |
This has been since renamed to serial_constants.asm, but somehow the original stayed as well | |||
2018-06-01 | The dark mon palettes consistently appear to be the shiny ones | Rangi | |
2018-05-31 | Fix build (sorry); forgot to use leftover pokered constants | Rangi | |
2018-05-31 | Fix item constants to correspond with the names table | Rangi | |
2018-05-31 | Cleaned up code. Found the unknown_string_funcs in pokered, they deal with ↵ | Pokeglitch | |
Items. Re-ordered to the Item TM/HM Constants for functions to make sense | |||
2018-05-31 | Define sprite constants | Rangi | |
2018-05-31 | PAL_39 is the Pokégear radio | Rangi | |
2018-05-31 | Use newer RGB macro; add comments | Rangi | |
2018-05-31 | Add palette constants and pokemon palette assignment table | dannye | |
2018-05-31 | Declare Pokédex type search data; add more comments | Rangi | |
2018-05-30 | Define trainer constants; sort party data contiguously | Rangi | |
2018-05-31 | home: add front pic and decompression disassembly | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-05-30 | More accurate comments | Rangi | |
2018-05-29 | Start decoding trainer parties | Rangi | |
2018-05-29 | Declare type chart | Rangi | |
2018-05-29 | Fix disassembling mistakes | ISSOtm | |
2018-05-28 | Declare base data | Rangi | |
2018-05-28 | Evos+attacks | Rangi | |
2018-05-28 | These are dex IDs, not internal indexes | Rangi | |
2018-05-28 | Define item constants; declare TM/HM moves | Rangi | |
2018-05-28 | Define move constants | Rangi | |
2018-05-28 | More constants from pokecrystal | Rangi | |
2018-05-28 | Define Pokémon constants | Rangi | |
2018-05-28 | Disassemble a lil' bit | ISSOtm | |
2018-05-27 | Add rSTAT bit constants | ISSOtm | |
2018-05-27 | Add constants and macros | ISSOtm | |