Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2 New Array Functions #143

Merged
merged 7 commits into from
Sep 6, 2015
Merged

Add 2 New Array Functions #143

merged 7 commits into from
Sep 6, 2015

Commits on Aug 30, 2015

  1. add getHightestVaule

    add getLowestVaule
    jokoho48 committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    a2f6dfa View commit details
    Browse the repository at this point in the history
  2. Updated names of findMax and findMin, improved documentation, improve…

    …d error handling, small logic fixes and added tests
    MikeMatrix committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    f94e787 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from MikeMatrix/addNewArrayFunctions

    General update to findMin and findMax
    jokoho48 committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    7dd0d45 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2015

  1. Fix Spelling Issue in Command

    Improve exit Condition
    jokoho48 committed Aug 31, 2015
    Configuration menu
    Copy the full SHA
    fa98055 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2015

  1. Documentation fixes

    MikeMatrix committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    5e42e56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from MikeMatrix/addNewArrayFunctions

    Documentation fixes
    jokoho48 committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    8931070 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2015

  1. Merge branch 'master' into addNewArrayFunctions

    Conflicts:
    	addons/arrays/CfgFunctions.hpp
    	addons/arrays/test.sqf
    jokoho48 committed Sep 6, 2015
    Configuration menu
    Copy the full SHA
    c76a338 View commit details
    Browse the repository at this point in the history