Skip to content
Snippets Groups Projects
  1. May 06, 2002
  2. Apr 17, 2002
  3. Mar 11, 2002
  4. Jan 26, 2002
  5. Dec 28, 2001
  6. Aug 29, 2001
  7. Aug 28, 2001
  8. Aug 26, 2001
  9. Aug 25, 2001
  10. Aug 20, 2001
  11. 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
  12. Jul 18, 2001
  13. Jul 17, 2001
  14. Jul 16, 2001
  15. Jul 12, 2001
  16. Jul 10, 2001
  17. Jul 09, 2001
  18. Jul 07, 2001
  19. Jul 03, 2001
  20. Jul 02, 2001
  21. Jul 01, 2001
  22. Jun 30, 2001
  23. Jun 06, 2001
  24. 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
  25. 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
  26. May 14, 2001
  27. May 12, 2001
  28. Apr 04, 2001
  29. 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
  30. Feb 04, 2001
  31. 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
Loading