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

resolve issue 5 #309

Draft
wants to merge 87 commits into
base: master
Choose a base branch
from
Draft

resolve issue 5 #309

wants to merge 87 commits into from

Commits on Jun 20, 2023

  1. Issue #16

    Chikaosolu Amaechi committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8712058 View commit details
    Browse the repository at this point in the history
  2. issue #4

    Chikaosolu Amaechi committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6ca5a52 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    4c29ec8 View commit details
    Browse the repository at this point in the history
  2. Requested Changes Made to #4

    Requested changes have been made.
    Chikaosolu Amaechi committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7441002 View commit details
    Browse the repository at this point in the history
  3. Requested changes made to README.md #4

    The controls section in README.md has been updated.
    Chikaosolu Amaechi committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2c351ec View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. resolve issue 5

    derek.burdick committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    12e80b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    e404498 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. new texture file

    derek.burdick committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9e65f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d818dd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e1b39 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge pull request #24 from WSUCEG-7140/issue5

    resolve issue 5
    dburd08 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d0080c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from WSUCEG-7140/9-basic-testing-suite

    Adds Gtest as our unit testing framework.
    TonePoems committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    582d420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28446e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge pull request #22 from WSUCEG-7140/#4

    Resolved issue #4
    Chikaosolu Amaechi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    13c1239 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from WSUCEG-7140/#16

    Resolved Issue #16
    Chikaosolu Amaechi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5151507 View commit details
    Browse the repository at this point in the history
  3. updated readme testing commands

    derek.burdick committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f3ba8be View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:WSUCEG-7140/Craft

    derek.burdick committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    dafddf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. resolve issue #2

    derek.burdick committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5389535 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    0a34e90 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    3b1a61e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f8e538 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f09a7f4 View commit details
    Browse the repository at this point in the history
  4. evening checkpoint

    TonePoems committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    59a7581 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    054987a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a3e8b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. define debug parameter

    Chikaosolu Amaechi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    57b8e7c View commit details
    Browse the repository at this point in the history
  2. define player height

    Chikaosolu Amaechi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c8d5f19 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from WSUCEG-7140/8-setting-for-mouse-sensitivity

    add command options for changing mouse sensitivity in game
    TonePoems committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4de782a View commit details
    Browse the repository at this point in the history
  4. Define structure variable

    Chikaosolu Amaechi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    744c087 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad2d21a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #28 from WSUCEG-7140/6-upgraded-sprinting-for-flying

    6 upgraded sprinting for flying
    TonePoems committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f8dd164 View commit details
    Browse the repository at this point in the history
  7. add height modification commands

    Chikaosolu Amaechi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    21d3dad View commit details
    Browse the repository at this point in the history
  8. configure height-collide

    Chikaosolu Amaechi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9df55f6 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of github.com:WSUCEG-7140/Craft into #13

    Chikaosolu Amaechi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a70cea2 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    Chikaosolu Amaechi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    039831e View commit details
    Browse the repository at this point in the history
  11. Revert "Resolved Issue #16"

    Chikaosolu Amaechi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7f2a63c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge pull request #38 from WSUCEG-7140/revert-21-#16

    Revert "Resolved Issue #16"
    Chikaosolu Amaechi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    41ce280 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from WSUCEG-7140/issue2

    resolve issue #2
    dburd08 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e2aedda View commit details
    Browse the repository at this point in the history
  3. merge config file

    derek.burdick committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    23d667c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:WSUCEG-7140/Craft

    derek.burdick committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    23e40ba View commit details
    Browse the repository at this point in the history
  5. Merge pull request #33 from WSUCEG-7140/7-in-game-controls-menu

    7 in game controls menu
    TonePoems committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f8742dd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #37 from WSUCEG-7140/#13

    Resolved issue #13
    Chikaosolu Amaechi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c02a537 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. literate programming req

    TonePoems committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    97f2274 View commit details
    Browse the repository at this point in the history
  2. literate programming req

    TonePoems committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ef8e598 View commit details
    Browse the repository at this point in the history
  3. literate programming req

    TonePoems committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e24ea1f View commit details
    Browse the repository at this point in the history
  4. Add Doxygen

    Chikaosolu Amaechi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9599693 View commit details
    Browse the repository at this point in the history
  5. reformat all comment syntax

    Chikaosolu Amaechi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b8062fa View commit details
    Browse the repository at this point in the history
  6. add doxygen config file

    Chikaosolu Amaechi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5d3e2cd View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. issue #16

    Chikaosolu Amaechi committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d2d7a5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from WSUCEG-7140/34-testing-mouse-sensitivity

    TESTING: Mouse sensitivity
    TonePoems committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d53e203 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from WSUCEG-7140/35-testing-flying-speed

    TESTING: flying speed
    TonePoems committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    779224e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from WSUCEG-7140/36-testing-in-game-command-menu

    TESTING: In game command menu
    TonePoems committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    103849f View commit details
    Browse the repository at this point in the history
  5. Revert "Merge pull request #22 from WSUCEG-7140/#4"

    This reverts commit 13c1239, reversing
    changes made to 582d420.
    Chikaosolu Amaechi committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c33841d View commit details
    Browse the repository at this point in the history
  6. issue #4 Test

    Chikaosolu Amaechi committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4e80271 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:WSUCEG-7140/Craft

    derek.burdick committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    041c311 View commit details
    Browse the repository at this point in the history
  8. resolve issue #31

    derek.burdick committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    68c2d21 View commit details
    Browse the repository at this point in the history
  9. resolve issue #32

    derek.burdick committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4a85f50 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Merge pull request #50 from WSUCEG-7140/#16

    (Re-Do) Resolved issue #16
    Chikaosolu Amaechi committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c387942 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into #18

    Chikaosolu Amaechi committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    0950b95 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #48 from WSUCEG-7140/#18

    Resolved Issue #18
    Chikaosolu Amaechi committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    e62b401 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into revert-22-#4

    Chikaosolu Amaechi committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    019ceb7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #51 from WSUCEG-7140/revert-22-#4

    Revert "Resolved Issue #4"
    Chikaosolu Amaechi committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    940b29e View commit details
    Browse the repository at this point in the history
  6. issue #4

    Chikaosolu Amaechi committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    3853580 View commit details
    Browse the repository at this point in the history
  7. Revert "issue #4"

    This reverts commit 3853580.
    Chikaosolu Amaechi committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    edb153b View commit details
    Browse the repository at this point in the history
  8. issue #4

    Chikaosolu Amaechi committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    6a7f4c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Issue #17

    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    70eafcd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6152b6a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #52 from WSUCEG-7140/#4-Test

    Test for issue #4
    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fda2d6a View commit details
    Browse the repository at this point in the history
  4. Issue #13 Test

    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    18cc388 View commit details
    Browse the repository at this point in the history
  5. Issue #16 Test

    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1462999 View commit details
    Browse the repository at this point in the history
  6. Issue #17 Test

    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    55a1ec4 View commit details
    Browse the repository at this point in the history
  7. issue #15

    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c20d0c1 View commit details
    Browse the repository at this point in the history
  8. issue #15 Test

    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    df61dc2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #54 from WSUCEG-7140/issue32

    resolve issue #32
    dburd08 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9b8c9ad View commit details
    Browse the repository at this point in the history
  10. Merge pull request #53 from WSUCEG-7140/issue31

    resolve issue #31
    dburd08 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ddbc84a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #56 from WSUCEG-7140/#4

    (Re-Do) Resolved issue #4
    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    27ef56a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #57 from WSUCEG-7140/#17

    Resolved Issue #17
    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ce1e590 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' into #15

    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f95151a View commit details
    Browse the repository at this point in the history
  14. Merge pull request #63 from WSUCEG-7140/#15

    Resolved Issue #15
    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0bea8a6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #60 from WSUCEG-7140/#13-Test

    Test for issue #13
    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4755c0b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #64 from WSUCEG-7140/#15-Test

    Test for issue #15
    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    38757ff View commit details
    Browse the repository at this point in the history
  17. Merge pull request #61 from WSUCEG-7140/#16-Test

    Test for issue #16
    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    538a48f View commit details
    Browse the repository at this point in the history
  18. Merge pull request #62 from WSUCEG-7140/#17-Test

    Test for issue #17
    Chikaosolu Amaechi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6c49cb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. comments added for literate programming

    derek.burdick committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3dc3b47 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into issue5

    derek.burdick committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c019a14 View commit details
    Browse the repository at this point in the history
  3. merge master into feature branch

    derek.burdick committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3c71cc9 View commit details
    Browse the repository at this point in the history
  4. merge clean up

    derek.burdick committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    76aab06 View commit details
    Browse the repository at this point in the history