Commit Graph

5796 Commits (master)

Author SHA1 Message Date
Chris Laurel ca0dae6e31 PNG support. 2001-03-16 21:27:25 +00:00
Chris Laurel 7f1774054a Added user settable BumpHeight parameter for bump maps. 2001-03-16 21:26:29 +00:00
Chris Laurel 28a960f5df Added support for PNG textures using pnglib. 2001-03-16 21:25:40 +00:00
Chris Laurel 1e0be3d0d6 Added FaintestStarMagnitude setting 2001-03-14 21:29:56 +00:00
Chris Laurel 63c5fcd3d2 Made limiting star magnitude user settable. 2001-03-14 21:29:05 +00:00
Chris Laurel 44c143d893 Typo: load flare.jpg not glare.jpg during initialization. 2001-03-06 22:35:39 +00:00
Chris Laurel 11ad5f7b50 Updates for 1.04 2001-03-06 22:27:10 +00:00
Chris Laurel 2dfb8f333b Introduced support for compressed textures. 2001-03-06 21:57:53 +00:00
Chris Laurel e19df3cb7f Added OpenGL Info item to Help menu. 2001-03-06 21:57:02 +00:00
Chris Laurel 5634274b82 Removed duplicate HD46735 system. 2001-03-06 21:56:06 +00:00
Chris Laurel 3c1a1e55b4 Used uncompressed earth texture--it just looks ugly when compressed. 2001-03-06 21:55:15 +00:00
Chris Laurel 48a7dd6aad Phobos and Deimos textures. 2001-03-06 21:50:23 +00:00
Chris Laurel f40c78a46c Added OpenGL Info option to Help menu. 2001-03-06 21:48:42 +00:00
Chris Laurel 3eae3cdb95 Changed some asteroid and small moon entries to use 3DS meshes based on real shape data. 2001-03-06 04:06:34 +00:00
Chris Laurel 9d3a032467 3DS models based on data from Phil Stooke's cartography of small non-spherical worlds. 2001-03-06 04:02:22 +00:00
Chris Laurel 4554e050de Added texture coordinates to model. 2001-03-06 03:59:26 +00:00
Chris Laurel 4adc20df89 Replaced trilist.cpp with vertexlist.cpp 2001-03-05 22:53:26 +00:00
Chris Laurel 3ad5a6a952 Use eros.3ds mesh instead of bogus data. 2001-03-05 22:51:15 +00:00
Chris Laurel fee71fd05f Added ability to read texture coordinates from 3DS files. 2001-03-05 22:50:12 +00:00
Chris Laurel d8b97ddc2f Minor const-related code cleanup. 2001-03-05 22:48:47 +00:00
Chris Laurel 6215d145c8 Minor code cleanup. 2001-03-05 22:48:16 +00:00
Chris Laurel 8de9195fa9 VertexList class replaces much less flexible TriangleList. 2001-03-05 22:46:30 +00:00
Chris Laurel 389c2e3410 Added context menus that appear when an object is right-clicked. 2001-03-03 05:27:09 +00:00
Chris Laurel cf70ad426b Changed pickObject so that it doesn't set the selection--it just returns the object intersected by the pick ray and the caller is responsible for setting the selection. 2001-03-03 05:26:16 +00:00
Chris Laurel e626a424b5 Modified getStarName() to return HD or HIP catalog numbers for stars without proper names. 2001-03-03 05:24:33 +00:00
Chris Laurel 32f9a1ddbf James Hastings-Trews planetary bump maps. 2001-03-03 05:22:53 +00:00
Chris Laurel 109afd6c5a Used new textures from J Hasting-Trew's collection. 2001-03-03 02:22:26 +00:00
Chris Laurel 4d35d897fa Enabled user control of per-pixel lighting. 2001-03-03 02:20:37 +00:00
Chris Laurel f955a304d3 Added support for bump mapped planets. 2001-03-03 02:20:06 +00:00
Chris Laurel 967e2233c1 Added support for bump mapped planets. 2001-03-03 02:01:01 +00:00
Chris Laurel 3638a4347a Enabled user control over per-pixel lighting effects. 2001-03-03 02:00:01 +00:00
Chris Laurel f41db3d5c6 Added regcombine.cpp module 2001-02-28 02:51:59 +00:00
Chris Laurel 4085a9d97e Functions for setting up the nVidia register combiners. 2001-02-28 02:49:35 +00:00
Chris Laurel ecc55dd14e Removed obsolete operator<<(string) method 2001-02-28 02:00:36 +00:00
Chris Laurel 4b25a8d3e4 A package class for object material properties. 2001-02-28 01:59:37 +00:00
Chris Laurel 7a98e42268 Converted to use Surface class instead of independent material properties. 2001-02-28 01:59:05 +00:00
Chris Laurel b0bf0f1377 Added support for bump mapping. 2001-02-28 01:55:07 +00:00
Chris Laurel 1cf7e96de1 Fixed planet picking to actually compute ray-sphere intersections. 2001-02-26 20:38:08 +00:00
Chris Laurel 97d39ad87a Added getLimitingMagnitude method 2001-02-26 20:37:17 +00:00
Chris Laurel 08034eed7e Added DPRINTFs to track resource loading. 2001-02-26 20:36:40 +00:00
Chris Laurel 635b0e7afe Changed start location from deep space to lunar orbit. 2001-02-26 20:35:59 +00:00
Chris Laurel 6cbf1ccf96 Added fonts directory 2001-02-26 17:29:12 +00:00
Chris Laurel 8499a15665 Added forgotten config file. Oops. 2001-02-26 17:11:53 +00:00
Chris Laurel ba9420d324 Added misc. txt files and resources. 2001-02-26 17:05:01 +00:00
Chris Laurel f20a5bac34 This commit was generated by cvs2svn to compensate for changes in r6,
which included commits to RCS files with non-trunk default branches.
2001-02-26 16:43:09 +00:00
Chris Laurel b6f1c72ae5 This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.
2001-02-26 09:56:35 +00:00