celestia/src
Chris Laurel e68ca84c5c Added standard UNIX package files. 2001-04-30 23:45:07 +00:00
..
3dschunk.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
3dsmesh.cpp UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
3dsmesh.h Added ability to read texture coordinates from 3DS files. 2001-03-05 22:50:12 +00:00
3dsmodel.cpp Added ability to read texture coordinates from 3DS files. 2001-03-05 22:50:12 +00:00
3dsmodel.h Added ability to read texture coordinates from 3DS files. 2001-03-05 22:50:12 +00:00
3dsread.cpp UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
3dsread.h Added ability to read texture coordinates from 3DS files. 2001-03-05 22:50:12 +00:00
Ijl.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
Makefile.am Added unixtimer.cpp 2001-04-30 21:00:59 +00:00
Makefile.in Added unixtimer.cpp 2001-04-30 21:00:59 +00:00
aabox.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
asterism.cpp Removed old debugging output. 2001-04-20 04:27:09 +00:00
asterism.h Simple classes for constellation diagrams. 2001-04-07 03:24:29 +00:00
astro.cpp Added equatorialToCelestiaCart to convert RA,dec style coordinates to the celestial Cartesian coordinates used everywhere in Celestia. 2001-04-20 04:26:30 +00:00
astro.h Added equatorialToCelestiaCart to convert RA,dec style coordinates to the celestial Cartesian coordinates used everywhere in Celestia. 2001-04-20 04:26:30 +00:00
basictypes.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
bigfix.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
bigfix.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
body.cpp UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
body.h UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
celestia.h UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
cmdparser.cpp Fixed include order so HAVE_SSTREAM is defined 2001-04-30 05:18:54 +00:00
cmdparser.h Require that command sequences be enclosed by braces; this makes it easier to have multiple command sequences within a single file. 2001-03-27 08:59:11 +00:00
color.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
color.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
command.cpp Added move and rotate commands; converted to use new ExecutionEnvironment class. 2001-04-27 07:05:38 +00:00
command.h Added move and rotate commands; converted to use new ExecutionEnvironment class. 2001-04-27 07:05:38 +00:00
config.cpp Added DemoScript field. 2001-04-27 07:04:57 +00:00
config.h Added DemoScript field. 2001-04-27 07:04:57 +00:00
console.cpp Made text rendering pixel accurate, so no more pixels are dropped from labels or console text. 2001-03-27 08:57:46 +00:00
console.h Removed commented out method. 2001-04-09 22:40:09 +00:00
constellation.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
constellation.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
debug.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
dispmap.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
dispmap.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
execenv.h Bundled Simulation and Renderer in ExecutionEnvironment. 2001-04-27 07:04:41 +00:00
execution.cpp Bundled Simulation and Renderer in ExecutionEnvironment. 2001-04-27 07:04:41 +00:00
execution.h Bundled Simulation and Renderer in ExecutionEnvironment. 2001-04-27 07:04:41 +00:00
favorites.cpp Rewrote to just store location, orientation, and time. 2001-04-09 22:39:22 +00:00
favorites.h Rewrote to just store location, orientation, and time. 2001-04-09 22:39:22 +00:00
filetype.cpp Moved compareIgnoringCase to util.cpp 2001-03-17 00:21:17 +00:00
filetype.h PNG support. 2001-03-16 21:27:25 +00:00
galaxy.cpp 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
galaxy.h 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
gl.h Changes for UNIX port. 2001-04-30 01:37:54 +00:00
glext.cpp UNIX portability fixes. 2001-04-30 06:11:05 +00:00
glext.h UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
glutmain.cpp Added standard UNIX package files. 2001-04-30 23:45:07 +00:00
gui.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
gui.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
mathlib.h Added cube function. 2001-04-20 04:23:55 +00:00
mesh.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
meshmanager.cpp Use UNIX '/' path separator for portability. 2001-04-30 20:04:39 +00:00
meshmanager.h Minor const-related code cleanup. 2001-03-05 22:48:47 +00:00
observer.cpp Const-ified method arguments. 2001-04-09 22:28:21 +00:00
observer.h Const-ified method arguments. 2001-04-09 22:28:21 +00:00
orbit.cpp Fixed orbital calculations . . . again. This time, the results are in line with reality. 2001-04-19 02:20:00 +00:00
orbit.h Fixed bugs in elliptical orbit calculation. 2001-03-21 22:36:34 +00:00
overlay.cpp UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
overlay.h Classes to simplify the task of rendering text and 2D widgets to a GL window. 2001-04-04 22:19:32 +00:00
packdb.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
packnames.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
parser.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
parser.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
perlin.cpp Const-ified reference parameters for fractalsum and turbulence. 2001-04-30 04:18:57 +00:00
perlin.h Const-ified reference parameters for fractalsum and turbulence. 2001-04-30 04:18:57 +00:00
quaternion.h UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
readstars.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
regcombine.cpp Fixed bug in handling of cube maps. 2001-04-09 22:26:29 +00:00
regcombine.h Improved per-pixel lighting for non bumpmapped surfaces--now only one pass is required. 2001-03-21 22:35:41 +00:00
render.cpp UNIX portability fixes. 2001-04-30 22:04:12 +00:00
render.h UNIX portability fixes. 2001-04-30 06:11:05 +00:00
resmanager.cpp Minor const-related code cleanup. 2001-03-05 22:48:47 +00:00
resmanager.h Minor const-related code cleanup. 2001-03-05 22:48:47 +00:00
rng.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
rng.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
selection.cpp Added radius method. 2001-04-27 07:02:49 +00:00
selection.h Added radius method. 2001-04-27 07:02:49 +00:00
simulation.cpp Allow caller to specify distance in gotoSelection() 2001-04-27 07:03:43 +00:00
simulation.h Allow caller to specify distance in gotoSelection() 2001-04-27 07:03:43 +00:00
slurp.c This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
solarsys.cpp Changed ArgOfPeriapsis to more correct ArgOfPericenter; also accept LongOfPericenter if ArgOfPericenter not specified. 2001-04-19 02:21:51 +00:00
solarsys.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
spheremesh.cpp Converted to use quad strips instead of quad lists. 2001-04-09 18:47:56 +00:00
spheremesh.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
star.cpp Added preliminary getRotationPeriod method. 2001-04-09 21:49:02 +00:00
star.h Added preliminary getRotationPeriod method. 2001-04-09 21:49:02 +00:00
starcat.c This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
stardb.cpp UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
stardb.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
starname.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
starname.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
startest.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
stellarclass.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
stellarclass.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
surface.h Added cloud map field. 2001-04-09 21:47:58 +00:00
texfont.cpp Made text rendering pixel accurate, so no more pixels are dropped from labels or console text. 2001-03-27 08:57:46 +00:00
texfont.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
texmanager.cpp Use UNIX '/' path separator for portability. 2001-04-30 20:04:39 +00:00
texmanager.h Added user settable BumpHeight parameter for bump maps. 2001-03-16 21:26:29 +00:00
texture.cpp Added PNG support for UNIX. 2001-04-30 22:56:25 +00:00
texture.h Improved cube map support; added function to create cube maps procedurally. 2001-04-09 21:47:35 +00:00
timer.h Created high-precision Timer interface and Win32 implementation of Timer. 2001-04-30 20:45:47 +00:00
tokenizer.cpp Implemeted a few basic string escapes. 2001-04-27 06:59:35 +00:00
tokenizer.h Implemeted a few basic string escapes. 2001-04-27 06:59:35 +00:00
univcoord.cpp Const-ified method arguments. 2001-04-09 21:38:05 +00:00
univcoord.h Const-ified method arguments. 2001-04-09 21:38:05 +00:00
unixtimer.cpp Implementation of Timer for UN*X based OSes. 2001-04-30 21:01:56 +00:00
util.cpp UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
util.h UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
vecgl.h UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
vecmath.h UNIX/gcc portability fixes. 2001-04-30 05:08:15 +00:00
vertexlist.cpp VertexList class replaces much less flexible TriangleList. 2001-03-05 22:46:30 +00:00
vertexlist.h VertexList class replaces much less flexible TriangleList. 2001-03-05 22:46:30 +00:00
visstars.cpp Added getLimitingMagnitude method 2001-02-26 20:37:17 +00:00
visstars.h Added getLimitingMagnitude method 2001-02-26 20:37:17 +00:00
winmain.cpp Created high-precision Timer interface and Win32 implementation of Timer. 2001-04-30 20:45:47 +00:00
wintimer.cpp Created high-precision Timer interface and Win32 implementation of Timer. 2001-04-30 20:45:47 +00:00