-
-
Notifications
You must be signed in to change notification settings - Fork 492
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
ControlTextbox
multiline overhaul, use in script editor
#3036
Draft
Vankata453
wants to merge
21
commits into
SuperTux:master
Choose a base branch
from
Vankata453:scriptbox-overhaul
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac8d828 - Browse repository at this point
Copy the full SHA ac8d828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9116f - Browse repository at this point
Copy the full SHA 7d9116fView commit details
Commits on Dec 2, 2023
-
1. `DrawingRequest` no longer preserves a variable indicating its type, but rather utilizes a `virtual` function for this purpose. 2. `DrawingRequest` now initializes some of its variables from the current `DrawingTransform`. 2. The viewport rectangle is now stored in `DrawingTransform`, instead of `DrawingContext`. bb18239 has added per-request viewport cropping. Utilizing it now is more convenient, because the old viewport wouldn't have to be stored in a separate variable in a draw function, so it could be restored later. A new transform could be pushed and popped instead.
Configuration menu - View commit details
-
Copy full SHA for a7b2d90 - Browse repository at this point
Copy the full SHA a7b2d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6315a - Browse repository at this point
Copy the full SHA 2f6315aView commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a832b1d - Browse repository at this point
Copy the full SHA a832b1dView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2d18b3 - Browse repository at this point
Copy the full SHA a2d18b3View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c54490c - Browse repository at this point
Copy the full SHA c54490cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e1d45 - Browse repository at this point
Copy the full SHA a0e1d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ba7d1a - Browse repository at this point
Copy the full SHA 0ba7d1aView commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9cae42e - Browse repository at this point
Copy the full SHA 9cae42eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 114b948 - Browse repository at this point
Copy the full SHA 114b948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e1f77 - Browse repository at this point
Copy the full SHA 53e1f77View commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1af9e1a - Browse repository at this point
Copy the full SHA 1af9e1aView commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63ad0db - Browse repository at this point
Copy the full SHA 63ad0dbView commit details
Commits on Dec 13, 2023
-
Scripting base class support, class and function parameter descriptions
Includes some scripting reference generation improvements as well.
Configuration menu - View commit details
-
Copy full SHA for b6ff5f5 - Browse repository at this point
Copy the full SHA b6ff5f5View commit details
Commits on Dec 14, 2023
-
ControlTextbox
text cursor, variousControlScriptbox
GUI fixesCredits to RustyBox for the new text cursor!
Configuration menu - View commit details
-
Copy full SHA for fac408a - Browse repository at this point
Copy the full SHA fac408aView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 696c6c1 - Browse repository at this point
Copy the full SHA 696c6c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 984ea8f - Browse repository at this point
Copy the full SHA 984ea8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a99fe41 - Browse repository at this point
Copy the full SHA a99fe41View commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b107a0 - Browse repository at this point
Copy the full SHA 9b107a0View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b43fb2e - Browse repository at this point
Copy the full SHA b43fb2eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.