Task: Revision history

From OuroDev

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 February 2020

31 May 2019

  • curprev 13:4513:45, 31 May 2019pc>Herald 1,265 bytes +1,265 Created page with "<source> // values for StoryTask.flags: #define TASK_REQUIRED (1) #define TASK_LONG (1 << 1) #define TASK_SHORT (1 << 2) #define TASK_REPEATONFAILURE (1 << 3) #def..."