Age | Commit message (Expand) | Author |
2020-05-25 | Whoops, missed a bank somehow. | entrpntr |
2020-05-25 | Add remaining collision files, plus unused Johto files. | entrpntr |
2020-05-25 | Make separate tileset object, add similar collision files. | entrpntr |
2020-05-25 | Add data/pokemon/unused_pic_banks.asm | libjet |
2020-05-25 | Add engine/pokemon/experience.asm | libjet |
2020-05-23 | Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm. | entrpntr |
2020-05-22 | Add engine/events/npc_trade.asm. | entrpntr |
2020-05-22 | Merge pull request #33 from entrpntr/phone | entrpntr |
2020-05-21 | Add credits strings pointers and constants. | entrpntr |
2020-05-21 | Dump tileset metatiles. | entrpntr |
2020-05-21 | Dump credits strings. | entrpntr |
2020-05-21 | Add getgen1trainerclassname.asm | libjet |
2020-05-21 | Add engine/pokemon/types.asm | libjet |
2020-05-21 | Disassemble remainder of bank $40. | entrpntr |
2020-05-21 | Add engine/pokemon/party_menu.asm | libjet |
2020-05-21 | Add fruit_trees.asm | libjet |
2020-05-20 | Reorganize, minor cleanups. | entrpntr |
2020-05-19 | Add evolve.asm | libjet |
2020-05-19 | Add pokedex.asm | libjet |
2020-05-14 | Clean up battle anims, constants, and wram. | entrpntr |
2020-05-14 | Match pokecrystal file names and folder structure, tools updates. | entrpntr |
2020-05-14 | Clean up some palette stuff, update main.asm and layout.link. | entrpntr |
2020-05-12 | Simple cleanups in constants/data/macros and banks 1-4. | entrpntr |
2020-05-12 | Cleanup of color.asm and scgb_layouts.asm. | entrpntr |
2020-05-11 | Clean up engine/menus/intro_menu.asm. | entrpntr |
2020-05-09 | Add item/move/class names; update linkerscript and main.asm. | entrpntr |
2020-05-09 | Add item descriptions. | entrpntr |
2020-05-09 | Add engine/games/slot_machine.asm. | entrpntr |
2020-05-09 | Add engine/overworld/landmarks.asm and engine/events/fish.asm. | entrpntr |
2020-05-09 | Add engine/pokegear/pokegear.asm. | entrpntr |
2020-05-08 | Add engine/phone/phone.asm. | entrpntr |
2020-05-07 | Add majority of remaining unused source files. | entrpntr |
2020-05-07 | Add end-of-ROM stadium data, fix Burned Tower script labels/constants. | entrpntr |
2020-05-04 | Finish cleanup of bank 3. | entrpntr |
2020-05-04 | Clean up text, and some bank 3 code. | entrpntr |
2020-05-04 | Clean up specials and swarms. | entrpntr |
2020-05-01 | Disassemble bank $0b. | entrpntr |
2020-05-01 | Add wildmon data. | entrpntr |
2020-05-01 | Add engine/overworld/wildmons.asm (without data files). | entrpntr |
2020-04-30 | Add engine/link/link.asm and engine/link/mystery_gift.asm | entrpntr |
2020-04-30 | Add remaining bank 9 files. | entrpntr |
2020-04-29 | Add bank 9 files before trainer card. | entrpntr |
2020-04-27 | Sync with the recent updates to pokecrystal. | entrpntr |
2020-04-27 | Clean up engine flags. | entrpntr |
2020-04-26 | Clean up some overworld code. | entrpntr |
2020-04-26 | Disassemble map scenes and events. | entrpntr |
2020-04-24 | Minor cleanup of wram and text/charmap before continuing. | entrpntr |
2020-04-22 | Finish home cleanup, identify tileset data, other misc cleanups. | entrpntr |
2020-04-20 | Finish disassembling battle core. | entrpntr |
2020-04-19 | Start adding engine/battle/core.asm. | entrpntr |