Skip to content

History / Hello World C++

Revisions

  • update links

    @xaya xaya committed May 26, 2019
  • Link updates for XAYA Tutorial Code repository This updates links for the new XAYA Tutorial Code repository where code is consolidated. Some additional edits are also included.

    @RenegadeMinds RenegadeMinds committed Mar 25, 2019
  • Typo fixed

    @RenegadeMinds RenegadeMinds committed Mar 13, 2019
  • Added bash error note Users may need to `set +H` to avoid errors when a name_update includes an exclamation mark!

    @RenegadeMinds RenegadeMinds committed Mar 13, 2019
  • Update Hello World C++.md Fixed a typo and added a reminder to use ./ on Linux.

    @RenegadeMinds RenegadeMinds committed Mar 13, 2019
  • Language correction This updates "flags" to "options" in many places. While the 2 words are often interchangeable, "options" is generally better as "flags" are usually boolean values. That is, all flags are options, but not all options are flags, etc.

    @RenegadeMinds RenegadeMinds committed Mar 1, 2019
  • Updates and new content Updates, consolidations, new content, and other edits.

    @RenegadeMinds RenegadeMinds committed Mar 1, 2019
  • Large content additions This is a large content addition with new tutorials and documents. Of particular note are: 1. Hello World C++ 2. libxayagame overview 3. How to compile libxayagame in Ubuntu 4. Images 5. Accompanying source code ZIP files for tutorials

    @RenegadeMinds RenegadeMinds committed Feb 25, 2019