Commit Graph

21 Commits

Author SHA1 Message Date
1108398437
Add functions for listing event actor names, time names, place names 2023-10-29 01:27:32 +02:00
da6e40282d
Improve comments in MDEventsSet 2023-10-15 18:31:52 +02:00
ea5a186e8f
Explicitly make constants of MDEventsSet public 2023-10-15 13:29:12 +02:00
8090b95f49
Categorize event types 27, 28 (recorded, sung) 2023-07-24 14:30:06 +02:00
8e81d31466
Categorize event type 33 / "was mentioned" 2023-07-19 19:06:26 +02:00
d47490f217
Categorize event type "first description" 2023-07-19 10:20:24 +02:00
982db371c1
Add new event types donated + inherited for provenance information 2022-10-13 22:48:16 +02:00
ee24739002
Add missing newlines between constants in MDEventsSet and
MDRequirementsSet
2021-10-11 15:11:15 +02:00
dd426509b6
Remove trailing newlines before the end of class definitions 2020-11-22 15:44:15 +01:00
a300538188 Add constant listing correspondence-related event types 2020-10-12 22:54:17 +02:00
63a9c1988f Add new event types 2020-09-11 11:06:54 +02:00
5c65e2e6e4 Make list of production events array<int>, not array<string> 2020-09-02 11:08:54 +02:00
44f0d38601 Make value sets final 2020-08-29 17:21:18 +02:00
88e068d0da Add controlled list of event types without places, times, actors 2020-08-28 23:40:18 +02:00
bbaa799fa5 Move "collected" (8) from NO_PRODUCTION to POST_PRODUCTION event
category
2020-08-13 11:39:05 +02:00
59223ad778 Add event categories to MDEventsSet 2020-08-12 15:51:16 +02:00
64bb16616c Declare strict types in all src scripts 2020-08-07 00:12:49 +02:00
5bad375004 Fix parent-child compatibility with class function names 2020-08-06 18:42:38 +02:00
87e4cea8b1 Centralize getSortedList in parent class 2020-08-06 18:27:25 +02:00
d4557c8cbd Add static function for getting a sorted, translated list of event types 2020-08-06 17:57:38 +02:00
f89d9bca35 Add MDEventsSet for controlled list of event types 2020-08-06 17:32:29 +02:00