Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ReClassNET/ReClass.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a02fcb9
Choose a base ref
...
head repository: pinwhell/ReClass.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16b5812
Choose a head ref
  • 16 commits
  • 57 files changed
  • 3 contributors

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    635df06 View commit details
    Browse the repository at this point in the history
  2. Networking From Added

    pinwhell committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    cfbde97 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    pinwhell committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    1261829 View commit details
    Browse the repository at this point in the history
  4. Basic Client Server Conn

    pinwhell committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    cd67f18 View commit details
    Browse the repository at this point in the history
  5. Server Base Refactor

    EnumProcess via server implemented, Disconnection detection added, mixing with windows ok, server side resource managment improved
    pinwhell committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    fee0e3b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    32294b1 View commit details
    Browse the repository at this point in the history
  2. Modules Enums Soported, Stabilisations done

    mutex added
    pinwhell committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    725ceac View commit details
    Browse the repository at this point in the history
  3. Snapshots and Processes Server-Side Refactorizations

    Snapshots Reorganized and refactorized, also Processes, able to connect to others processes on the fly, automatic detach-attach
    pinwhell committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    129ff3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    210ae1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    451a752 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    31ae964 View commit details
    Browse the repository at this point in the history
  2. Write Process Memory Partially Supported

    since write process memory is uncommong to write long buffers > 4096 in reclass, i just implemented the basic chunk write in range 0 - 4096
    pinwhell committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    9657bd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

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

Commits on Apr 24, 2023

  1. Big Refactor

    Abstraction of the Server
    pinwhell committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6ae28c7 View commit details
    Browse the repository at this point in the history
  2. Small optimization

    pinwhell committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e9f59c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16b5812 View commit details
    Browse the repository at this point in the history
Loading