Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-09 | Fix capitalization on filename | Diegoisawesome | |
2018-05-09 | Merge master from pret | Diegoisawesome | |
2018-05-09 | Port/decompile fieldmap.c | Diegoisawesome | |
2018-05-08 | through sub_80DAB8C | PikalaxALT | |
2018-05-07 | through sub_80DA874 | PikalaxALT | |
2018-05-07 | through sub_80DA4F4 | PikalaxALT | |
2018-05-07 | Merge branch 'master' into mauville_old_man | PikalaxALT | |
2018-05-07 | Rename symbols using Ruby as a reference | PikalaxALT | |
2018-05-07 | Remaining functions in mauville_old_man | PikalaxALT | |
2018-05-06 | Convert item_icon_table.inc to C | Slawter666 | |
2018-05-06 | Revert "Convert item_graphics.inc to C" | Slawter666 | |
This reverts commit 546217d28124daa204f804469e7d4bc18a048398. | |||
2018-05-05 | Convert item_graphics.inc to C | Slawter666 | |
I have tried to group the items that share the same icon but have different palettes where possible. This commit also splits data/graphics.s into two files. | |||
2018-05-05 | resolve merge conflicts | Slawter666 | |
2018-05-04 | sub_80D8B38 | PikalaxALT | |
2018-05-04 | Merge branch 'master' into trader | PikalaxALT | |
2018-05-03 | sub_80D8A88 | PikalaxALT | |
2018-05-03 | through sub_80D883C | PikalaxALT | |
2018-05-03 | through sub_8121178 | PikalaxALT | |
2018-05-03 | through sub_8121064 | PikalaxALT | |
2018-05-03 | through sub_8120D34 | PikalaxALT | |
2018-05-03 | through sub_8120C0C | PikalaxALT | |
2018-05-03 | through sub_8120748 | PikalaxALT | |
2018-05-03 | Merge pull request #242 from DizzyEggg/decompile_battle_records | Marcus Huderle | |
Decompile battle records | |||
2018-05-03 | through sub_80D8490 | PikalaxALT | |
2018-05-02 | through vblank_cb_battle | PikalaxALT | |
2018-05-02 | through sub_81203FC | PikalaxALT | |
2018-05-02 | through SetMauvilleOldMan | PikalaxALT | |
2018-05-02 | through sub_80D7DE8 | PikalaxALT | |
2018-05-01 | through sub_80D7B24 | PikalaxALT | |
2018-05-01 | Through sub_80D787C | PikalaxALT | |
2018-05-01 | Port trader from Ruby | PikalaxALT | |
2018-05-01 | make battle records compile | DizzyEggg | |
2018-05-01 | battle records decompiled and documented | DizzyEggg | |
2018-05-01 | identify and name battle records things | DizzyEggg | |
2018-05-01 | battle records more decomp and subtle name changes | DizzyEggg | |
2018-05-01 | start decompiling battle records | DizzyEggg | |
2018-04-30 | decompiled up to sub_80BFCF4 | golem galvanize | |
2018-04-29 | make item compile | DizzyEggg | |
2018-04-29 | clear item, save and load save files | DizzyEggg | |
2018-04-29 | decompile item | DizzyEggg | |
2018-04-25 | Merge branch 'master' of https://github.com/pret/pokeemerald into ↵ | golem galvanize | |
decompile_pokedex | |||
2018-04-25 | convert data/items.inc to include/data/items.h | Slawter666 | |
OK | |||
2018-04-25 | Convert item_descriptions.inc to .h | Slawter666 | |
OK | |||
2018-04-24 | Move files to include/data | Slawter666 | |
2018-04-23 | Updated items.c | Slawter666 | |
Working but non-matching | |||
2018-04-23 | Update items.c | Slawter666 | |
2018-04-23 | Convert item data files to .c (not compiling) | Slawter666 | |
2018-04-18 | Use DMA large macro in option menu | DizzyEggg | |
2018-04-18 | Merge pull request #237 from KDSKardabox/master | Diegoisawesome | |
Decompile mon markings, rotating_gate & field_camera | |||
2018-04-18 | add braces | KDSKardabox | |