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

171 documentation become the comment master #193

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. Client comments

    Commented all of the game and setup files, need to finish commenting the chessboard ones.
    ymmot239 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    49dbb1e View commit details
    Browse the repository at this point in the history
  2. Finished client comments

    Completed the last of the chessboard and debug comments.
    ymmot239 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    35747c7 View commit details
    Browse the repository at this point in the history
  3. Common comments

    Completed common comments and fixed client comments
    ymmot239 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8050ee0 View commit details
    Browse the repository at this point in the history
  4. fixed game-types

    ymmot239 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dd1716e View commit details
    Browse the repository at this point in the history
  5. ran prettier

    fun and interesting
    ymmot239 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9e2ffcf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. commented server

    Finished the comments for server folder.
    Hopefully tcp-interface is clear and accurate enough
    ymmot239 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e164df2 View commit details
    Browse the repository at this point in the history
  2. prettier

    ran prettier on the changes
    ymmot239 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    02505a1 View commit details
    Browse the repository at this point in the history
  3. client chess saved

    placeholder
    ymmot239 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a699e61 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. client inner comments

    finished all the inner comments for the client files
    ymmot239 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    193cb75 View commit details
    Browse the repository at this point in the history
  2. Commented common and server

    Added comments to needed files in common and server.
    Also ran prettier for once
    ymmot239 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    53a4367 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Last comment check

    Filled in comments I missed in the first passes.
    All files should now have some level of descriptive commenting.
    ymmot239 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a4c87b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba01b84 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. merged main

    merged main into documentation and added appropriate comments
    ymmot239 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    aa317b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Added 48 spaces

    as requested
    ymmot239 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a481c3c View commit details
    Browse the repository at this point in the history
  2. readability changes

    Added clarification to some of the comments.
    ymmot239 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    84c966f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cebc5a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Simulator comments

    Merged in main and made comments on most of the new simulator code.
    Should probably be reviewed by Jason for accuracy.
    ymmot239 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f0607bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ecba4 View commit details
    Browse the repository at this point in the history
  3. Commented spectator fixes

    Added comments to the new merge for spectator fixes
    ymmot239 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    afaf9b9 View commit details
    Browse the repository at this point in the history