summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-05-09Fix capitalization on filenameDiegoisawesome
2018-05-09Merge master from pretDiegoisawesome
2018-05-09Port/decompile fieldmap.cDiegoisawesome
2018-05-08through sub_80DAB8CPikalaxALT
2018-05-07through sub_80DA874PikalaxALT
2018-05-07through sub_80DA4F4PikalaxALT
2018-05-07Merge branch 'master' into mauville_old_manPikalaxALT
2018-05-07Rename symbols using Ruby as a referencePikalaxALT
2018-05-07Remaining functions in mauville_old_manPikalaxALT
2018-05-06Convert item_icon_table.inc to CSlawter666
2018-05-06Revert "Convert item_graphics.inc to C"Slawter666
This reverts commit 546217d28124daa204f804469e7d4bc18a048398.
2018-05-05Convert item_graphics.inc to CSlawter666
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-05resolve merge conflictsSlawter666
2018-05-04sub_80D8B38PikalaxALT
2018-05-04Merge branch 'master' into traderPikalaxALT
2018-05-03sub_80D8A88PikalaxALT
2018-05-03through sub_80D883CPikalaxALT
2018-05-03through sub_8121178PikalaxALT
2018-05-03through sub_8121064PikalaxALT
2018-05-03through sub_8120D34PikalaxALT
2018-05-03through sub_8120C0CPikalaxALT
2018-05-03through sub_8120748PikalaxALT
2018-05-03Merge pull request #242 from DizzyEggg/decompile_battle_recordsMarcus Huderle
Decompile battle records
2018-05-03through sub_80D8490PikalaxALT
2018-05-02through vblank_cb_battlePikalaxALT
2018-05-02through sub_81203FCPikalaxALT
2018-05-02through SetMauvilleOldManPikalaxALT
2018-05-02through sub_80D7DE8PikalaxALT
2018-05-01through sub_80D7B24PikalaxALT
2018-05-01Through sub_80D787CPikalaxALT
2018-05-01Port trader from RubyPikalaxALT
2018-05-01make battle records compileDizzyEggg
2018-05-01battle records decompiled and documentedDizzyEggg
2018-05-01identify and name battle records thingsDizzyEggg
2018-05-01battle records more decomp and subtle name changesDizzyEggg
2018-05-01start decompiling battle recordsDizzyEggg
2018-04-30decompiled up to sub_80BFCF4golem galvanize
2018-04-29make item compileDizzyEggg
2018-04-29clear item, save and load save filesDizzyEggg
2018-04-29decompile itemDizzyEggg
2018-04-25Merge branch 'master' of https://github.com/pret/pokeemerald into ↵golem galvanize
decompile_pokedex
2018-04-25convert data/items.inc to include/data/items.hSlawter666
OK
2018-04-25Convert item_descriptions.inc to .hSlawter666
OK
2018-04-24Move files to include/dataSlawter666
2018-04-23Updated items.cSlawter666
Working but non-matching
2018-04-23Update items.cSlawter666
2018-04-23Convert item data files to .c (not compiling)Slawter666
2018-04-18Use DMA large macro in option menuDizzyEggg
2018-04-18Merge pull request #237 from KDSKardabox/masterDiegoisawesome
Decompile mon markings, rotating_gate & field_camera
2018-04-18add bracesKDSKardabox