Commit Graph

  • 943872ff67 Changed order of samples directory, started with aviation classes. Klaus Basan 2013-04-01 21:53:35 +02:00
  • e24d563729 Fixed CXX flags to use C++11 standard WITH_STATIC is always defaulted to ON for the time being gmt2001 2013-03-31 11:23:16 -04:00
  • d61f8845da #12 Fixed linker error and Mac build Roland Winklmeier 2013-03-31 14:46:08 +02:00
  • f77258343d CAngleUnit::sexagesimalDeg(), moved conversion to virtual method in CMeasurmenetUnit, made string conversion virtual and also moved it to CMeasurmenetUnit (=>individual formatters). Time unit added. Klaus Basan 2013-03-31 00:35:25 +01:00
  • 876912e5a0 Added missing define to blackmisc.pro gmt2001 2013-03-30 13:43:21 -07:00
  • 3d2fa282f3 Merge branch 'linux_build' of git@dev.vatsim-germany.org:vatpilotclient/client.git Mathew Sutcliffe 2013-03-30 17:42:07 +00:00
  • ce55772f7a fixed dependencies between generated MSVC project files Mathew Sutcliffe 2013-03-30 16:53:35 +00:00
  • 585c4db578 #12 Fixing linux build Roland Winklmeier 2013-03-30 17:41:04 +01:00
  • be34b78425 Renamed distamce to SI conform name length: CDistance->CLength Started with aviation classes Klaus Basan 2013-03-27 18:09:39 +01:00
  • 5677cd41e3 Changed PQ to template, removed unit default values, checked unit tests Klaus Basan 2013-03-27 12:03:16 +01:00
  • eea8405e1c Merge branch 'master' of dev.vatsim-germany.org:vatpilotclient/client Mathew Sutcliffe 2013-03-26 00:21:06 +00:00
  • 9cf8a800fd initial doxygen comments and minor cleanup Mathew Sutcliffe 2013-03-26 00:19:12 +00:00
  • b3439ea3e4 Virtual destructor for polymorphic classes, const correctness, removed virtual method call in constructor Klaus Basan 2013-03-24 17:15:08 +01:00
  • 3b99954bdc Unit tests for temperature, virtual method for value conversion Klaus Basan 2013-03-22 23:02:25 +01:00
  • 525910c7a3 Moved PQs from blackcore to blackmisc, added header for namespace, mainpage.dox for Doxygen Klaus Basan 2013-03-22 16:07:53 +01:00
  • 969f0c879f Initial version of physical quantities Klaus Basan 2013-03-20 16:59:32 +01:00
  • ca20cf5569 Added prefixes and renamed lowercase Roland Winklmeier 2013-03-19 21:45:47 +01:00
  • 8036888d88 Merge branch 'master' of dev.vatsim-germany.org:vatpilotclient/client Mathew Sutcliffe 2013-03-19 19:08:40 +00:00
  • c3cf2f7b4d added CVector3D trueSpeedMetersPerSec Mathew Sutcliffe 2013-03-19 19:05:08 +00:00
  • f6daa0623e Added qmake project files / standardized #includes Roland Winklmeier 2013-03-16 18:44:46 +01:00
  • 611b067a0f Merge branch 'master' of dev.vatsim-germany.org:vatpilotclient/client Mathew Sutcliffe 2013-03-12 21:47:06 +00:00
  • 48860e3e94 initial preparation for xplane driver Mathew Sutcliffe 2013-03-12 21:46:54 +00:00
  • 9b79949eb4 Fixed: bAssert did not quit application Roland Winklmeier 2013-03-11 20:47:44 +01:00
  • f58a34b08b blacklib folder reorganisation 2 Roland Winklmeier 2013-03-11 20:45:47 +01:00
  • 4e219f14a8 blacklib folder reorganisation Roland Winklmeier 2013-03-11 20:41:29 +01:00
  • a0a7049785 Minor fixes in cmake and source files Roland Winklmeier 2013-03-11 18:51:45 +01:00
  • a11c91dd1b Fixed missing include in .h and changed include order in .cpp. It's a good general rule that the first line of code in a .cpp file should be the #include of its own .h file. Mathew Sutcliffe 2013-03-09 22:45:46 +00:00
  • f4d16ef0fd second draft of ISimulator, and put units of measurement on some identifiers Mathew Sutcliffe 2013-03-09 22:08:54 +00:00
  • 584251e0a8 Initial commit Roland Winklmeier 2013-02-15 18:50:17 +01:00
  • 57214c1c1e Readme Added Hendrik Peter 2013-01-31 00:44:20 +01:00
  • 9a6c6a9778 initial commit: 64-bit clean libxplanemp for mac. uses newer APIs to avoid deprecations. bsupnik 2013-01-04 14:05:41 -05:00
  • 2ef501b241 Updated README Wade Williams 2012-05-25 10:51:03 -05:00
  • 6758589e6b Added missing label field to XPMPPlanePosition_t and updated README Wade Williams 2012-05-25 09:57:41 -05:00
  • 6db62cb34f Resolved differences between XSB xivap and Martin's subversion repository Wade Williams 2012-05-25 09:17:15 -05:00
  • 93ca1fca6d Added README.markdown file for github project page Wade Williams 2012-05-22 10:31:41 -05:00
  • 67c81c11ca Added .gitignore Wade Williams 2012-05-22 10:22:18 -05:00
  • 6f05269117 fix for MacOS pascal string escape character '\p' fjallon 2011-12-13 17:56:57 +00:00
  • 6fd540ea1e Removed support for old PowerPC Mac versions. Requires at least MacOS X 10.5. No PowerPC support. fjallon 2011-12-12 19:19:15 +00:00
  • 2950236c3c Should fix random crashes... Thijmen de Gooijer 2010-01-08 19:26:05 +00:00
  • fd84bbb672 port patch for 8.33 kHz frequencies Kenny Moens 2009-08-14 17:48:17 +00:00
  • b95393340e make X-IvAp compiling on Linux again + port patches made for IVAO already to OpenSource version Kenny Moens 2009-08-14 17:39:09 +00:00
  • 9d93982b04 Initial import. This version is somewhere around 0.1.9, or as Martin put it "this should be a fairly current version". Thijmen de Gooijer 2009-08-07 08:16:16 +00:00