Skip to content
Snippets Groups Projects
  • svornost's avatar
    04110b0e
    1. Pass long description type as a typed enumeration (normal inspection,... · 04110b0e
    svornost authored
    1. Pass long description type as a typed enumeration (normal inspection, market, event, or surgery).
    2. Remove surgeryDescription global and the eventDescription long description flag as they're both obsolete.
    3. Don't pass detailed market information on from the main description (it still needs it, but nothing else does).  That means we can just pass DescType instead of a big partial-optional object.
    4. Simplify slaveDescriptionDialog and remove the SugarCube version (which is no longer used).
    04110b0e
    History
    1. Pass long description type as a typed enumeration (normal inspection,...
    svornost authored
    1. Pass long description type as a typed enumeration (normal inspection, market, event, or surgery).
    2. Remove surgeryDescription global and the eventDescription long description flag as they're both obsolete.
    3. Don't pass detailed market information on from the main description (it still needs it, but nothing else does).  That means we can just pass DescType instead of a big partial-optional object.
    4. Simplify slaveDescriptionDialog and remove the SugarCube version (which is no longer used).