]> git.mxchange.org Git - simgear.git/history - simgear/hla
Performance optimization: empty() instead of size()>0
[simgear.git] / simgear / hla /
2012-12-22 Mathias Froehlichhla: Lower the log level of two alerts.
2012-12-02 Mathias Froehlichhla: Add SGQuat data elements.
2012-12-02 Mathias Froehlichhla: Add integer valued vector types.
2012-12-02 Mathias Froehlichhla: Remove obsolete typedefs.
2012-12-01 Mathias Froehlichhla: Use a different extrapolation method for HLALocation.
2012-11-25 Mathias Froehlichhla: For setting data types recurse into array data...
2012-11-25 Mathias Froehlichhla: Use an implementation file for SGLocation.
2012-11-24 Mathias Froehlichhla: Route failures in message processing into the...
2012-11-24 Mathias Froehlichhla: Make use of SGLocation.
2012-11-11 Mathias Froehlichhla: Remove HLADataElement::Path based attribute handling.
2012-11-11 Mathias Froehlichhla: Use HLADataElementIndices for HLAInteractionClass.
2012-11-11 Mathias Froehlichhla: Use HLADataElementIndices for HLALocation.
2012-11-11 Mathias Froehlichhla: Fixes for the data element index implementation.
2012-11-08 Mathias Froehlichhla: Introduce HLADataElementIndex.
2012-11-08 Mathias Froehlichhla: catch exceptions in processMessages()
2012-11-08 Mathias Froehlichhla: Use raw pointers for HLAFederate::_insert methods.
2012-11-08 Mathias Froehlichhla: Warn about creating an object class or interaction...
2012-09-16 Mathias Froehlichcmake: Make rti/hla compile again.
2012-08-12 Mathias Froehlichhla: Add virtual method for creating data elements.
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 reference to deprecated VariantDataType.
2012-07-29 Mathias Froehlichhla: Remove deprecated ObjectModelFactory interface.
2012-07-29 Mathias Froehlichhla: Remove deprecated AttributeCallback.
2012-07-21 Mathias Froehlichhla: Add HLABoolDataElement.
2012-07-21 Mathias Froehlichhla: Make HLAFixedRecordDataElement work with delayed...
2012-07-21 Mathias Froehlichhla: Remove deprecated methods from HLAObjectClass
2012-07-21 Mathias Froehlichhla: Remove deprecated tick method.
2012-07-21 Mathias Froehlichhla: Remove deprecated types and methods from HLADataEl...
2012-07-21 Mathias Froehlichhla: Remove deprecated HLAVariant* in favour of HLAVari...
2012-03-11 Mathias Froehlichhla: Add convenience function to set version by string.
2012-03-10 Mathias Froehlichhla: Enalble creating object instances without object...
2012-03-10 Mathias Froehlichhla: Remove old comment.
2012-03-05 Mathias Froehlichhla: include config.h and compiler.h in implementation...
2012-03-04 Mathias Froehlichhla: Provide access to the parent federate.
2012-03-04 Mathias Froehlichhla: Fix the way derived classes accumulate attributes.
2012-03-02 Mathias Froehlichhla: Fix timeAdvanceAvailable handling when no federate...
2012-03-02 Mathias Froehlichhla: Add propper attribute dirty handling.
2012-03-02 Mathias Froehlichhla: Timestamp support down to the DataElements.
2012-02-28 Mathias Froehlichhla: Fix buffer overrun in SGMath vector types.
2012-02-28 Mathias Froehlichhla: Rework toplevel HLA classes.
2012-02-26 Mathias Froehlichhla: Introduce backend factory infrastructure.
2012-02-18 Mathias Froehlichhla: Add new header containing some enums.
2012-02-18 Mathias Froehlichhla: Rename AttributePathPair to StringPathPair.
2012-02-18 Mathias Froehlichhla: Do not introduce an empty enumerated data type.
2012-02-18 Mathias Froehlichhla: rename HLAVariantData* to HLAVariantRecordData*
2012-02-18 Mathias FroehlichHLAFederate: introduce read*ObjectModelTemplate.
2011-12-25 Torsten DreyerSmall warning fixes, mostly unused variables
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-30 Mathias FroehlichAdd a HLADataElementVisitor implementation.
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
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-10-01 Mathias Froehlichhla: disable copying for HLA*Class.
2011-10-01 Mathias Froehlichrti: Implement query{GALT,LITS} in the interface and...
2011-10-01 Mathias Froehlichhla: Move callbacks into the rti federate implementation.
2011-10-01 Mathias FroehlichHLAPropertyDataElement: add virtual qualifier to destru...
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-08 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-08 Mathias Froehlichhla: for rti13 queue all callbacks.
2011-10-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-10-05 Mathias Froehlichhla: Add flush queue request, fix comments.
2011-10-04 Mathias Froehlichhla: Remove interface functions that should not be...
2011-10-04 Mathias Froehlichhla: Initially request update for subscribed unowned...
2011-10-04 Mathias Froehlichhla: provide a more general property data element imple...
2011-10-04 Mathias Froehlichhla: add missing file fir the last commit.
2011-10-04 Mathias Froehlichhla: provide a data type visitor building a default...
2011-10-04 Mathias Froehlichhla: detect string and opaque data types.
2011-10-03 Mathias Froehlichhla: remove the now unused HLAPropertyReference{,Set}.
2011-10-03 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-10-03 Mathias Froehlichhla: Provide a directly property based api for property...
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-30 Mathias FroehlichAdd SGVec* convinience hla data elements.
2011-08-29 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-28 Mathias FroehlichFix error message in RTI13ObjectInstance.
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 the hla directory to the cmake build system.
2011-01-17 Mathias FroehlichAdd an initial implementation of a rti/hla dispatcher.
2011-01-17 Mathias FroehlichAdd the new hla directory to the build system.