- Dec 20, 2000
-
-
slevy authored
Lots of changes to support new time flow and additional time-related GUI. Probably not all there but at least somewhat usable.
-
slevy authored
Add new files kira_parti (Steve McMillan's glue to starlab), sclock (clock), notify (notification service -- not yet used), Fl_Log_Slider (log-scaled slider).
-
slevy authored
Glue code to read starlab (kira) files and interpolate particle positions into partiview internal form.
-
slevy authored
Now use worldline.h from ${KIRA}/inc directory rather than the one hidden deep in the source.
-
- Dec 14, 2000
-
-
teuben authored
-
- Dec 13, 2000
-
-
slevy authored
Don't report error if WORDS_BIGENDIAN is undefined -- config.h might just /* #undef */ it. Just assume undefined -> false.
-
slevy authored
Add default rules for .cc (and .C and .cpp) files -- not all versions of make have them built-in.
-
slevy authored
We're little-endian if WORDS_BIGENDIAN is defined (in config.h) and set to 0, so use #if rather than #ifdef to test endian-ness.
-
- Dec 12, 2000
- Oct 10, 2000
- Oct 04, 2000
-
-
teuben authored
-
- Sep 21, 2000
-
-
teuben authored
-
- Sep 16, 2000
- Aug 04, 2000
-
-
teuben authored
-
- Jun 26, 2000
-
-
teuben authored
-
- Jun 22, 2000