1
0
Fork 0
Commit graph

1239 commits

Author SHA1 Message Date
fly
92811a56c7 Fix missing v1300 surface codes for rwy and twy
Signed-off-by: fly <merspieler@alwaysdata.com>
2024-07-10 23:02:56 +02:00
scttgs0
c1234c1c2d maintenance: clean up 2024-03-31 21:34:31 -05:00
scttgs0
9d9c6033c2 Surround 'cp' arguments with quotes.
patch provided by thefgfseagle@gmail.com.
2023-12-10 01:27:49 -06:00
scttgs0
ce412c5bf1 Fix: an implicit old-style integer conversion that sometimes results in a division by zero.
Patch submitted by: David Megginson
2023-10-30 09:53:06 -05:00
fly
3afc4578da tgAccumulator: fix accumulator reduction
Signed-off-by: fly <merspieler@alwaysdata.com>
2023-09-25 11:25:10 +01:00
merspieler
cd63cc5df4 FGEagels patch and strict line code checks for all lines covered by the patch
Signed-off-by: merspieler <merspieler@alwaysdata.com>
2023-09-20 09:11:24 +01:00
scttgs0
43d8d23343 parse v1300 files 2023-08-27 00:06:35 -05:00
scttgs0
e701da1d4a [taxiway] Maintenance 2023-05-14 17:57:18 -05:00
scttgs0
3f7bb23b38 [scheduler] Maintenance 2023-05-14 17:49:40 -05:00
scttgs0
f98b5cd482 [rwy_simple] Maintenance 2023-05-14 17:37:31 -05:00
scttgs0
cbcbb8c8f6 [rwy_gen] Maintenance, Modernize 2023-05-14 17:35:21 -05:00
scttgs0
dc9a7e494e [runway] Maintenance 2023-05-14 13:24:46 -05:00
scttgs0
efddc3d44c [parser] Maintenance 2023-05-14 13:17:45 -05:00
scttgs0
b83c79f6b0 [output] Maintenance 2023-05-14 13:06:36 -05:00
scttgs0
275d5cc4f6 [object] Maintenance 2023-05-14 12:50:08 -05:00
scttgs0
fba4f3634d [main] Maintenance 2023-05-14 12:14:20 -05:00
scttgs0
c8ea78fbe6 [linked_objects] Maintenance 2023-05-14 12:08:46 -05:00
scttgs0
c04eab3101 [linearfeature] Maintenance 2023-05-14 12:04:42 -05:00
scttgs0
7c052d1ed3 [lights] Maintenance 2023-05-14 11:21:49 -05:00
scttgs0
9a2a4cdb25 [helipad] Maintenance 2023-05-14 11:16:44 -05:00
scttgs0
95c62c0f30 [elevations] Maintenance 2023-05-14 02:56:20 -05:00
scttgs0
c2646de887 whitespace only 2023-05-14 02:49:19 -05:00
scttgs0
34ea056c5d [closedpoly] Maintenance 2023-05-14 02:46:13 -05:00
scttgs0
a077dbe97a [beznode.hxx] Maintenance 2023-05-14 02:30:21 -05:00
scttgs0
f9575d0d4e [apt_math] Maintenance 2023-05-14 02:09:50 -05:00
scttgs0
48e80937c9 [airport] Refactor, Modernize 2023-05-14 00:40:16 -05:00
scttgs0
40ecb4048c Maintenance: whitespace
Eliminate formfeeds.
2023-05-13 13:26:37 -05:00
scttgs0
aa0c7e1c96 spelling fix 2023-05-13 12:42:14 -05:00
scttgs0
f5e6c3821f [GenAirports] whitespace, header guard, spelling 2023-05-12 22:51:50 -05:00
scttgs0
777ea6ab92 rename genapts850 -> genapts 2023-05-12 22:13:01 -05:00
scttgs0
a7d1a331ad whitespace and spelling 2023-05-12 21:04:02 -05:00
scttgs0
a263afd93b remove using std::
clean up
2023-05-07 20:33:15 -05:00
scttgs0
4d777cc802 clean up priorities.
Add Ortho as the top-most priority.
2023-05-07 20:29:21 -05:00
scttgs0
acf7841d3d remove using std::
remove borland c
clean up
2023-05-07 20:24:33 -05:00
scttgs0
bbb9d746a0 remove using std::
clean up
2023-05-07 20:20:23 -05:00
scttgs0
ae6006f350 remove unused headers.
clean up.
2023-05-07 20:18:53 -05:00
scttgs0
796e7daa96 maintenance: clean up the perl scripts 2023-05-07 19:28:40 -05:00
scttgs0
d021c32840 whitespace only 2023-05-07 18:41:09 -05:00
scttgs0
631bc02111 Remove Boost : foreach header is never used 2023-05-07 18:31:05 -05:00
scttgs0
67cd122bb4 implement parsing of apt.dat version 1200 2023-05-07 15:50:22 -05:00
scttgs0
983e190cb9 APT format 1200 2023-03-27 00:30:22 -05:00
scttgs0
f94413a678 clean up 2023-03-27 00:28:05 -05:00
scttgs0
77920101d3 safety: prevent buffer overflows 2023-03-27 00:24:55 -05:00
Scott Giese
b6cd0335c6 obsolete: std::unary_function 2022-07-15 09:34:46 -05:00
Scott Giese
45effdba78 Support new line features 2022-03-05 08:42:40 -06:00
Scott Giese
c6ef571612 upgrade deprecated fixed-length types 2022-01-21 00:15:57 -06:00
Scott Giese
1f272e7d6f std::move not needed for local objects 2022-01-21 00:12:29 -06:00
Scott Giese
37ecd8aa21 tgconstruct: align with recent SimGear changes
sgClearReadError() has been removed.
sgClearWriteError() has been removed.
2021-05-09 18:03:42 -05:00
xDraconian
db606f647d Merge /u/deltaecho/terragear/ branch next into next
https://sourceforge.net/p/flightgear/terragear/merge-requests/19/
2020-12-24 00:01:24 +00:00
xDraconian
942cab3920 Merge /u/jreh/terragear/ branch improve-cliffs into next
https://sourceforge.net/p/flightgear/terragear/merge-requests/20/
2020-12-23 23:16:42 +00:00