Skip to content
Snippets Groups Projects
  1. Mar 11, 2002
  2. Jan 26, 2002
  3. Dec 28, 2001
  4. Aug 29, 2001
  5. Aug 28, 2001
  6. Aug 26, 2001
  7. Aug 25, 2001
  8. Aug 20, 2001
  9. Jul 19, 2001
    • slevy's avatar
      Reprocess particles after changing parameters. · d826084a
      slevy authored
      (Some "kira" commands use kira_set(), which already does this.
      Just set "changed" for those which don't.)
      Impose a max trail gap (delta time).  Break up trails at time-gaps
      exceeding this threshold.
      d826084a
  10. Jul 18, 2001
  11. Jul 17, 2001
  12. Jul 16, 2001
  13. Jul 12, 2001
  14. Jul 10, 2001
  15. Jul 09, 2001
  16. Jul 07, 2001
  17. Jul 03, 2001
  18. Jul 02, 2001
  19. Jul 01, 2001
  20. Jun 30, 2001
  21. Jun 06, 2001
  22. May 30, 2001
    • slevy's avatar
      Add Tlog, Lum, and stellar-type fields. · b9d1d8f9
      slevy authored
      Star type is number-encoded, sigh:
      	0 = unknown
      	1 = ms	Main Sequence
      	2 = cd	Compact Dwarf??
      	3 = gs	??
      	4 = bh	Black Hole
      	5 = sg	Supergiant?
      	6 = hb	Horizontal Branch
      b9d1d8f9
  23. May 15, 2001
    • slevy's avatar
      New interface to dynamic-data routines. · c93dd626
      slevy authored
      Now, the only #ifdef KIRA/WARP needed in partibrains.c are
      the data-command initialization routines.  All others,
      including control-command parsing and specialized drawing,
      is now via a function table.
      c93dd626
  24. May 14, 2001
  25. May 12, 2001
  26. Apr 04, 2001
  27. Mar 30, 2001
    • slevy's avatar
      Rename functions to kira_*. · 1e099b1d
      slevy authored
      Add framework for incrementally reading paragraphs of input:
      kira_open(), kira_read_more().
      Add scraps for maintaining trails, but not enough to work yet.
      1e099b1d
  28. Feb 04, 2001
  29. Feb 03, 2001
    • slevy's avatar
      · bfb76f41
      slevy authored
      Oops, now kira_draw needs to ensure we really have something to draw!
      bfb76f41
    • slevy's avatar
      · b47631c6
      slevy authored
      OK, toss those extra 'break's.
      b47631c6
    • slevy's avatar
      · d6da7f4f
      slevy authored
      Add "kira tree" support -- tree arcs, with crosswise tick-marks
      at center-of-mass points.  Tickmarks lie in screen plane, with
      length of <tickscale> times true separation.
      d6da7f4f
  30. Dec 30, 2000
    • slevy's avatar
      · 2d0c2984
      slevy authored
      Re-extract whenever kira_set changes something.
      Add particle tracking.
      Compute ring sizes correctly, and draw rounder rings.
      2d0c2984
Loading