summaryrefslogtreecommitdiff
path: root/engine/events
AgeCommit message (Collapse)Author
2020-04-20Finish disassembling battle core.entrpntr
2020-04-12Finish disassembling bank $05.entrpntr
2020-04-12Add engine/events/print_[photo|unown] and engine/pokemon/breeding.entrpntr
2020-04-12Money, marts, and mom.entrpntr
2020-04-10Add engine/events/pokemon_pc.asm and engine/items/mart.asm.entrpntr
2020-04-10Add engine/overworld/map_setup.asm.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-04-01Use linkerscript for bank $2e, disassemble some stuff after pics.entrpntr
2020-03-25Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr
2020-03-17Cleanup of files for banks $02 and $03 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/tilemap.asm and update home/menu.asmlibjet
2020-02-19Use labels instead of constants for HRAMlibjet
2020-02-18Add copy_name.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-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-16Incorporate the rest of the audio engine.IIMarckus
2018-09-24Add map objects from bank 5D.IIMarckus
2018-08-21Label some known WRAM labels from pokecrystal.luckytyphlosion
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