38
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an rint() / HAVE_RINT check.
Curtis L. Olson
as curt
More... about 27 years ago
Added an rint() / HAVE_RINT check.
Curtis L. Olson
as curt
More... about 27 years ago
Added an rint() / HAVE_RINT check.
Curtis L. Olson
as curt
More... about 27 years ago
Edited cvs log messages in source files ... bad bad bad!
Curtis L. Olson
as curt
More... about 27 years ago
Edited cvs log messages in source files ... bad bad bad!
Curtis L. Olson
as curt
More... about 27 years ago
Edited cvs log messages in source files ... bad bad bad!
Curtis L. Olson
as curt
More... about 27 years ago
Edited cvs log messages in source files ... bad bad bad!
Curtis L. Olson
as curt
More... about 27 years ago
Edited cvs log messages in source files ... bad bad bad!
Curtis L. Olson
as curt
More... about 27 years ago
Edited cvs log messages in source files ... bad bad bad!
Curtis L. Olson
as curt
More... about 27 years ago
Use already calculated LaRCsim values to create the roll/pitch/yaw transformation matrix (we call it LOCAL)
Curtis L. Olson
as curt
More... about 27 years ago
Updated to reflect work done.
Curtis L. Olson
as curt
More... about 27 years ago
Updated to reflect work done.
Curtis L. Olson
as curt
More... about 27 years ago
Cleaned up initialization sequence to eliminate interdependencies between sun position, lighting, and view position. This creates a valid single pass initialization path.
Curtis L. Olson
as curt
More... about 27 years ago
Moved to Simulator/ subdirectory.
Curtis L. Olson
as curt
More... about 27 years ago
Misc. tweaks.
Curtis L. Olson
as curt
More... about 27 years ago
Added an command line option to set starting position based on airport ID.
Curtis L. Olson
as curt
More... about 27 years ago
Changed "r" to "rb" in gzopen() options. This fixes bad behavior in win32.
Curtis L. Olson
as curt
More... about 27 years ago
Changed "r" to "rb" in gzopen() options. This fixes bad behavior in win32.
Curtis L. Olson
as curt
More... about 27 years ago
Changed "r" to "rb" in gzopen() options. This fixes bad behavior in win32.
Curtis L. Olson
as curt
More... about 27 years ago
Changed "r" to "rb" in gzopen() options. This fixes bad behavior in win32.
Curtis L. Olson
as curt
More... about 27 years ago
Added a "Tests/" subdirectory.
Curtis L. Olson
as curt
More... about 27 years ago
Added "file.obj.gz" support.
Curtis L. Olson
as curt
More... about 27 years ago
Fog tweaks.
Curtis L. Olson
as curt
More... about 27 years ago
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" Fog color fixes. Separated out lighting calcs into their own file.
Curtis L. Olson
as curt
More... about 27 years ago
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" Tweaked the scenery file extentions to be "file.obj" (uncompressed) or "file.obz" (compressed.)
Curtis L. Olson
as curt
More... about 27 years ago
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" Trying out some different option parsing code. Some code reorganization.
Curtis L. Olson
as curt
More... about 27 years ago
C++-ifing the code a bit.
Curtis L. Olson
as curt
More... about 27 years ago
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
Curtis L. Olson
as curt
More... about 27 years ago
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" Fixed a bug when generating sky colors.
Curtis L. Olson
as curt
More... about 27 years ago
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" Fixed a bug when generating sky colors.
Curtis L. Olson
as curt
More... about 27 years ago