Skip to content
Snippets Groups Projects
  1. Apr 15, 2020
  2. Apr 14, 2020
  3. Mar 28, 2020
  4. Mar 22, 2020
  5. Mar 13, 2020
  6. Mar 08, 2020
  7. Mar 06, 2020
  8. Mar 05, 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. Feb 05, 2020
  12. Feb 03, 2020
  13. Jan 31, 2020
  14. Jan 28, 2020
  15. Jan 22, 2020
  16. Jan 19, 2020
  17. Jan 18, 2020
  18. Jan 17, 2020
  19. Jan 12, 2020
  20. Jan 11, 2020
  21. Jan 04, 2020
  22. 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
  23. Dec 26, 2019
  24. Dec 24, 2019
  25. Dec 21, 2019
  26. Dec 18, 2019
  27. Dec 10, 2019
  28. Dec 08, 2019
  29. Nov 11, 2019
  30. Nov 09, 2019
Loading