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

All overlap #187

Closed
wants to merge 38 commits into from
Closed

All overlap #187

wants to merge 38 commits into from

Commits on Jul 12, 2023

  1. 1.8.0 RC1 files

    strattond committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b18a4c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474b38e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e934c36 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Remove some commented code. CMake tweak. Bump version requested to 1.…

    …8. Add global flag to global object
    strattond committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4ca5960 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    e6ec593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d60af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85f5f5b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    6bbd832 View commit details
    Browse the repository at this point in the history
  2. Bump version in README

    strattond committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    18e71a6 View commit details
    Browse the repository at this point in the history
  3. Remove -MMD flag for Clang

    ldilley authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    45d1282 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50f7e4e View commit details
    Browse the repository at this point in the history
  5. Fix else to elseif

    ldilley authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    82725cf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. xcode updates

    OldFoolAgain committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f78b58b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb64e87 View commit details
    Browse the repository at this point in the history
  3. cmake updates

    added building zlib as optional
    quieted warnings on cmake build
    OldFoolAgain committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f7dcb6b View commit details
    Browse the repository at this point in the history
  4. workflow updates

    Consolidated github workflow
    Added macOS to the workflow
    Updated readme.md to standardized cmake instructions
    OldFoolAgain committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a24fe76 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    OldFoolAgain committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3140baa View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge pull request #183 from OldFoolAgain/worflow

    Workflow
    strattond authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cf13a1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from OldFoolAgain/feature/JS-upgrade

    Feature/js upgrade
    OldFoolAgain authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b03f68c View commit details
    Browse the repository at this point in the history
  3. organization

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8e14f23 View commit details
    Browse the repository at this point in the history
  4. organization

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f47885a View commit details
    Browse the repository at this point in the history
  5. Update uox3.vcxproj

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1542650 View commit details
    Browse the repository at this point in the history
  6. two warnings

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4be2569 View commit details
    Browse the repository at this point in the history
  7. update sane VS for later

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bd20140 View commit details
    Browse the repository at this point in the history
  8. Update CMakeLists.txt

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a3da654 View commit details
    Browse the repository at this point in the history
  9. Update CMakeLists.txt

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    654bee1 View commit details
    Browse the repository at this point in the history
  10. Update CMakeLists.txt

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fe52e02 View commit details
    Browse the repository at this point in the history
  11. Update CMakeLists.txt

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    04c29b3 View commit details
    Browse the repository at this point in the history
  12. Update CMakeLists.txt

    OldFoolAgain committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    488eb8f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Standardization across os

    1. Updated Xcode to match other ides
    2. Corrected position errors in Cmake
    3. Changed case on cBaseobject.cpp to uppercase O, to match header file
    4. Changed gump.h to CGump.h (since it defines the CGump.cpp class).
    OldFoolAgain committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    17f2b9e View commit details
    Browse the repository at this point in the history
  2. Delete build.yml

    deleted redundant workflow (build.yml)
    OldFoolAgain committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2e62f9c View commit details
    Browse the repository at this point in the history
  3. ofstream to ostream

    Change ofstream to generic ostream in calls
    OldFoolAgain committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c1de101 View commit details
    Browse the repository at this point in the history
  4. async region save

    async region save
    OldFoolAgain committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3f63fd6 View commit details
    Browse the repository at this point in the history
  5. Update regions.cpp

    OldFoolAgain committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    70c8b16 View commit details
    Browse the repository at this point in the history
  6. most of the saves

    OldFoolAgain committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8cf4f44 View commit details
    Browse the repository at this point in the history
  7. Update worldmain.h

    OldFoolAgain committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    41a4164 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. asci resource

    OldFoolAgain committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    27e8264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68957d1 View commit details
    Browse the repository at this point in the history