summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵Ebernacher90
of file
2020-08-29Merge pull request #60 from SatoMew/masterRangi
Replace Pokégear with Trainer Gear in relevant labels
2020-08-29Fix minor oversightSatoMew
2020-08-29Preserve original line breaks in the MakefileSatoMew
2020-08-29Resolved conflict caused by my changes.SatoMew
2020-08-09Fix coverage utility scriptRangi
2020-08-09Clean up some code in home/Rangi
2020-08-09Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since ↵Rangi
only the debug Gold ROM is built
2020-08-09tools/ contains what's needed to build the ROMs; utils/ contains disassembly ↵Rangi
utilites
2020-08-08Outdated rgbds 0.3.8 is no longer neededRangi
2020-08-08check_status reports modified .asm files and makes Travis fail (why?)Rangi
2020-08-08Merge pull request #66 from mid-kid/masterRangi
Fix RGBDS 0.4.1
2020-08-08Fix RGBDS 0.4.1mid-kid
2020-08-08Travis CI doesn't handle "é"Rangi
2020-08-08Put baserom.gb in the right directoryRangi
2020-08-08Set up Travis CIRangi
2019-12-11New Discord invite linkmid-kid
Something something community.
2019-09-15Disassemble party menu iconsRangi
2019-04-14Identify radio graphicsSatoMew
2019-04-14Pokégear → Trainer GearSatoMew
2019-03-13Merge pull request #56 from andwhyisit/starter-fixobskyr
Fix for Starters
2019-03-13Fix for starter mons.andwhyisit
2019-03-03Merge pull request #52 from luckytyphlosion/masterluckytyphlosion
Re-organize map directory structure and disassemble remaining maps.
2019-02-26Disassemble SetTime.luckytyphlosion
2019-02-26Disassemble remaining maps.luckytyphlosion
2019-02-26Disassemble ShizukanaOkaluckytyphlosion
2019-02-26Sort maps into placeholder and non-placeholder.luckytyphlosion
2019-02-26Put 2/3 charmap EQUs back in - works in the latest version of RGBDSobskyr
2019-02-26Merge branch '2Tie-master'obskyr
2019-02-26Fix EQUs in text_entry.asmobskyr
2019-02-26Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into ↵obskyr
2Tie-master
2018-11-30cleaned up labels and added more constants, removed the hardcoded relative ↵2Tie
jumps.
2018-11-29Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ↵2Tie
1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself.
2018-11-14Add Discord link to pret.luckytyphlosion
2018-11-05Merge pull request #42 from Pokeglitch/masterpokeglitch
Bank 3 Dump
2018-10-13Fixed a few erroneous stringsPokeglitch
2018-10-12Replaced all hradcoded pointers with labelsPokeglitch
2018-10-11Dumping bank 3. Still need to convert a few hardcoded pointers to labelsPokeglitch
2018-08-23Merge pull request #41 from Pokeglitch/masterluckytyphlosion
Bank 2 dump
2018-08-23Fixed hardcoded bank. Uncommented out 2 strings since they work now ↵Pokeglitch
(previously it threw an Invalid UTF-8 error)
2018-08-21Finished changing hardcoded addresses to labelsPokeglitch
2018-08-21Dumped rest of bank, still need to clean up a few hardcoded addressesPokeglitch
2018-08-21Extracted corrupted gfxPokeglitch
2018-08-21Finished another section in Bank 2Pokeglitch
2018-08-20Finished another section in Bank 2Pokeglitch
2018-08-20Dumped another section of bank 2Pokeglitch
2018-08-20Dumped first section of Bank 2Pokeglitch
2018-08-19Extract common exterior tileset graphicsRangi
2018-07-31Merge pull request #40 from Pokeglitch/masterluckytyphlosion
Full dump of Bank 1
2018-07-31Capitalized unknown HRAM labelsPokeglitch