fbf0a20f38Unix line endings
Frederic Bouvier
2010-10-13 09:37:02 +02:00
87ccfbab02Restore commit 48c6d3d89a by Torsten Dreyer: Provide a little more descriptive error message if TextureBuilder fails
Frederic Bouvier
2010-10-13 09:18:38 +02:00
97f39282efDon't compute mipmap for inexistant image color components
Frederic Bouvier
2010-10-13 09:06:21 +02:00
4fd3d49fc1Add mipmap control in the effect file
Frederic Bouvier
2010-10-10 16:51:37 +02:00
1ae91097baBuild fixes for net classes in Simgear.
James Turner
2010-10-24 01:22:59 +01:00
bfd76880a9Migrate relevant PLIB netXXX classes into SimGear.
James Turner
2010-10-23 20:07:35 +01:00
662578dbe7Buffer size safety. Do not look for '\n' beyond valid data area. Obey buffer length (in case a METAR contained a line > 512byte).
ThorstenB
2010-10-23 14:47:24 +02:00
48c6d3d89aProvide a little more descriptive error message if TextureBuilder fails
Torsten Dreyer
2010-10-12 16:21:38 +02:00
bfe953c18dreplace glu functions with equivalents from OSG
Tim Moore
2010-10-08 23:42:10 +02:00
136676012fMerge branch 'next' of gitorious.org:fg/simgear into next
Torsten Dreyer
2010-10-07 17:43:35 +02:00
0994ffc195Don't crash in strutils::trim() with empty strings
Torsten Dreyer
2010-10-05 22:39:41 +02:00
df19feac34Merge branch 'next' of git://gitorious.org/fg/simgear into next
Frederic Bouvier
2010-10-05 08:32:00 +02:00
961fa89b7aUse same transformation for generated ocean tiles than for regular tiles. Fix the normal orientation that broke the new water shader
Frederic Bouvier
2010-10-05 08:30:52 +02:00
ddf9e08069Make get_subsystem safe during destruction of the manager.
James Turner
2010-10-03 16:08:34 +01:00
b5f3978b8aThorsten Renk's fix for tile manager problems
Tim Moore
2010-10-02 23:00:59 +02:00
82dc6c32ecDon't crash when a submodel fails to load.
James Turner
2010-10-02 21:01:29 +01:00
889e2d6f06Add another overload for sg_io_exception ctor.
James Turner
2010-10-01 12:27:08 +01:00
9a28642a4etolerate NDV (no directional validation) in METAR
Torsten Dreyer
2010-09-27 19:38:15 +02:00
510543e14bAdd a convenience constructeur to SGPath
Frederic Bouvier
2010-08-22 09:33:56 +02:00
c3133f020dstd::string::c_str() is const
Frederic Bouvier
2010-08-21 09:02:12 +02:00
a7439aa056Standardise path-handling in XML mode files aircraft-dir/fg-data paths always work, and paths relative to the location of the current XML file always work.
James Turner
2010-08-17 11:05:55 +01:00
d7bea0c4c6Add isAbsolute/isRelative predicates to SGPath.
James Turner
2010-08-14 22:51:01 +01:00
764a3c29e9Allow loading of 2.5D panels to be controlled again.
James Turner
2010-08-14 19:48:52 +01:00
3c57572b89Ralf Gerlich: fix bucket numbering at extreme latitudes Also document existing algorithms
James Turner
2010-08-14 10:18:35 +01:00
fe7c6554f7support for integer uniforms
Tim Moore
2010-08-13 12:42:10 +02:00
19bb7f5a83force static models to have effects too
Tim Moore
2010-07-02 12:59:10 +02:00
c0e20ad56badd padding function lpad and rpad to strutils
Torsten Dreyer
2010-08-12 13:02:16 +02:00
49887ff06eFix the fix that turned a warning into a bug :-(
Torsten Dreyer
2010-08-12 12:16:48 +02:00
8106956be2Merge branch 'topics/cmdcatch' into next
James Turner
2010-08-11 00:20:02 +01:00
cc435ba817Fix Win32 build of SGPath.
James Turner
2010-08-09 09:13:28 +01:00
0c55a4d7bbCatch exceptions raised executing a command.
James Turner
2010-08-09 09:12:26 +01:00
c4b4c0ce59Make SGPath cache stat() information, cheers Fred * cache exists/isDir/isFile in SGPath, to avoid repeated calls.
James Turner
2010-08-09 08:19:14 +01:00
d31c1df639More ignore files, for 'make check' binaries
James Turner
2010-08-08 09:55:31 +01:00
780286ea81Ding, dong, the witch is dead. PLIB is no more, in SimGear.
James Turner
2010-08-07 18:03:37 +01:00
20a75b9c9eChange how certain constants are (re-)defined, to avoid warning when PLIB sg.h is included.
James Turner
2010-08-07 16:28:39 +01:00
2a2e2716bdRemoval of PLIB/SG from SimGear
James Turner
2010-07-26 15:15:49 +01:00
6a07c22826Catch subsystem update() exceptions in the manager, and permit a maximum number of exceptions before suspending the subsystem.
James Turner
2010-08-07 10:25:20 +01:00
7c294915c8Ensure 'make dist' works.
James Turner
2010-08-07 09:09:58 +01:00
7788cb288eFixes for automake correctness.
James Turner
2010-08-06 21:18:04 +01:00
c1762c709eRalf Gerlich: add headless mode to SimGear (merging simgear-cs)
James Turner
2010-08-06 19:16:29 +01:00
8690528080Fix compilation if OSG ref_ptr implicit conversion is not enabled.
James Turner
2010-08-06 18:42:56 +01:00
5376294389Merge commit 'refs/merge-requests/1' of git://gitorious.org/fg/simgear into vivian/cube
Frederic Bouvier
2010-08-03 08:41:27 +02:00
668c62b1f4Missed removing a build rule.
James Turner
2010-07-31 15:33:25 +01:00
49f418f146Remove legacy direct-OpenGL code in simgear/screen (predating switch to OSG).
James Turner
2010-07-30 19:15:49 +01:00
c46c735f2ffix a typo
Erik Hofman
2010-07-30 10:44:50 +02:00
82aa7fcbaduse std::string
Erik Hofman
2010-07-30 10:42:44 +02:00
2cfeeb4b13Merge branch 'topics/remove_point3d' of git@gitorious.org:~zakalawe/fg/james-simgear into topics/remove_point3d
James Turner
2010-07-30 09:00:35 +01:00