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

Fix serious building issues due to merging without passing CI 😅 #238

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2024

  1. Update CMakeLists.txt

    k0T0z authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    200ef6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d845773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6cf99b View commit details
    Browse the repository at this point in the history
  4. Update CMakeLists.txt

    k0T0z authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b40da6f View commit details
    Browse the repository at this point in the history
  5. Fix RoomEditor.cpp

    k0T0z authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    266f820 View commit details
    Browse the repository at this point in the history
  6. Fix RoomEditor.h

    k0T0z authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9cc6a5c View commit details
    Browse the repository at this point in the history
  7. Update PreferencesDialog.cpp

    k0T0z authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    79e6637 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. moved the modern way of including protobuf

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    87bd824 View commit details
    Browse the repository at this point in the history
  2. fix the server plugin sources are added twice

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    44bdcb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. added commented code for people who will build grpc from scratch and …

    …install manually
    
    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    dca1efa View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix search paths

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    eff3918 View commit details
    Browse the repository at this point in the history
  2. Add Robert changes to Editors/RoomEditor.cpp

    Co-authored-by: Robert Colton <[email protected]>
    k0T0z and RobertBColton authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a8989ee View commit details
    Browse the repository at this point in the history
  3. fix entitiesListView not exist

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    016a05f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    3ef991e View commit details
    Browse the repository at this point in the history
  2. fix the debug postfix character with the copying custom command

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fc9a84a View commit details
    Browse the repository at this point in the history
  3. fix the debug postfix character with the copying custom command

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ebc4031 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. few improvements

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    dac3f6f View commit details
    Browse the repository at this point in the history
  2. add nodeeditor submodule and linking algorithms

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b8796cc View commit details
    Browse the repository at this point in the history
  3. Full fix and improve for CMake build system

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b01c765 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. fixed emake server error and multiple improvements

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    5ec507b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Move files to a new dir as requested by Josh

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    df42346 View commit details
    Browse the repository at this point in the history
  2. delete old files

    Signed-off-by: Saif Kandil <[email protected]>
    k0T0z committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    30858d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Removed nodeeditor package

    k0T0z committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4fd4a90 View commit details
    Browse the repository at this point in the history