Commit Graph

205 Commits (e68ca84c5c1d615a315cc8d917b7f5e7d7f97f25)

Author SHA1 Message Date
Chris Laurel e68ca84c5c Added standard UNIX package files. 2001-04-30 23:45:07 +00:00
Chris Laurel 64753fe426 Added PNG support for UNIX. 2001-04-30 22:56:25 +00:00
Chris Laurel 5106609418 UNIX portability fixes. 2001-04-30 22:04:12 +00:00
Chris Laurel 89e2d8fbfa Implementation of Timer for UN*X based OSes. 2001-04-30 21:01:56 +00:00
Chris Laurel d5fd7bc07f Added unixtimer.cpp 2001-04-30 21:00:59 +00:00
Chris Laurel 639e5272cb Created high-precision Timer interface and Win32 implementation of Timer. 2001-04-30 20:45:47 +00:00
Chris Laurel 6a30383124 Use UNIX '/' path separator for portability. 2001-04-30 20:04:39 +00:00
Chris Laurel b5f5e70bac UNIX Celestia is up and running! 2001-04-30 19:48:10 +00:00
Chris Laurel 4bf026eb6c UNIX build-related files. 2001-04-30 06:12:27 +00:00
Chris Laurel 51da856004 UNIX portability fixes. 2001-04-30 06:11:05 +00:00
Chris Laurel 9679f84574 Fixed include order so HAVE_SSTREAM is defined 2001-04-30 05:18:54 +00:00
Chris Laurel 7bd6dff943 UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
Chris Laurel 040a3e9ffc Workaround for GNU C++'s missing sstream header. 2001-04-30 04:20:01 +00:00
Chris Laurel c46c33bc6f Const-ified reference parameters for fractalsum and turbulence. 2001-04-30 04:18:57 +00:00
Chris Laurel 2cb5afbc59 Fix for broken friend templates with MS compiler. 2001-04-30 04:18:24 +00:00
Chris Laurel c7d2bd9f7d Attempted to correct template/friend wackiness. 2001-04-30 04:00:00 +00:00
Chris Laurel de29947385 Changes for UNIX port. 2001-04-30 01:37:54 +00:00
Chris Laurel 65b2a678a1 Misc changes to text 2001-04-29 23:10:03 +00:00
Chris Laurel 635e6cb8ee Updates for v1.07 2001-04-29 23:08:36 +00:00
Chris Laurel 6396a2b029 Added Run Demo menu option. 2001-04-29 03:26:19 +00:00
Chris Laurel d0cd885286 ISS model 2001-04-29 03:23:42 +00:00
Chris Laurel d4bb954ae5 Implemented detail field for galaxies to cut down on the amount of particles rendered for small galaxies. 2001-04-29 03:23:01 +00:00
Chris Laurel 2f6d7def7c Added 'run demo' menu option 2001-04-29 03:22:00 +00:00
Chris Laurel 3cc93a4869 Added detail fields 2001-04-29 03:21:31 +00:00
Chris Laurel 54e5aa84e5 Added ISS 2001-04-29 03:21:21 +00:00
Chris Laurel 4357dda563 Added demo script 2001-04-27 07:06:06 +00:00
Chris Laurel 2b56c48c59 Added move and rotate commands; converted to use new ExecutionEnvironment class. 2001-04-27 07:05:38 +00:00
Chris Laurel 571178c14a Added DemoScript field. 2001-04-27 07:04:57 +00:00
Chris Laurel 9066411c3e Bundled Simulation and Renderer in ExecutionEnvironment. 2001-04-27 07:04:41 +00:00
Chris Laurel 7096a14752 Allow caller to specify distance in gotoSelection() 2001-04-27 07:03:43 +00:00
Chris Laurel 22deda23c2 Added radius method. 2001-04-27 07:02:49 +00:00
Chris Laurel 7cd3279581 Added DemoScript 2001-04-27 07:01:00 +00:00
Chris Laurel abc2131330 Added selection.cpp module 2001-04-27 07:00:35 +00:00
Chris Laurel 467d59cf0c Celestia demonstration tour. 2001-04-27 07:00:16 +00:00
Chris Laurel 7846d3c91b Implemeted a few basic string escapes. 2001-04-27 06:59:35 +00:00
Chris Laurel 5ccc4a443f Implemented web info for stars and planets. 2001-04-26 19:18:45 +00:00
Chris Laurel 750114cc48 Split PlanetLabels in MajorPlanetLabels and MinorPlanetLabels 2001-04-26 19:17:55 +00:00
Chris Laurel 0d37db1f7e Added TokenBar 2001-04-26 19:14:33 +00:00
Chris Laurel 35dbbee6cd Added renderflags and labels commands 2001-04-26 19:14:17 +00:00
Chris Laurel 7f67c63e22 Added orbit command 2001-04-24 21:07:13 +00:00
Chris Laurel b920b4205a Changed selectBody to findObject 2001-04-24 21:05:57 +00:00
Chris Laurel 77a4166d92 Added FPS counter 2001-04-24 20:02:42 +00:00
Chris Laurel 3810853a27 Added more star names. 2001-04-23 19:20:29 +00:00
Chris Laurel a8debc88e8 Added more constellations. 2001-04-23 19:20:19 +00:00
Chris Laurel c0fabb0457 Added labelling of constellations. 2001-04-23 19:19:13 +00:00
Chris Laurel 9621e27dd5 Added Label Constellations option to render menu. 2001-04-23 19:18:04 +00:00
Chris Laurel 187ffe25cb Reorganized Render menu and added Label Constations option. 2001-04-23 19:17:33 +00:00
Chris Laurel 483d79b93d Added M82 2001-04-22 22:40:42 +00:00
Chris Laurel c272cfc64e Added extra render menu items. 2001-04-22 22:39:54 +00:00
Chris Laurel 92bbdb35db Added <<ostream operator for GalaxyType 2001-04-22 22:39:12 +00:00