1
0
Fork 0
flightgear/src
Torsten Dreyer 644bb8c4f4 Spring-cleaning: some minor optimization
- initialize uninitialized properties
- use prefix instead of postfix increments
- reduce visibility of variables
- use empty() instead of size() == 0 for vector and string
- pass string by reference, not by value
2012-03-06 22:28:18 +01:00
..
AIModel Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
Aircraft #669: reset fly-by-view when a new replay loop begins 2012-02-19 14:53:04 +01:00
Airports Adapt to simgear SGMath change. 2012-03-03 13:37:43 +01:00
ATC Adapt to simgear SGMath change. 2012-03-03 13:37:43 +01:00
ATCDCL Get the ATC frequency dialogs working again for the 2.6 release. 2011-12-27 22:55:52 +00:00
Autopilot Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
Cockpit Some warning fixes, mostly unused variables 2011-12-25 14:41:47 +01:00
Environment Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
FDM Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 17:38:06 +01:00
GUI Bug 620, respect enable/disable state of entire menus when using native Cocoa menu 2012-01-25 18:56:51 +00:00
Include Remove obsolete ignore pattern for automake generated headers. 2012-02-17 23:46:42 +01:00
Input Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
Instrumentation Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
Main Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
Model Fix issues related to #419. 2011-12-19 21:36:42 +01:00
MultiPlayer Only initialize MP subsystem if a txhost is set. 2012-01-04 21:47:35 +00:00
Navaids Adapt to simgear SGMath change. 2012-03-03 13:37:43 +01:00
Network hla: Rename HLAVariantData* to HLAVariantRecordData*. 2012-02-25 18:01:17 +01:00
Radio ITM radio calculations are only considered valid 2012-01-09 21:01:01 +01:00
Scenery Fix another line lost in a merge conflict. 2012-02-07 21:12:51 +01:00
Scripting #553: decouple OSG callbacks from Nasal subsystem 2012-02-06 22:19:33 +01:00
Sound #545: Fix ATC chatter sound settings being ignored 2011-12-27 13:04:09 +01:00
Systems Fix MSVC9 build 2011-11-14 08:38:58 +01:00
Time #591: night-time rendering issues, avoid negative color values 2012-02-05 15:14:30 +01:00
Traffic Bugfixes and some finetuning: 2012-01-02 22:23:24 +01:00
CMakeLists.txt Merge branch 'next' into attenuation 2011-12-01 13:36:53 +02:00