celestia/src
Chris Laurel 2e485f1bd0 Fixed two Lua 5.1 incompatibilities:
- The name of the package search path changed from LUA_PATH to package.path
- luaopen_os must be called to load the os library
2006-11-27 18:46:10 +00:00
..
cel3ds Added libintl to include path when building the 3ds package 2006-10-17 18:02:46 +00:00
celengine Set a minimum velocity threshold so that observer velocity can actually reach zero rather than just asymptotically approach it. 2006-11-27 17:59:33 +00:00
celestia Fixed two Lua 5.1 incompatibilities: 2006-11-27 18:46:10 +00:00
celmath Added vecToVecRotation method to Quaternion class. 2006-11-06 05:46:53 +00:00
celscript Implemented return statement 2002-05-28 16:39:04 +00:00
celtxf Uses _("LANGUAGE") instead of _("WinLangID") in localized resource dll names. 2006-08-17 15:47:56 +00:00
celutil Added STL compatible predicate for UTF-8 string comparison. 2006-11-27 09:54:32 +00:00
tools Fixed bug in spectrum2rgb tool that generated rgb colors which were too blue and regenerated asteroid colors using the fixed version. 2006-10-16 03:55:35 +00:00
Celestia.dsw Visual C++ workspace file which defines required static library dependancies to build Celestia. 2001-12-03 20:24:17 +00:00
Makefile.am Moving path definitions to Makefiles, as per GNU standards. 2006-09-10 07:14:19 +00:00
buildstardb.cpp Commented out/removed unused parameters 2006-09-18 22:53:51 +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
readstars.cpp This commit was generated by cvs2svn to compensate for changes in r4, 2001-02-26 09:56:35 +00:00
winbuild.mak Updated Windows makefile to automatically build with SPICE if SPICE include files are detected. 2006-11-21 08:25:00 +00:00