-
Notifications
You must be signed in to change notification settings - Fork 192
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
String Variables #3051
String Variables #3051
Commits on Oct 12, 2023
-
StringVar: Basic implementation
-Simple assign and concatenation operations already work -Added the escape \t[x] for messages -Complete documentation of the inner workings of the command made by BingShan
Configuration menu - View commit details
-
Copy full SHA for 86d6407 - Browse repository at this point
Copy the full SHA 86d6407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 409a4ed - Browse repository at this point
Copy the full SHA 409a4edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ae111 - Browse repository at this point
Copy the full SHA 87ae111View commit details -
Configuration menu - View commit details
-
Copy full SHA for f95ee78 - Browse repository at this point
Copy the full SHA f95ee78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1613c3 - Browse repository at this point
Copy the full SHA e1613c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63f850d - Browse repository at this point
Copy the full SHA 63f850dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0150f - Browse repository at this point
Copy the full SHA 5d0150fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1174d54 - Browse repository at this point
Copy the full SHA 1174d54View commit details -
StringVar: add join, rem, exrep subcommands, fix insert
i had deleted some code from the insert subcommand previously somehow
Configuration menu - View commit details
-
Copy full SHA for 12d14d1 - Browse repository at this point
Copy the full SHA 12d14d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164e909 - Browse repository at this point
Copy the full SHA 164e909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0279892 - Browse repository at this point
Copy the full SHA 0279892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de91d4 - Browse repository at this point
Copy the full SHA 6de91d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17dab18 - Browse repository at this point
Copy the full SHA 17dab18View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1af42 - Browse repository at this point
Copy the full SHA fb1af42View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fcc85 - Browse repository at this point
Copy the full SHA c8fcc85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e304a - Browse repository at this point
Copy the full SHA 77e304aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8902752 - Browse repository at this point
Copy the full SHA 8902752View commit details -
Configuration menu - View commit details
-
Copy full SHA for c214739 - Browse repository at this point
Copy the full SHA c214739View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac88ca - Browse repository at this point
Copy the full SHA fac88caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ee999 - Browse repository at this point
Copy the full SHA 82ee999View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3ebdc - Browse repository at this point
Copy the full SHA ad3ebdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c8934 - Browse repository at this point
Copy the full SHA 88c8934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3e2ef - Browse repository at this point
Copy the full SHA 7c3e2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d976f - Browse repository at this point
Copy the full SHA a0d976fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa50b3 - Browse repository at this point
Copy the full SHA 6aa50b3View commit details -
StringVars: parse string pic delimiters to support direct and indirec…
…t string references
Configuration menu - View commit details
-
Copy full SHA for e1c6312 - Browse repository at this point
Copy the full SHA e1c6312View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab783c8 - Browse repository at this point
Copy the full SHA ab783c8View commit details -
i had only implemented the logic for joining vars, not joining strings
Configuration menu - View commit details
-
Copy full SHA for 6ef09ab - Browse repository at this point
Copy the full SHA 6ef09abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5b6f6 - Browse repository at this point
Copy the full SHA 1c5b6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 329a280 - Browse repository at this point
Copy the full SHA 329a280View commit details -
StringVar: refactor from DBString to std string
also includes safe checks around nullptr when retrieving names and descriptions
Configuration menu - View commit details
-
Copy full SHA for 0ec5f0c - Browse repository at this point
Copy the full SHA 0ec5f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a90eb - Browse repository at this point
Copy the full SHA 95a90ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f540e2c - Browse repository at this point
Copy the full SHA f540e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c87d5 - Browse repository at this point
Copy the full SHA 48c87d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6349be - Browse repository at this point
Copy the full SHA c6349beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9ef06 - Browse repository at this point
Copy the full SHA 5a9ef06View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d32f7a - Browse repository at this point
Copy the full SHA 8d32f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f1ac3 - Browse repository at this point
Copy the full SHA c4f1ac3View commit details -
StringVar: remove string extract logic from game_windows
some related code changed during the rebase and this no longer appears to be necessary
Configuration menu - View commit details
-
Copy full SHA for 9e5aa88 - Browse repository at this point
Copy the full SHA 9e5aa88View commit details
Commits on Oct 22, 2023
-
StringVar: Support files with Ansi encoding
Fix crash when older string var commands are used.
Configuration menu - View commit details
-
Copy full SHA for 2bbf64d - Browse repository at this point
Copy the full SHA 2bbf64dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed00633 - Browse repository at this point
Copy the full SHA ed00633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 069828e - Browse repository at this point
Copy the full SHA 069828eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6886f03 - Browse repository at this point
Copy the full SHA 6886f03View commit details -
String Var: Use correct extraction logic for \t[]
In Messages commands in \t[] are evaluated once. In StringPics and Extract they are not.
Configuration menu - View commit details
-
Copy full SHA for e20c316 - Browse repository at this point
Copy the full SHA e20c316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ff6b8 - Browse repository at this point
Copy the full SHA 26ff6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6480213 - Browse repository at this point
Copy the full SHA 6480213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7221769 - Browse repository at this point
Copy the full SHA 7221769View commit details