summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2020-03-17Cleanup of files for banks $01 and $04 for main.asm.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-03-17Some cleanup before continuing.entrpntr
2020-03-17Finish disassembling bank $04.entrpntr
2020-03-17Fill in a lot of missing bank $04 code.entrpntr
2020-03-17Itemfinder routines and labels.entrpntr
2020-03-16Sync home/ with pokecrystallibjet
2020-02-19Add home/trainers.asmlibjet
2020-02-19Add home/stone_queue.asm and update script_constants.asmlibjet
2020-02-19Add home/hp_pals.asmlibjet
2020-02-19Add home/tilemap.asm and update home/menu.asmlibjet
2020-02-19Add home/queue_script.asmlibjet
2020-02-19Use labels instead of constants for HRAMlibjet
2020-02-18Update math.asm and add print_text.asmlibjet
2020-02-18Add copy_name.asmlibjet
2020-02-18Fix copy_tilemap.asmlibjet
2020-02-18Add copy_tilemap.asmlibjet
2020-02-18Add clear_sprites.asmlibjet
2020-02-08Remove Crystal exlusiveslibjet
2019-12-12Update predef_pointers and wram, and correct typo's caused by search + replacelibjet
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet
2019-12-09Added engine/events stuff and cleaned up contest related codelibjet
2019-12-08Added misc_scripts from pokecrystal and removed 1 dr from main.asmlibjet
2019-10-11Disassemble Game Freak logo introRyan Tandy
2019-10-11Extract copyright gfx to pngRyan Tandy
2019-10-11Sync tileset IDs with pokecrystal.IIMarckus
2019-09-23Clarify naming of SFX_GET_EGG_* pointersRyan Tandy
In game, one receives eggs from the Aide and the Day-care Man, not the Day-care Lady. SFX 0x96 is used for both. Rename it to reflect it is not unique to the Day-care. SFX 0x95 is an alias of the same sound and appears to be unused. Rename the pointer to clarify that.
2019-09-20Sync daycare from pokecrystalRyan Tandy
2019-08-26Import trainer DVs data from pokecrystalRyan Tandy
2019-08-16Sync home/audio.asm with pokecrystal.IIMarckus
2019-08-16Incorporate the rest of the audio engine.IIMarckus
2018-10-04Add map objects from bank 48.IIMarckus
2018-10-03Add map objects from bank 60.IIMarckus
2018-09-26Add map objects from bank 53.IIMarckus
2018-09-25Add map objects from bank 55.IIMarckus
2018-09-24Add map objects from bank 5E.IIMarckus
2018-09-24Add map objects from bank 5D.IIMarckus
2018-09-16Add all map objects from bank 44.IIMarckus
2018-09-16Add all map objects from bank 57.IIMarckus
2018-08-21Label some known WRAM labels from pokecrystal.luckytyphlosion
2018-08-19Add bank 61 map objects.IIMarckus
2018-08-18Sync a few more specials with pokecrystal.IIMarckus
2018-08-18Add map objects for Sprout Tower 3F.IIMarckus
2018-08-18Sync with pokecrystal.IIMarckus
2018-08-18Sync Shuckle/haircuts/Bill's Grandpa with pokecrystal.IIMarckus
2018-08-17Shuffle files around to closer match pokecrystal.IIMarckus
2018-08-16Import map objects for a single map (Day Care).IIMarckus
2018-08-16Sync specials with pokecrystal.IIMarckus
2018-08-16Sync many constant/macro files with pokecrystal.IIMarckus
2018-08-16Shuffle around a couple of files to match pokecrystal.IIMarckus