simgear/simgear
2011-09-24 09:55:01 +02:00
..
bucket Initial work on CMake support for SimGear. 2010-12-19 14:16:39 +00:00
compatibility remove old .cvsignore files 2010-11-14 15:09:36 +01:00
debug Introduce some more logging classes. 2011-08-11 23:45:19 +02:00
environment Remove (last) reference to obsolete visual_enviro.hxx 2011-08-21 21:13:38 +02:00
ephemeris Cmake: restore its original name to the ephemeris library 2011-01-23 21:05:37 +01:00
hla Move the decision which rti to use into HLAFederate. 2011-08-30 22:18:29 +02:00
io automake: add thread libs to the io tests. 2011-09-24 09:55:01 +02:00
magvar Enable more unit-tests via CTest 2011-07-19 17:30:08 +01:00
math Introduce quaternion finite difference method. 2011-09-01 17:11:25 +02:00
misc Fix sg_dir dot-file handling 2011-08-21 14:31:08 +02:00
nasal fix #314: Nasal not working on i386/32bit systems with gcc>=4.5.x 2011-06-02 10:05:10 +02:00
props Hopefully fix test compilation on MSVC 2008+CMake 2011-09-09 11:48:11 +01:00
route Initial work on CMake support for SimGear. 2010-12-19 14:16:39 +00:00
scene Place clouds on a curved field, rather than completely flat, so 2011-09-11 22:11:27 +01:00
screen screen shot fixes (issue #127 related) 2011-05-28 23:09:06 +02:00
serial Initial work on CMake support for SimGear. 2010-12-19 14:16:39 +00:00
sound #329: fix issue with mismatching sound volume 2011-08-27 12:00:17 +02:00
structure Revert to simgears thread support. 2011-09-07 17:32:43 +02:00
threads Fix win32 SGThread::join timeout. 2011-09-08 17:41:21 +02:00
timing Fix a typo 2011-08-06 15:58:31 +02:00
xml Initial work on CMake support for SimGear. 2010-12-19 14:16:39 +00:00
.gitignore Add .gitignore files, ignore automake/configure artefacts. 2010-05-06 11:25:53 +01:00
CMakeLists.txt Don't make CMake install HLA libs and headers in every case. 2011-08-25 14:03:52 +02:00
compiler.h Add platform defines to SimGear, and a replacement for ulSleep functions. 2010-10-30 19:18:57 +01:00
constants.h Change how certain constants are (re-)defined, to avoid warning when PLIB sg.h is included. 2010-08-07 16:28:39 +01:00
Makefile.am Update the automake based build system to the last changes. 2011-09-07 18:39:04 +02:00
sg_inlines.h
simgear_config_cmake.h.in Improved CMake support for libsvn 2011-08-04 19:28:13 +02:00
simgear_config.h-msvc90 Fix issue #392: mktime takes a localtime as input. Assumption that if HAVE_DAYLIGHT is missing imply that mktime takes a gmt time is wrong (sg_time.cxx, line 482) 2011-08-06 16:26:21 +02:00
version.h.in