celestia/src
Chris Laurel 64c85942f4 Added more/fewer stars menu options. 2001-05-18 02:39:28 +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 *** empty log message *** 2001-05-18 02:25:30 +00:00
Makefile.in Removed visstars.cpp 2001-05-18 02:32:30 +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 Fixed bug in BigFix(double) that was causing loss of precision with newer 2001-05-16 22:49:32 +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 Minor cleanups to eliminate gcc warnings. 2001-05-08 23:53:40 +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 Added setvisibilitylimit command. 2001-05-16 02:23:22 +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 setvisibilitylimit command. 2001-05-16 02:23:22 +00:00
command.h Added setvisibilitylimit command. 2001-05-16 02:23:22 +00:00
config.cpp Made fonts selectable in config file; allow separate fonts for labels and normal text. 2001-05-14 23:40:01 +00:00
config.h Made fonts selectable in config file; allow separate fonts for labels and normal text. 2001-05-14 23:40:01 +00:00
console.cpp Made fonts selectable in config file; allow separate fonts for labels and normal text. 2001-05-14 23:40:01 +00:00
console.h Made fonts selectable in config file; allow separate fonts for labels and normal text. 2001-05-14 23:40:01 +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 Fixed bad cast in IntExtPalettedTexture() 2001-05-18 02:31:57 +00:00
glext.h *** empty log message *** 2001-05-18 02:25:30 +00:00
glutmain.cpp *** empty log message *** 2001-05-18 02:25:30 +00:00
gtkmain.cpp *** empty log message *** 2001-05-18 02:25:30 +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 Minor cleanups to eliminate gcc warnings. 2001-05-08 23:53:40 +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
octree.cpp Fixed up UniversalCoord operators to pass references; fixed flipped textures 2001-05-16 02:22:10 +00:00
octree.h Added findCloseStars method, more comments. Fixed bug in split() that caused stars to be omitted from tree. 2001-05-10 05:24:18 +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 Made fonts selectable in config file; allow separate fonts for labels and normal text. 2001-05-14 23:40:01 +00:00
overlay.h Made fonts selectable in config file; allow separate fonts for labels and normal text. 2001-05-14 23:40:01 +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
plane.h Plane class. 2001-05-07 02:08:26 +00:00
quaternion.h UNIX portability fixes; disabled Quaternion friend templates 2001-05-02 18:06:32 +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 UNIX portability fixes; disabled Quaternion friend templates 2001-05-02 18:06:32 +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 Removed debugging output. 2001-05-15 00:08:01 +00:00
render.h Made fonts selectable in config file; allow separate fonts for labels and normal text. 2001-05-14 23:40:01 +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 Got rid of debugging output. 2001-05-16 22:59:13 +00:00
simulation.h Finished conversion from VisibleStarSet to StarOctree for star visibility. 2001-05-10 05:25:07 +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 UNIX portability fixes; disabled Quaternion friend templates 2001-05-02 18:06:32 +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 More star visibility optimizations. 2001-05-07 19:51:59 +00:00
star.h More star visibility optimizations. 2001-05-07 19:51:59 +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 Added octree-based findClose and findVisible query methods. 2001-05-10 05:26:05 +00:00
stardb.h Added octree-based findClose and findVisible query methods. 2001-05-10 05:26:05 +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 Minor cleanups to eliminate gcc warnings. 2001-05-08 23:53:40 +00:00
texfont.cpp Minor cleanups to eliminate gcc warnings. 2001-05-08 23:53:40 +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 *** empty log message *** 2001-05-18 02:25:30 +00:00
texture.h Improved cube map support; added function to create cube maps procedurally. 2001-04-09 21:47:35 +00:00
texturefont.cpp C++ wrapper for mjk's texfont library. 2001-05-14 23:40:46 +00:00
texturefont.h C++ wrapper for mjk's texfont library. 2001-05-14 23:40:46 +00:00
timer.h Created high-precision Timer interface and Win32 implementation of Timer. 2001-04-30 20:45:47 +00:00
tokenizer.cpp Minor cleanups to eliminate gcc warnings. 2001-05-08 23:53:40 +00:00
tokenizer.h Implemeted a few basic string escapes. 2001-04-27 06:59:35 +00:00
univcoord.cpp Got rid of bigfix bug related debugging output. 2001-05-16 22:57:11 +00:00
univcoord.h Fixed up UniversalCoord operators to pass references; fixed flipped textures 2001-05-16 02:22:10 +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 *** empty log message *** 2001-05-18 02:25:30 +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 Added more/fewer stars menu options. 2001-05-18 02:39:28 +00:00
wintimer.cpp Created high-precision Timer interface and Win32 implementation of Timer. 2001-04-30 20:45:47 +00:00