Skip to content
Snippets Groups Projects
  1. Apr 27, 2021
  2. Feb 19, 2021
  3. Jan 09, 2021
  4. Nov 26, 2020
  5. Sep 22, 2020
  6. Aug 22, 2020
  7. Aug 10, 2020
  8. Mar 13, 2020
  9. Feb 23, 2020
  10. Feb 22, 2020
    • svornost's avatar
      1. Make areRelated and relativeTerm work regardless of familyTesting. This... · df49f9cb
      svornost authored
      1. Make areRelated and relativeTerm work regardless of familyTesting.  This fixes some bugs right away, since they are already used unchecked a few places, and it makes it a lot easier to write generic descriptions and event text without breaking things.
      2. Extend relativeTerm to handle sole parent and grandparent/grandchild cases.
      3. Make relativeTerm return null instead of "some unknown blood relation" if no relationship could be found between two slaves.  This was never OK to output (i.e. "$his some unknown blood relation" doesn't read right), so it ended up just being tested for everywhere (which can be done more easily with null).
      4. Remove duplicate code based on familyTesting when the only difference was whether areRelated and relativeTerm or their legacy alternatives were used.  There is a lot of this.
      5. Remove hasRelationP entirely (it is superseded in all use cases by areRelated).
      df49f9cb
  11. Jan 28, 2020
  12. Jan 19, 2020
  13. Jan 18, 2020
  14. Jan 04, 2020
  15. Jan 01, 2020
    • svornost's avatar
      1. Automatically normalize pregnancy variables during WombFlush and WombCleanYYFetuses · 1d204d42
      svornost authored
      2. When normalizing empty wombs, reset pregSource even if it's negative
      3. Add TerminatePregnancy utility function to terminate a pregnancy with the appropriate postpartum length
      4. Rework a whole bunch of places where pregnancy is terminated to use the appropriate functions and not set pregType/pregWeek/etc directly
      5. Add postpartum delay when pregnancy is completely terminated by individually removing the last ovum from pregnancy inspection
      1d204d42
  16. Dec 26, 2019
  17. Dec 24, 2019
  18. Dec 21, 2019
  19. Dec 10, 2019
  20. Dec 08, 2019
  21. Nov 09, 2019
  22. Sep 09, 2019
  23. Jul 07, 2019
  24. Jun 21, 2019
  25. Jun 05, 2019
  26. Jun 02, 2019
  27. May 24, 2019
  28. May 20, 2019
  29. May 13, 2019
  30. May 05, 2019
  31. Apr 25, 2019
  32. Apr 24, 2019
  33. Mar 17, 2019
  34. Mar 15, 2019
  35. Mar 13, 2019
Loading