Skip to content

Releases: open-dis/open-dis-cpp

v1.0.1

07 Feb 03:48
b7a94e1
Compare
Choose a tag to compare

What's Changed

  • Tweak cmake target install so dlls will go in the proper location by @wadehunk in #78
  • prep 1.0.1 release by @leif81 in #79

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 Feb 03:28
a17466d
Compare
Choose a tag to compare

What's Changed

  • Setup Travis CI builder by @leif81 in #2
  • Pointing broken HawkNL link to internet archive by @rodneyp290 in #5
  • dynamic buffer for variable datum DIS6 by @dilavni in #9
  • Restructure software by @plata in #13
  • Add virtual destructors for interfaces by @plata in #20
  • SDL2 examples port by @rodneyp290 in #22
  • Fixed misspelling by @craffty in #24
  • Bug squashing by @rodneyp290 in #26
  • fixed sample always sending 0 sized udp packages due to missing packe… by @swither in #27
  • Fix Compiler Warnings + Minor Corrections + OpenDIS7 build target by @rodneyp290 in #31
  • Add mechanism to register custom PDU banks by @phoppermann in #32
  • CMake Build System by @rodneyp290 in #37
  • Appveyor plus cmake enhancements by @rodneyp290 in #41
  • Fix typo in ReceiverPdu class by @harry-harris-27 in #42
  • Add multiple PDU types to PDUBank and PDUFactory classes by @vilasfe in #43
  • Fixed ArticulationParameters size into calculation of EntityStatePdu marshalled size by @DPD85 in #49
  • missing EXPORT_MACRO with PduBank by @shadow88s in #50
  • Revert "Fixed ArticulationParameters size into calculation of EntityStatePdu marshalled size" by @leif81 in #53
  • IFF PDU has been added for DIS 7 by @semihkurt in #57
  • Replace Include Guards with #pragma once (Issue #51) by @rodneyp290 in #59
  • Secure processing of PDUs (avoid potential segfault) by @phoppermann in #60
  • Inside SystemIdentifier, changeOptions class is incorrect and unneces… by @semihkurt in #61
  • ElectromagneticEmissionsPdu is modified according to the document for DIS 7 by @semihkurt in #62
  • fix IFFPdu bugs by @CarlosSprekelsen in #66
  • Fix mistakes in PR#59 (trailing _ on pragma once) by @rodneyp290 in #67
  • Modernize and modularize cmake build system for more robust usage by @wadehunk in #73
  • Unit test resurrection by @wadehunk in #74
  • Utilities reorganization based on DIS version by @wadehunk in #76

New Contributors

Full Changelog: https://github.com/open-dis/open-dis-cpp/commits/v1.0.0