celestia/src/celengine
Chris Laurel 990dbf7ee6 Changed setPred() to setPredicate(); reindented. 2002-01-16 02:57:18 +00:00
..
3dsmesh.cpp Fixed rendering of objects with specular color so that specular lighting is disabled when rendering is complete. 2002-01-09 23:01:58 +00:00
3dsmesh.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
Makefile.am Unix Gtk Celestial Browser 2002-01-14 19:17:06 +00:00
asterism.cpp Put #includes back the way they were, and fix compile problems under win 2002-01-03 21:01:11 +00:00
asterism.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
astro.cpp Kludge around gcc 2.95.3 bug 2002-01-14 18:55:50 +00:00
astro.h Autoconf distribute extension & bugfixes 2001-12-18 23:00:26 +00:00
atmosphere.h Added a cloudSpeed parameter to atmosphere to make it possible for clouds to move relative to the planet surface. 2001-12-11 08:19:35 +00:00
body.cpp Changed getSatellites so that it doesn't return a const object; it's important to be able to modify a body's satellites. 2002-01-08 02:59:52 +00:00
body.h Changed getSatellites so that it doesn't return a const object; it's important to be able to modify a body's satellites. 2002-01-08 02:59:52 +00:00
catalogxref.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
catalogxref.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
celengine.dsp Project file update. 2002-01-12 02:17:56 +00:00
celestia.h Put #includes back the way they were, and fix compile problems under win 2002-01-03 21:01:11 +00:00
cmdparser.cpp Put #includes back the way they were, and fix compile problems under win 2002-01-03 21:01:11 +00:00
cmdparser.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
command.cpp Fixed broken setposition and move commands. 2002-01-09 23:20:20 +00:00
command.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
constellation.cpp Fixed typo: Cyngi -> Cygni 2002-01-03 21:34:17 +00:00
constellation.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
customorbit.cpp Autoconf distribute extension & bugfixes 2001-12-18 23:00:26 +00:00
customorbit.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
dispmap.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
dispmap.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
engine.mak Added universe module 2002-01-08 02:58:55 +00:00
execenv.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
execution.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
execution.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
galaxy.cpp Put #includes back the way they were, and fix compile problems under win 2002-01-03 21:01:11 +00:00
galaxy.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
gl.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
glext.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
glext.h Autoconf distribute extension & bugfixes 2001-12-18 23:00:26 +00:00
lodspheremesh.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
lodspheremesh.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
mesh.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
meshmanager.cpp Unix Gtk Celestial Browser 2002-01-14 19:17:06 +00:00
meshmanager.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
observer.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
observer.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
octree.cpp Autoconf distribute extension & bugfixes 2001-12-18 23:00:26 +00:00
octree.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
orbit.cpp Autoconf distribute extension & bugfixes 2001-12-18 23:00:26 +00:00
orbit.h Removed old source files 2001-12-17 20:42:57 +00:00
overlay.cpp Added optional fill parameter to rect method to choose between rendering solid or outline rectangles. 2001-12-11 04:18:46 +00:00
overlay.h Added optional fill parameter to rect method to choose between rendering solid or outline rectangles. 2001-12-11 04:18:46 +00:00
parser.cpp Autoconf distribute extension & bugfixes 2001-12-18 23:00:26 +00:00
parser.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
regcombine.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
regcombine.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
render.cpp Planet rendering is now controlled by render flags Renderer::ShowPlanets. 2002-01-12 02:05:03 +00:00
render.h Use the new Universe class. 2002-01-07 22:48:32 +00:00
selection.cpp Added getName() method 2002-01-09 22:59:53 +00:00
selection.h Unix Gtk Celestial Browser 2002-01-14 19:17:06 +00:00
simulation.cpp Cleaned up all FrameOfReference related code; added get/setTrackedObject methods to replace track() 2002-01-11 00:03:39 +00:00
simulation.h Cleaned up all FrameOfReference related code; added get/setTrackedObject methods to replace track() 2002-01-11 00:03:39 +00:00
solarsys.cpp Added unixdirectory module; removed debug spew from solarsys.cpp. 2002-01-08 03:30:45 +00:00
solarsys.h Flattened the format of the solar system catalog files, making it easier to add new objects to the universe. 2002-01-08 03:01:54 +00:00
spheremesh.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
spheremesh.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
star.cpp Changed the value of SOLAR_TEMPERATURE so that the radius of the sun is calculated as 1.0 Rsun 2001-12-23 00:31:29 +00:00
star.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
starbrowser.cpp Changed setPred() to setPredicate(); reindented. 2002-01-16 02:57:18 +00:00
starbrowser.h Changed setPred() to setPredicate(); reindented. 2002-01-16 02:57:18 +00:00
stardb.cpp Added code to find to accept star catalog numbers prefixed by # 2002-01-09 22:59:38 +00:00
stardb.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
starname.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
starname.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
stellarclass.cpp Added two str() methods to make it easier to get the spectral class as a 2002-01-16 02:08:24 +00:00
stellarclass.h Added two str() methods to make it easier to get the spectral class as a 2002-01-16 02:08:24 +00:00
surface.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
texmanager.cpp Put #includes back the way they were, and fix compile problems under win 2002-01-03 21:01:11 +00:00
texmanager.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
texture.cpp Put #includes back the way they were, and fix compile problems under win 2002-01-03 21:01:11 +00:00
texture.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
tokenizer.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
tokenizer.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
univcoord.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
univcoord.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
universe.cpp Added createSolarSystem method. 2002-01-08 02:58:32 +00:00
universe.h Added createSolarSystem method. 2002-01-08 02:58:32 +00:00
vecgl.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
vertexbuf.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
vertexlist.cpp Modified Mesh3DS class to use textures embedded in 3DS models. 2002-01-09 00:59:26 +00:00
vertexlist.h Modified Mesh3DS class to use textures embedded in 3DS models. 2002-01-09 00:59:26 +00:00
vertexprog.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
vertexprog.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00