summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)Author
2015-11-02No more NONEPikalaxALT
2015-11-02object_structPikalaxALT
2015-11-01Fix merge conflictsPikalaxALT
2015-11-01Prepare to mergePikalaxALT
2015-11-01Buena local labelsPikalaxALT
2015-11-01Sweepthrough of ClearBox arg conversion to lbPikalaxALT
2015-10-29No more -bash000; engine/movement.asm, SPRITEMOVEFNPikalaxALT
2015-10-26merge with newest updateJimB16
2015-10-24Address comments on PR 322PikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-21Plus 4 on person events; feeble attempt to annotate color functionsPikalaxALT
2015-10-19So very jumbPikalaxALT
2015-10-19merge conflicts resolvedJimB16
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-10-17Battle intro animation functionPikalaxALT
2015-10-17Restructured functions in main.asm to resemble the home functions they clonePikalaxALT
2015-10-16Split up bank 2; other relabelingsPikalaxALT
2015-10-14Replaced "ldtile" and "dwtile" with the "tile" equs macroPikalaxALT
2015-10-13Replace Functionfb8 with FillBoxWithBytePikalaxALT
2015-10-13ldtile and dwtile macros added and globally implementedPikalaxALT
2015-10-11Magikarp functions moved to event/magikarp.asmPikalaxALT
2015-10-10Annotation of PrintNum arguments in bc, and radio functionsPikalaxALT
2015-10-10changed name of some labelsJimB16
2015-10-08found CalcPkmnStats-functionJimB16
2015-10-07More labels, including fns responsible for partymon generationPikalaxALT
2015-09-12found functions that determine next OTPkmnJimB16
2015-09-10changed more 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-30renamed labels and added commentsJimB16
2015-08-28changed some labels and added commentsJimB16
2015-08-26fixed the BT_OTrainer LabelsJimB16
2015-08-26changed constants to SRAMLabelsJimB16
2015-08-25change more labelssJimB16
2015-08-24changed BattleTower-LabelsJimB16
2015-08-24changed labelsJimB16
2015-08-23changed labelsJimB16
2015-08-23changed labels and added commentsJimB16
2015-08-23added comments and labels to BattleTower-CodeJimB16
2015-08-19Comment and label the save file.yenatch
2015-07-25Macro update, roam mon annotationsPikalaxALT
Updated map and mapgroup macros to get around an rgbds bug. Legendary beast locale handling annotated and relabeled. Added a new constant NUM_ENGINE_FLAGS for use in the EngineFlagAction function. This will make it easier for modders to add or remove engine flags.
2015-07-22Various annotationsPikalaxALT
Annotated the SGB functions in predef/sgb.asm, and some of the map scripts. Renamed several functions in home. Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these.
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
Also named most of the engine and event flag constants.
2015-07-18Trainer data structure and field move functionsPikalaxALT
Trainer data in map scripts is now a macro-defined structure. Field move functions in main.asm are now nearly completely annotated, with local references. Trailing white space deleted.
2015-07-16Special script annotation, trainer constant enumeration, person-event ↵PikalaxALT
structure update
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-27Use charmaps for special string codepoints.yenatch
Also fix all the text. Also fix some unreferenced scripts that were interpreted as text.
2015-06-26Labels for the heal machine; spriteface constants.yenatch