]> git.mxchange.org Git - simgear.git/history - simgear/hla/HLAFederate.cxx
hla: Use raw pointers for HLAFederate::_insert methods.
[simgear.git] / simgear / hla / HLAFederate.cxx
2012-11-08 Mathias Froehlichhla: Use raw pointers for HLAFederate::_insert methods.
2012-08-04 Mathias Froehlichhla: Do not call time advance with non positive increment.
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-29 Mathias Froehlichhla: Remove deprecated ObjectModelFactory interface.
2012-07-21 Mathias Froehlichhla: Remove deprecated tick method.
2012-03-11 Mathias Froehlichhla: Add convenience function to set version by string.
2012-03-05 Mathias Froehlichhla: include config.h and compiler.h in implementation...
2012-03-02 Mathias Froehlichhla: Fix timeAdvanceAvailable handling when no federate...
2012-02-28 Mathias Froehlichhla: Rework toplevel HLA classes.
2012-02-26 Mathias Froehlichhla: Introduce backend factory infrastructure.
2012-02-18 Mathias FroehlichHLAFederate: introduce read*ObjectModelTemplate.
2011-10-02 Mathias Froehlichhla: fix typo resulting in an endless loop.
2011-10-02 Mathias Froehlichhla: provide main loop capabilities for HLAFederate.
2011-10-02 Mathias Froehlichhla: lift the event loop logic from RTI to HLAFederate.
2011-10-01 Mathias Froehlichhla: Provide createJoin and resignDestroy methods.
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-09-01 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-10-03 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-10-01 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-08-30 Mathias FroehlichMove the decision which rti to use into HLAFederate.
2011-08-30 Mathias FroehlichAdd modifyLookahead to the rti abstraction.
2011-08-29 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-28 Mathias FroehlichAdd query{Looahead,FederateTime} to the hla interface.
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-01-17 Mathias FroehlichAdd an initial implementation of a rti/hla dispatcher.