projects
/
fg:hoorays-flightgear.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed a race condition so that FG runs most of the time (instead of crashes most...
[fg:hoorays-flightgear.git]
/
src
/
Main
/
globals.cxx
2013-11-24
bcoconni
Fixed a race condition so that FG runs most of the...
blob
|
commitdiff
2013-11-24
James Turner
Break config init / aircraft loading apart.
blob
|
commitdiff
|
diff to current
2013-11-22
James Turner
Reset: do general init on reset path
blob
|
commitdiff
|
diff to current
2013-11-22
James Turner
Reset: delete mat-lib, re-create on reset
blob
|
commitdiff
|
diff to current
2013-11-19
James Turner
Structural work (init + shutdown) for new reset system.
blob
|
commitdiff
|
diff to current
2013-11-16
James Turner
Globals: delete/shutdown tweaks.
blob
|
commitdiff
|
diff to current
2013-11-16
James Turner
Release property refs on shutdown.
blob
|
commitdiff
|
diff to current
2013-11-12
James Turner
Reset: changes for SGSubsystem ownership.
blob
|
commitdiff
|
diff to current
2013-09-28
James Turner
Reduce amount of log output at level=debug.
blob
|
commitdiff
|
diff to current
2013-09-17
James Turner
Support for multiple data dirs.
blob
|
commitdiff
|
diff to current
2013-06-27
James Turner
Namespace fixes for std::string
blob
|
commitdiff
|
diff to current
2013-02-03
James Turner
Append major/minor version to autosave file name.
blob
|
commitdiff
|
diff to current
2012-12-13
James Turner
Search the current aircraft-dir implicitly.
blob
|
commitdiff
|
diff to current
2012-09-25
James Turner
Fix a typo.
blob
|
commitdiff
|
diff to current
2012-09-25
James Turner
Helpers to access view position.
blob
|
commitdiff
|
diff to current
2012-09-24
James Turner
Make FGControls behave like a standard subsystem.
blob
|
commitdiff
|
diff to current
2012-09-19
James Turner
Kill off some globals.
blob
|
commitdiff
|
diff to current
2012-09-17
James Turner
Make magavr a regular subsystem.
blob
|
commitdiff
|
diff to current
2012-08-23
Stuart Buchanan
Add properties for raw axis and button values, for use
blob
|
commitdiff
|
diff to current
2012-05-24
Erik Hofman
Merge branch 'next' of gitorious.org:fg/flightgear...
blob
|
commitdiff
|
diff to current
2012-05-18
Thomas Geymayer
Basic 2D canvas implementation.
blob
|
commitdiff
|
diff to current
2012-05-16
James Turner
Lazy-loading of the 2D panel node.
blob
|
commitdiff
|
diff to current
2012-05-12
ThorstenB
ATCDCL cleanup, part II.
blob
|
commitdiff
|
diff to current
2012-04-25
ThorstenB
Move viewer-related sources to separate folder.
blob
|
commitdiff
|
diff to current
2012-04-21
ThorstenB
Move locale code to separate module.
blob
|
commitdiff
|
diff to current
2012-04-11
ThorstenB
#738: crash when switching 2D panels
blob
|
commitdiff
|
diff to current
2012-03-16
James Turner
Work on making 2D panels act like standard scene-graph...
blob
|
commitdiff
|
diff to current
2012-01-17
ThorstenB
Clean-up: move autosave.xml loading code to proper...
blob
|
commitdiff
|
diff to current
2012-01-12
ThorstenB
#199: fix issue with relative paths
blob
|
commitdiff
|
diff to current
2011-12-29
ThorstenB
#545 related: User settings not saved when window was...
blob
|
commitdiff
|
diff to current
2011-12-04
adrian
Merge branch 'attenuation' into navaids-radio
blob
|
commitdiff
|
diff to current
2011-12-04
Durk Talsma
Merge branch 'next' of gitorious.org:fg/flightgear...
blob
|
commitdiff
|
diff to current
2011-12-04
ThorstenB
sound: fix sound-buffer-in-use issue
blob
|
commitdiff
|
diff to current
2011-11-24
adrian
Merge branch 'next' into comm-subsystem
blob
|
commitdiff
|
diff to current
2011-11-23
adrian
Merge branch 'next' into comm-subsystem
blob
|
commitdiff
|
diff to current
2011-11-20
ThorstenB
Introduce some structure in fgMainLoop.
blob
|
commitdiff
|
diff to current
2011-11-20
Erik Hofman
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2011-11-19
James Turner
Restructure GUI code, isolate PLIB in source files...
blob
|
commitdiff
|
diff to current
2011-11-19
ThorstenB
Add new performance monitoring subsystem.
blob
|
commitdiff
|
diff to current
2011-11-05
James Turner
Refactor SGSky handling and ownership - sink into Rende...
blob
|
commitdiff
|
diff to current
2011-10-30
Mathias Froehlich
Fix returning reference to temporary.
blob
|
commitdiff
|
diff to current
2011-10-29
adrian
Merge branch 'next' into comm-subsystem
blob
|
commitdiff
|
diff to current
2011-10-26
Durk Talsma
Merge branch 'next' of gitorious.org:fg/flightgear...
blob
|
commitdiff
|
diff to current
2011-10-26
Curtis L. Olson
Merge branch 'next' of gitorious.org:fg/flightgear...
blob
|
commitdiff
|
diff to current
2011-10-26
James Turner
Change a hot-spot in the AI code, to use cartesian...
blob
|
commitdiff
|
diff to current
2011-10-16
James Turner
Restructure option/config handling code, to avoid multi...
blob
|
commitdiff
|
diff to current
2011-08-20
Torsten Dreyer
new global function for aircraft position
blob
|
commitdiff
|
diff to current
2011-07-31
Durk Talsma
Merge branch 'next' into durk-atc
blob
|
commitdiff
|
diff to current
2011-07-30
James Turner
Fixes for include-file flattening - condition.hxx no...
blob
|
commitdiff
|
diff to current
2011-07-24
Durk Talsma
Merge branch 'next' into durk-atc
blob
|
commitdiff
|
diff to current
2011-07-13
ThorstenB
Don't crash on exit, when initialization was aborted.
blob
|
commitdiff
|
diff to current
2011-07-01
Durk Talsma
Merge branch 'next' into durk-atc
blob
|
commitdiff
|
diff to current
2011-06-22
Torsten Dreyer
Merge branch 'next' of git.gitorious.org/fg/flightgear...
blob
|
commitdiff
|
diff to current
2011-06-12
ThorstenB
Introduce "PRESERVE" flag to protect properties on...
blob
|
commitdiff
|
diff to current
2011-06-12
ThorstenB
Do not reset persistent properties on sim-reset.
blob
|
commitdiff
|
diff to current
2011-05-31
Durk Talsma
Merge branch 'next' into durk-atc
blob
|
commitdiff
|
diff to current
2011-05-27
Curtis L. Olson
Merge branch 'next' of gitorious.org:fg/flightgear...
blob
|
commitdiff
|
diff to current
2011-05-27
Vivian Meazza
Merge branch 'next' of D:\Git_New\flightgear into next
blob
|
commitdiff
|
diff to current
2011-05-26
Torsten Dreyer
Merge branch 'next' of git.gitorious.org/fg/flightgear...
blob
|
commitdiff
|
diff to current
2011-05-25
James Turner
Merge branch 'refs/heads/topics/loadfp' into next
blob
|
commitdiff
|
diff to current
2011-05-24
James Turner
First attempt at support for loading airport XML files...
blob
|
commitdiff
|
diff to current
2011-03-08
Torsten Dreyer
Merge branch 'next' of git.gitorious.org/fg/flightgear...
blob
|
commitdiff
|
diff to current
2011-03-07
ThorstenB
Untie all TiedPropertyLists before destruction.
blob
|
commitdiff
|
diff to current
2010-12-31
Torsten Dreyer
Merge branch 'next' of gitorious.org:fg/flightgear...
blob
|
commitdiff
|
diff to current
2010-12-30
James Turner
Reduce log-level of aircraft-dir related messages.
blob
|
commitdiff
|
diff to current
2010-12-04
Tim Moore
Merge remote branch 'gitorious/next' into next
blob
|
commitdiff
|
diff to current
2010-12-03
Frederic Bouvier
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-12-02
James Turner
Fix for bug #72 - don't init traffic manager if disabled.
blob
|
commitdiff
|
diff to current
2010-11-29
Csaba Halasz
Merge commit 'refs/merge-requests/14' of git://gitoriou...
blob
|
commitdiff
|
diff to current
2010-11-29
Csaba Halasz
Merge commit 'refs/merge-requests/13' of git://gitoriou...
blob
|
commitdiff
|
diff to current
2010-11-24
Erik Hofman
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-11-22
Dave Luff
Merge branch 'kln89' into next
blob
|
commitdiff
|
diff to current
2010-11-21
James Turner
Fixing bug #172 - warp handling during pause.
blob
|
commitdiff
|
diff to current
2010-11-19
Erik Hofman
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-11-14
Vivian Meazza
Merge branch 'next' of D:\Git_New\flightgear into next
blob
|
commitdiff
|
diff to current
2010-11-14
ThorstenB
Fixed path resolution (search --fg-aircraft dirs)
blob
|
commitdiff
|
diff to current
2010-11-06
Vivian Meazza
Merge branch 'next' of D:\Git_New\flightgear into next
blob
|
commitdiff
|
diff to current
2010-11-06
Erik Hofman
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-11-06
James Turner
FGIO uses new SGSubsystem shutdown() logic
blob
|
commitdiff
|
diff to current
2010-11-01
Vivian Meazza
Merge branch 'next' of D:\Git_New\flightgear into next
blob
|
commitdiff
|
diff to current
2010-11-01
Erik Hofman
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-10-30
Csaba Halasz
Added null pointer check to AI subsystem tear down...
blob
|
commitdiff
|
diff to current
2010-10-29
ThorstenB
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-10-29
Erik Hofman
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-10-28
Vivian Meazza
Merge branch 'next' of D:\Git_New\flightgear into next
blob
|
commitdiff
|
diff to current
2010-10-26
James Turner
Tweak shutdown code, chasing intermittent segfaults...
blob
|
commitdiff
|
diff to current
2010-10-23
ThorstenB
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-10-23
James Turner
Investigating an intermittent shutdown crash; fix delet...
blob
|
commitdiff
|
diff to current
2010-10-22
ThorstenB
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-10-22
James Turner
Move three more subsystems into the init + update schem...
blob
|
commitdiff
|
diff to current
2010-10-20
ThorstenB
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-10-20
James Turner
Remove references to old (unused) airways code
blob
|
commitdiff
|
diff to current
2010-10-19
James Turner
Merge commit 'refs/merge-requests/7' of git://gitorious...
blob
|
commitdiff
|
diff to current
2010-10-06
Thorsten Brehm
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-10-05
James Turner
Make MultiPlayer a well-behaved subsystem.
blob
|
commitdiff
|
diff to current
2010-10-05
James Turner
Make FGAircraftModel behave like a standarrd subsystem.
blob
|
commitdiff
|
diff to current
2010-10-03
Thorsten Brehm
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
2010-10-02
James Turner
Merge commit 'refs/merge-requests/6' of git://gitorious...
blob
|
commitdiff
|
diff to current
2010-10-01
James Turner
Make the tile-manager a well-behaved SGSubsystem
blob
|
commitdiff
|
diff to current
2010-09-09
Frederic Bouvier
Merge branch 'next' of git://gitorious.org/fg/flightgea...
blob
|
commitdiff
|
diff to current
next