2004-03-02 |
ehofman | Revert the last change, MSVC still doesn't like it. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
ehofman | MSVC fixes |
commit | commitdiff | tree | snapshot |
2004-03-02 |
ehofman | Use a round-robin scheme rather than returning a random... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
ehofman | Make it possible to define multiple texture for a mater... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
curt | Add front() methods SGQueue, SGLockedQueue, and SGBlock... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
david | Load submodels before animations, so that we can animat... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
ehofman | Melchior FRANZ: |
commit | commitdiff | tree | snapshot |
2004-02-23 |
ehofman | Melchior FRANZ: |
commit | commitdiff | tree | snapshot |
2004-02-23 |
curt | Comment out an improperly written constructor. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
ehofman | An ugly hack to get MipsPro 7.4.1 working on IRIX 6 |
commit | commitdiff | tree | snapshot |
2004-02-20 |
andy | Fix from Richard Harke for 64 bit systems. The reftag... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
ehofman | Changes to tke sky dome coloring |
commit | commitdiff | tree | snapshot |
2004-02-17 |
ehofman | Remove an extra sgSetVec call |
commit | commitdiff | tree | snapshot |
2004-02-07 |
david | Be a little quieter at the default debug level. |
commit | commitdiff | tree | snapshot |
2004-02-02 |
ehofman | Move the new metar class from FlightGear to SimGear |
commit | commitdiff | tree | snapshot |
2004-02-01 |
andy | Yank the MSVC special handling. It turns out it was... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
curt | Fix a slight ambiguity in variable names. |
commit | commitdiff | tree | snapshot |
2004-01-29 |
ehofman | Activate the driver fog workaround again. It doesn... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
curt | Frederic BOUVIER: |
commit | commitdiff | tree | snapshot |
2004-01-27 |
ehofman | Make sure all libraries are used to test for certain... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
ehofman | Fix a mistake |
commit | commitdiff | tree | snapshot |
2004-01-24 |
ehofman | Clean up the Pre-, and PostDraw functions a bit. Especi... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
ehofman | Fix an initialization problem |
commit | commitdiff | tree | snapshot |
2004-01-16 |
curt | Oops, I originally had ramped the vasi/papi color trans... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
ehofman | Try to prevent a devide by zero situation |
commit | commitdiff | tree | snapshot |
2004-01-15 |
ehofman | Don't do any calculations when thay are not needed |
commit | commitdiff | tree | snapshot |
2004-01-15 |
ehofman | Make sure MispPro compilers < 7.4 still work |
commit | commitdiff | tree | snapshot |
2004-01-14 |
curt | The emissive values just don't seem like the right... |
commit | commitdiff | tree | snapshot |
2004-01-09 |
curt | Make the vasi lights slightly larger/brighter. |
commit | commitdiff | tree | snapshot |
2004-01-09 |
ehofman | Use the same coloring scheme for the moon and the sun... |
commit | commitdiff | tree | snapshot |
2004-01-08 |
ehofman | Updates to the alpha-test animation class |
commit | commitdiff | tree | snapshot |
2004-01-08 |
ehofman | Updates to the alpha-test animation class |
commit | commitdiff | tree | snapshot |
2004-01-07 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2003-12-30 |
curt | Smarter vasi coloring. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
curt | Track some additional data required for computing vasi... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
curt | Go with an all white texture for vasi/papi lights.... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
ehofman | Add a number of Metar related constants |
commit | commitdiff | tree | snapshot |
2003-12-27 |
ehofman | Resolve some dependency problems |
commit | commitdiff | tree | snapshot |
2003-12-26 |
ehofman | Updates to support sgi's MIPSpro compiler version 7... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
andy | Parse/GC interaction fixed. |
commit | commitdiff | tree | snapshot |
2003-12-19 |
ehofman | Melchior FRANZ: |
commit | commitdiff | tree | snapshot |
2003-12-19 |
andy | Rewrite sg_geodesy. The new version is more accurate... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
ehofman | Melchior FRANZ: |
commit | commitdiff | tree | snapshot |
2003-12-14 |
ehofman | Make sure both client and server situations are hendled... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
ehofman | Revert to the previous version |
commit | commitdiff | tree | snapshot |
2003-12-11 |
ehofman | fgrun fixes |
commit | commitdiff | tree | snapshot |
2003-12-08 |
andy | Extra i++ led to a "double skip" when parsing a \r... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
andy | Bug fixes. The priority queue wasn't handling boundary... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
andy | Property interpolator subsystem. A utility, primarily... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
andy | Added setsize() and subvec() library functions |
commit | commitdiff | tree | snapshot |
2003-12-01 |
ehofman | A first attempt on detecting endianness and number... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
ehofman | Rename IRIX to irix_string in simgear/compatibility... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
ehofman | Add Nasal Vs. 1.5 |
commit | commitdiff | tree | snapshot |
2003-11-27 |
curt | Attempt to fix a bug in SGSocket::read() affecting... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
ehofman | Revert an IRIX/O2 only setting again |
commit | commitdiff | tree | snapshot |
2003-11-27 |
ehofman | Portability fix |
commit | commitdiff | tree | snapshot |
2003-11-26 |
ehofman | Make sure autogenerated files don't show up |
commit | commitdiff | tree | snapshot |
2003-11-26 |
ehofman | Portability fixes |
commit | commitdiff | tree | snapshot |
2003-11-25 |
curt | rename libnasal.a to libsgnasal.a to match the existing... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
ehofman | MSVC > 6.0 fix |
commit | commitdiff | tree | snapshot |
2003-11-25 |
curt | Nasal and event manager updates from Andy Ross. |
commit | commitdiff | tree | snapshot |
2003-11-25 |
curt | Version 1.3 of Andy Ross's "NASAL" embedded scripting... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
david | Minor changes to logging messages (to STDOUT). |
commit | commitdiff | tree | snapshot |
2003-11-23 |
ehofman | MacOS X fixes |
commit | commitdiff | tree | snapshot |
2003-11-21 |
ehofman | FIx a typo |
commit | commitdiff | tree | snapshot |
2003-11-19 |
ehofman | Frederic Bouvier wrote: |
commit | commitdiff | tree | snapshot |
2003-11-09 |
ehofman | Change istringstream back to a typedef so there is... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
ehofman | Save on a number of CPU costly strcmp calls when using... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
curt | Updates for the official 0.3.4 version. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
ehofman | Shoot, I was trying to hunt down a bug that wasn't... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
ehofman | And don't forget to free up the used memory. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
ehofman | Make it easy on myself (and make it work as a bonus) |
commit | commitdiff | tree | snapshot |
2003-10-20 |
ehofman | Last fixes |
commit | commitdiff | tree | snapshot |
2003-10-20 |
ehofman | Safety updates |
commit | commitdiff | tree | snapshot |
2003-10-20 |
ehofman | fixes and updates for fgrun |
commit | commitdiff | tree | snapshot |
2003-10-16 |
ehofman | Fix a problem which was introduced in the previous... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
ehofman | Fix a problem where older IRIX compilers needed a typec... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
curt | Various updates for the upcoming 0.3.4 release. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
curt | Fix a stragling left over reference to metakit. |
commit | commitdiff | tree | snapshot |
2003-09-28 |
ehofman | Add the ability to set three levels of detail for stati... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
ehofman | Fix a dependency problem |
commit | commitdiff | tree | snapshot |
2003-09-24 |
curt | A couple changes to allow separate handling of VASI... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
ehofman | Fix a problem where the compiler would mix up two funct... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
ehofman | Move FGEventMgr and FGSubsystemMgr over to SimGear... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
curt | Various tweaks to handling taxiway lighting. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
ehofman | Fix a problem where the upper cloud layers are drawn... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
ehofman | Fix a problem where the cloud layers suddenly change... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
ehofman | Initialize some variables before using them |
commit | commitdiff | tree | snapshot |
2003-09-13 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2003-09-13 |
ehofman | Add support for win32-pthreads in MSVC.NET |
commit | commitdiff | tree | snapshot |
2003-09-12 |
ehofman | Fix a problem for systems with older headers |
commit | commitdiff | tree | snapshot |
2003-09-09 |
ehofman | Use default OpenGL material colors |
commit | commitdiff | tree | snapshot |
2003-09-08 |
ehofman | Change the defaults color specifications |
commit | commitdiff | tree | snapshot |
2003-09-05 |
ehofman | Add a blend animation |
commit | commitdiff | tree | snapshot |
2003-09-02 |
ehofman | Update some light parameters |
commit | commitdiff | tree | snapshot |
2003-08-31 |
ehofman | Fix the box like cloud layer appearance |
commit | commitdiff | tree | snapshot |
2003-08-31 |
curt | Fix some lighting values. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
ehofman | New automake, new problems. Use $base_LIBS where $LIBS... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
curt | Remove metakit from src-libs, remove metakit check... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
ehofman | Actually use the calculated position in the layer list... |
commit | commitdiff | tree | snapshot |
next |