.. |
bucket
|
Remove the remaining Makefiles from the code.
|
2011-11-01 09:28:26 +00:00 |
bvh
|
Standardise SimGear libraries, for static vs shared.
|
2012-09-16 16:04:08 +01:00 |
canvas
|
Nasal cppbindings: automatic conversion of vec2 to/from Nasal
|
2012-12-17 00:29:14 +01:00 |
debug
|
Add logging class for navaid systems.
|
2012-11-23 20:41:03 +01:00 |
environment
|
Standardise SimGear libraries, for static vs shared.
|
2012-09-16 16:04:08 +01:00 |
ephemeris
|
Remove the remaining Makefiles from the code.
|
2011-11-01 09:28:26 +00:00 |
hla
|
hla: Add SGQuat data elements.
|
2012-12-02 17:30:08 +01:00 |
io
|
Improve HTTP behaviour when name lookup fails.
|
2012-12-15 15:09:33 +00:00 |
magvar
|
Standardise SimGear libraries, for static vs shared.
|
2012-09-16 16:04:08 +01:00 |
math
|
Nasal cppbindings: automatic conversion of vec2 to/from Nasal
|
2012-12-17 00:29:14 +01:00 |
misc
|
Geoff McLane: realpath for Windows using _fullpath.
|
2012-11-11 19:26:51 +01:00 |
nasal
|
Nasal cppbindings: automatic conversion of vec2 to/from Nasal
|
2012-12-17 00:29:14 +01:00 |
props
|
Rename simgear::Rect to SGRect and make interface more similar to SGBox
|
2012-12-13 23:37:21 +01:00 |
scene
|
Fix RNG so it is passed in from above rather than generating the same
|
2012-12-05 22:10:45 +00:00 |
screen
|
Fix some compiler warnings. size_t/int/unsigned conversions and extra ';'
|
2012-11-29 20:20:40 +01:00 |
serial
|
Remove the remaining Makefiles from the code.
|
2011-11-01 09:28:26 +00:00 |
sound
|
Whoops, fix bad #ifdef to disable sound. Bug #958
|
2012-12-12 11:16:29 +00:00 |
structure
|
SharedPtr: Avoid double dereference when calling clear().
|
2012-12-01 08:02:29 +01:00 |
threads
|
SGThread: compile under MSVC
|
2012-11-28 18:29:15 +01:00 |
timing
|
Keep (deprecated) SGTime::update method for a while
|
2012-11-19 23:42:51 +01:00 |
xml
|
Option to use system, instead of built-in, expat
|
2012-09-16 17:07:35 +01:00 |
.gitignore
|
Remove obsolete ignore pattern for automake generated headers.
|
2012-02-17 23:46:06 +01:00 |
CMakeLists.txt
|
Some basic C++/Nasal binding helpers
|
2012-11-09 19:28:27 +01:00 |
compiler.h
|
Keep (deprecated) SGTime::update method for a while
|
2012-11-19 23:42:51 +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 |
sg_inlines.h
|
Macro to disable the copy-constructor.
|
2012-09-24 23:18:57 +01:00 |
simgear_config_cmake.h.in
|
SIMGEAR_HEADLESS define is not needed anymore
|
2012-11-05 18:06:13 +01: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
|
Fix rpmlint/Linux packager complaints
|
2012-05-05 00:30:16 +02:00 |