summaryrefslogtreecommitdiff
path: root/wram.asm
AgeCommit message (Expand)Author
2015-10-13Final descriptive label in tilesets/animations.asmPikalaxALT
2015-10-13ldtile and dwtile macros added and globally implementedPikalaxALT
2015-10-12Happiness and Mystery Gift constantsPikalaxALT
2015-10-11Magikarp functions moved to event/magikarp.asmPikalaxALT
2015-10-10Annotation of PrintNum arguments in bc, and radio functionsPikalaxALT
2015-10-09More radio labelsPikalaxALT
2015-10-07Labeling of AI item and wild encounter functionsPikalaxALT
2015-10-07More labels, including fns responsible for partymon generationPikalaxALT
2015-10-04soft resetPikalaxALT
2015-09-06changed varlabels for multiply- and divide-func, renamed battletext-labelsJimB16
2015-09-04changed more labelsJimB16
2015-09-01added/renamed constants and labelsJimB16
2015-08-31added 'wBT_OTTempCopy'-label and the data structure that comes afterJimB16
2015-08-28changed some labels and added commentsJimB16
2015-08-26fixed the BT_OTrainer LabelsJimB16
2015-08-26changed constants to SRAMLabelsJimB16
2015-08-25named labels and commented WRAMVars in battle_tower.asmJimB16
2015-08-20Nail down the rest of SRAM banks 0 and 1.yenatch
2015-08-19Found a reference to an unknown blob.yenatch
2015-08-19Label scratch space and a bunch of box lists.yenatch
2015-08-19Comment and label the save file.yenatch
2015-07-25Macro update, roam mon annotationsPikalaxALT
2015-07-23Wild Pokemon functions and dataPikalaxALT
2015-07-22Fixed a few labeling bugsPikalaxALT
2015-07-22Various annotationsPikalaxALT
2015-07-21Added labels to different parts of the map script and event headersPikalaxALT
2015-07-20Named more specials, fixed a missing EOLPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
2015-07-18Trainer data structure and field move functionsPikalaxALT
2015-07-17More annotations and interpretations of functions and scriptsPikalaxALT
2015-07-16Special script annotation, trainer constant enumeration, person-event structu...PikalaxALT
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-07-13Replace EVENT_ALWAYS_THERE with -1PikalaxALT
2015-07-10prefix wram varables with w.IIMarckus
2015-07-10Add more event flags and fight counters for phone scripts.IIMarckus
2015-07-10Label fight counters for phone call rematches.IIMarckus
2015-05-18w-prefix the new PokegearFlags variable.IIMarckus
2015-05-14Give wd957 a more descriptive name.IIMarckus
2015-02-14Add the ability to build Crystal 1.1.IIMarckus
2015-02-14Give an internal Pokédex status variable its own label.IIMarckus
2015-02-11Use NUM_MOVES more liberally in wram.yenatch
2015-02-10Section "Video" in wram.asm doesn't need to be locked to an address.yenatch
2015-02-10Blind wram in maps.yenatch
2015-02-10Blind wram labels part 4.yenatch
2015-02-10Blind wram labels part 3.yenatch
2015-02-10Blindly use wram labels for everything except mobile, part 2.yenatch
2015-02-10Blindly use wram labels for everything except mobile, part 1.yenatch
2014-09-30Clean up wram sections so that all space is accounted for.yenatch
2014-07-24Add real-time-clock and Daylight Savings Time wram labels.yenatch
2014-07-18Cry "echo" is actually the upper byte of pitch (now a word).yenatch