geoff mclane
4f9e7294c2
Install testarray tool
...
Now that the UI is considerably enhanced,
make this tool installable...
2009-05-02 10:19:30 +02:00
Frederic Bouvier
a87eff01ab
Add testarray to the Win32 package
2009-04-18 17:53:59 +02:00
Frederic Bouvier
c366f25021
Geoff McLane: Enhance testarray UI
2009-04-18 17:53:58 +02:00
Geoff McLane
5768581c10
Allow non-integer steps\n\nFor ASCII DEM with say 0.75 step
2009-04-17 20:21:43 +02:00
Frederic Bouvier
af505d2f0f
Geoff McLane: allow limits, max/min lat/lon to be added to raw2ascii
...
Frederic Bouvier: _set_output_format is only available in VS2005 and later
2009-03-28 14:42:41 +01:00
Frederic Bouvier
2c2bc8b551
Remove unneeded code
2009-03-22 16:08:25 +01:00
Frederic Bouvier
4d59fad336
Honour --work-dir option and use portable code to iterate through directories
2009-03-21 11:28:15 +01:00
Ralf Gerlich
edf9447389
Geoff McLane:
...
Support --with-plib and --with-osg for non-standard installations.
2009-03-20 15:10:26 +01:00
Frederic Bouvier
fa542403b9
Compile shputils.c
2009-03-14 21:36:25 +01:00
Frederic Bouvier
379f629611
Don't crash when area type is unknown
2009-03-14 21:36:24 +01:00
Frederic Bouvier
0518643893
Remove from the project files that shouldn t be compiled with the library
2009-03-14 21:36:24 +01:00
Frederic Bouvier
d5da7c56f6
Upgrade shapelib to 1.2.10
2009-03-14 21:36:24 +01:00
Ralf Gerlich
ba5a9b363e
Fred Bouvier:
...
Fix genapts crash in remove_dups due to duplicate points being reduced to an empty polygon.
2009-03-14 11:55:01 +01:00
Frederic Bouvier
beadd0123a
Compile srtmchop under Linux
2009-03-05 12:35:23 +01:00
Frederic Bouvier
814007e06c
Implement a portable way to use ZIP files
2009-03-05 12:35:23 +01:00
Frederic Bouvier
00b8658b99
Add a tool to chop CGIAR ( http://srtm.csi.cgiar.org/ ) srtm improved files
2009-03-05 12:35:23 +01:00
Frederic Bouvier
1bca4c11e2
More portable way to deal with ZIP files
2009-03-05 12:35:23 +01:00
Frederic Bouvier
0166015c4d
Line endings changes
2009-03-05 12:35:23 +01:00
Frederic Bouvier
1cd0506c3c
Add poly2ogr to the MSVC 7.1 solution
2009-02-15 15:35:50 +01:00
Frederic Bouvier
f015af865d
Rename fgfs-launch-client and fgfs-launch-server into fgfs-tools-clients and fgfs-tools-server under Windows to match Linux
2009-02-15 15:35:49 +01:00
Frederic Bouvier
29a9fbdad2
Add ogr-decode to the MSVC 7.1 solution
2009-02-15 15:35:49 +01:00
Ralf Gerlich
642c711289
Ensure that TerraGear builds under Linux with Fred's changes.
2009-02-02 10:10:32 +01:00
Frederic Bouvier
191262f35a
Put all Win32 executables in a single directory
2009-02-02 10:01:35 +01:00
Frederic Bouvier
6256ee184e
TerraFit compiled with MSVC 7.1
2009-02-02 10:01:35 +01:00
Frederic
0038e2153f
Fix Linux generation after change made to compile with MSVC 7.1
2009-01-27 08:16:14 +01:00
Frederic Bouvier
50b1465421
MSVC 7.1 project files - Tile client
2009-01-27 08:16:14 +01:00
Frederic Bouvier
8ace9d1efa
MSVC 7.1 project files - Tile server
2009-01-27 08:16:14 +01:00
Frederic Bouvier
91e1f82e54
MSVC 7.1 project files - Tile server
2009-01-27 08:16:14 +01:00
Frederic Bouvier
c91ffa08c4
MSVC 7.1 project files - fgfs_construct -> fgfs-construct
2009-01-27 08:16:14 +01:00
Frederic Bouvier
7676da87a7
MSVC 7.1 project files - Build Tiles
2009-01-27 08:16:14 +01:00
Frederic Bouvier
26a787d847
MSVC 7.1 project files - Release build
2009-01-27 08:16:14 +01:00
Frederic Bouvier
8050d209b4
MSVC 7.1 project files and use simgear to create directories
2009-01-27 08:16:13 +01:00
Frederic Bouvier
781c8eda1b
MSVC 7.1 project files and use simgear to create directories
2009-01-27 08:16:13 +01:00
Frederic Bouvier
ae87159979
MSVC 7.1 project files and use simgear to create directories
2009-01-27 08:16:13 +01:00
unknown
f1da2794f5
MSVC 7.1 project files and use simgear to create directories
2009-01-27 08:16:13 +01:00
curt
a99cf1d758
Updates to disk layout scripts.
2008-12-02 14:53:08 +00:00
Ralf Gerlich
3e38283da3
Fixed "missing tile" issue in tgChopNormalPolygon and tgChopBigSimplePolygon
2008-10-21 16:45:44 +02:00
Ralf Gerlich
deb55d36cb
Revert "Workaround for point-in-polygon-calculation: Make "sure" that the point is sufficiently far away from the polygon border so that JRSTriangle can actually detect it is inside of the respective triangle."
...
This reverts commit 6ef69feb81995139b386046c9ec5d8972a5880c5.
2008-09-11 12:31:15 +02:00
Ralf Gerlich
c9cd0b1758
Revert "Sign bug in calc_point_inside()"
...
This reverts commit 4797373664b97ca48caa5f0eeaa448225545aa1c.
2008-09-11 12:31:15 +02:00
Ralf Gerlich
aa03c7c2f5
Revert "Minor style fixup of calc_points_inside()."
...
This reverts commit 28c2bb1971894be175a51232e0502882683fc3e8.
2008-09-11 12:31:15 +02:00
Ralf Gerlich
fe3f38c662
Moved Point3DOrdering to SimGear.
2008-09-11 12:30:40 +02:00
Ralf Gerlich
521f9e2fc9
Removed remaining "using"-declarations from header-files.
2008-08-08 12:48:08 +02:00
Ralf Gerlich
e4ac5911ae
Made sure that any #include-instruction comes before the first "using"-declaration, so that we can spot buggy header-files more easily.
2008-08-08 12:31:02 +02:00
Ralf Gerlich
4a35fedf64
Adapt to changes in simgear/compiler.h (removal of STL_* and SG_USING_STD() macros).
2008-08-08 12:17:43 +02:00
Ralf Gerlich
e6d15f9a83
Minor style fixup of calc_points_inside().
2008-08-06 17:16:24 +02:00
Ralf Gerlich
4d1fafa2b6
Sign bug in calc_point_inside()
2008-08-06 15:21:59 +02:00
Ralf Gerlich
8e0e2b6cef
Workaround for point-in-polygon-calculation: Make "sure" that the point is sufficiently far away from the polygon border so that JRSTriangle can actually detect it is inside of the respective triangle.
2008-08-06 12:29:27 +02:00
Ralf Gerlich
e813c093fc
Adapt to current SimGear version (<iostream> include changes by fredb)
2008-06-17 11:06:35 +02:00
Ralf Gerlich
4a96ed8af2
Revert "Fixed taxiway drawing order. genapts wants them from top to bottom, not from bottom to top, as it was previously fed."
...
This reverts commit 5a6697b4e0b6e59a727868a912bff4c1fd8c91da.
Not genapts was at fault but the new TaxiDraw version (CVS HEAD). Robin Peel confirmed that the objects in apt.dat are listed top-down, i.e. the topmost element comes first.
2008-04-14 09:18:07 +02:00
Ralf Gerlich
101cae53ad
Fixed taxiway drawing order. genapts wants them from top to bottom, not from bottom to top, as it was previously fed.
2008-03-29 13:04:37 +01:00