Skip to content
Snippets Groups Projects

Drop the Long Slave globals

Merged lowercasedonkey requested to merge lowercasedonkey/fc-pregmod:final-ls into pregmod-master

Followup to !7030 (merged)

edit:

  • Changed the global V.eventDescription to be an argument for longSlave()
  • Did the same for V.saleDescription, but changed the name to market and it is expected to be a string if true now.
  • Removed V.applyLaw entirely. Replaced it with a function that checks the market string to see if it's an honest slave market.
  • Moved slave parameter outside of the brackets, as it is often used by itself.

New format is App.Desc.longSlave(slave, {market: "corporate", eventDescription: 0})

Edited by lowercasedonkey

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading