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: StickyCoolDev/TextScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: StickyCoolDev/TextScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: input-handling
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 24 files changed
  • 1 contributor

Commits on Aug 5, 2025

  1. Create Event.h and Event.cpp

    StickyCoolDev committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    26004d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac25e47 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Use Event instead of just std::string

    StickyCoolDev committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    c3bced5 View commit details
    Browse the repository at this point in the history
  2. Fix gitignore

    StickyCoolDev committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    f616e78 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. update README

    StickyCoolDev committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    cd0113f View commit details
    Browse the repository at this point in the history
  2. Remove small wait from Application.cpp

    StickyCoolDev committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    ff5d2eb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Add image to README

    StickyCoolDev committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    8aea278 View commit details
    Browse the repository at this point in the history
  2. Fix image in README

    StickyCoolDev committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    6d6b569 View commit details
    Browse the repository at this point in the history
  3. Fix image in README

    StickyCoolDev committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    b26ed80 View commit details
    Browse the repository at this point in the history
  4. Fix image in README

    StickyCoolDev committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    6b94edb View commit details
    Browse the repository at this point in the history
  5. Fix image in README

    StickyCoolDev committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    6951404 View commit details
    Browse the repository at this point in the history
  6. Fix image in README

    StickyCoolDev committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    2aeabdc View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. docs: Update license, README, and ignore files

    feat(build): Convert engine to a static library
    docs: Add screenshots for terminal and update license
    chore: Add .github directory
    refactor: Restructure and clean up includes, source files, and build scripts
    StickyCoolDev committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    77267f7 View commit details
    Browse the repository at this point in the history
  2. add compile command json to gitignore

    StickyCoolDev committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    47195e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. Remove README's image

    StickyCoolDev committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    4978aa2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. Update Sandbox

    StickyCoolDev committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    78fe099 View commit details
    Browse the repository at this point in the history
Loading