-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: NotYetGames/NotYetDlgSystemExample
base: 5.2
head repository: NotYetGames/NotYetDlgSystemExample
compare: 4.25
- 17 commits
- 122 files changed
- 1 contributor
Commits on Oct 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5f12492 - Browse repository at this point
Copy the full SHA 5f12492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f2190 - Browse repository at this point
Copy the full SHA 98f2190View commit details
Commits on Oct 26, 2020
-
Update README | Fix Green Color of Cube | Add some comments | Reopen …
…Blueperint in the right location | Make example struct be like in the Plugin
Configuration menu - View commit details
-
Copy full SHA for d477496 - Browse repository at this point
Copy the full SHA d477496View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c7a46 - Browse repository at this point
Copy the full SHA 87c7a46View commit details -
Squashed 'Plugins/DlgSystem/' changes from 5dc65e6c..84ce3809
84ce3809 Merge branch '4.24' into 4.25 7af39c63 [C] Fix setting auto default participant classes on newly created Dialogues 9a873dfe [C] Advance version to 12.2 | Modify Example Struct to have SaveGame enabled for all fields | Update Dialogue Interface Class comments git-subtree-dir: Plugins/DlgSystem git-subtree-split: 84ce380953ac6c0fed8d4ca6f94326360b1e264e
Configuration menu - View commit details
-
Copy full SHA for a3edacd - Browse repository at this point
Copy the full SHA a3edacdView commit details
Commits on Nov 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ea263c4 - Browse repository at this point
Copy the full SHA ea263c4View commit details -
Squashed 'Plugins/DlgSystem/' changes from 84ce3809..2819deaa
2819deaa Merge branch '4.24' into 4.25 b7a915be Update CHANGELOG for v12.2 and README fe5d152a Merge branch '25-server-crash-fix' into '4.24' 2c458de2 [C] Fix Crash when running editor as dedicated server 503610a9 Update showcase games b52b44e2 Update README, make it easier to read git-subtree-dir: Plugins/DlgSystem git-subtree-split: 2819deaa8bee74ba69fd6ed11016441cee08a14d
Configuration menu - View commit details
-
Copy full SHA for 3a94cf4 - Browse repository at this point
Copy the full SHA 3a94cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8866f18 - Browse repository at this point
Copy the full SHA 8866f18View commit details
Commits on Mar 11, 2021
-
Squashed 'Plugins/DlgSystem/' changes from 2819deaa8..c274f4fca
c274f4fca Merge branch '4.24' into 4.25 f4aba4ba6 Update CHANGELOG fb163a52c Merge branch '4.24' into 4.25 959c79fde Merge branch 'moadib-4.24-patch-17056' into '4.24' 93aa5c69c Avoid to copying in range loops. UE 4.26 linux toolchain compiles with "-Werror,-Wrange-loop-construct" 4fc4b2d12 [C] Use wildcard pins for all Dialogue Select Nodes. Fixes #18 79cbb82f6 Merge branch '4.24' into 4.25 7a7450c56 [C] Do not refresh blueprints nodes if the Blueprint is not fully loaded ba118e27a [C] Fix DlgJsonParser so that it works in shipping builds d2ba1dd31 [C] Deprecate all Dialogue functions with a TSet<FName>& OutSet param 549f955cf [C] Deprecate all Dialogue Manager GetAll functions with a TArray<FName>& OutArray param d3c72eb24 [C] Fix non unity build compile 389c2fe01 Merge branch '4.24' into 4.25 1726f4f69 Advance version to 13 | Add to Editor Whitelist Linux arm 64 30946f662 Fix VS 2019 warnings 32a3b4678 Merge branch '4.24' into 4.25 7096f97ff Advance version to 12.3 b0150f6ef Merge branch 'transfer_events_and_conditions_to_speechsequence' into '4.24' e91a4b9e8 [C] Transfer EnterConditions and EnterEvents from first node when convert speech nodes to speech sequence git-subtree-dir: Plugins/DlgSystem git-subtree-split: c274f4fca3846535cd573f1d3cf3445124556c93
Configuration menu - View commit details
-
Copy full SHA for 94feed2 - Browse repository at this point
Copy the full SHA 94feed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb706fb - Browse repository at this point
Copy the full SHA cb706fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a740e61 - Browse repository at this point
Copy the full SHA a740e61View commit details
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3e647d0 - Browse repository at this point
Copy the full SHA 3e647d0View commit details -
Squashed 'Plugins/DlgSystem/' changes from c274f4fca..8358aa794
8358aa794 FIX initialization warning for EdgeData 43dc1d83d Update CHANGELOG aee8e4b8c Update README c6c500d66 FIX GetOptionFromAll 9a050d6e5 Fix 4.27 compilation e64918786 Fix 4.24 compilation 4d8d984ea Cleanup how we check engine version and cleanup the reflection types a34f16ffc Update README and uplugin b55034318 Merge branch '4.26' into 5.0 094ac7499 Merge branch '4.25' into 4.26 6e36135ef Merge branch '4.24' into 4.25 25192e750 [C] use NodeData on dialogue edges 2fbe4bdf7 Add Initial Unreal Engine 5 support 69e720183 Try to fix ChooseOptionFromAll f5967077d Try to fix ChooseOptionFromAll d8b9d5e80 Try to fix ChooseOptionFromAll 2a25ad601 Merge branch '4.25' into 4.26 c2a8002f4 Merge branch '4.24' into 4.25 a98fcfc48 Advance plugin to version 14 | Deprecate ChooseOptionBasedOnAllOptionIndex in favour of ChooseOptionFromAll which does not check if the option is satisfied dc7292e76 [C] Move IO tests into Private Namespace 9af2152c2 Fix Identation to be always tabs ffb4649c6 Update README and Make License be just MIT | Advance version to 13.1 9ea742f41 Merge branch '4.25' into 4.26 b516777cd Merge branch '4.25' into 4.26 1397b76f8 Merge branch '4.25' into 4.26 730d2b28e Merge branch '4.25' into 4.26 c1afb5b5f Merge branch '4.25' into 4.26 7c57d4ae9 Merge branch '4.25' into 4.26 c8bc6f73e Merge branch '4.25' into 4.26 5d0cdf4e4 Merge branch '4.25' into 4.26 ca6d28fc9 Merge branch '4.25' into 4.26 f1537e5b5 [G} Add 4.26 version and fix compile for it git-subtree-dir: Plugins/DlgSystem git-subtree-split: 8358aa794d1950756b9f2fcf8fe755411806afc2
Configuration menu - View commit details
-
Copy full SHA for e411e22 - Browse repository at this point
Copy the full SHA e411e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59529cb - Browse repository at this point
Copy the full SHA 59529cbView commit details
Commits on Aug 28, 2021
-
Squashed 'Plugins/DlgSystem/' changes from 8358aa794..4eafb65f0
4eafb65f0 Fix changelog aab57669f [FIX] Edges Categories in the editor from 4.26 25070b284 Drop support for 4.24 git-subtree-dir: Plugins/DlgSystem git-subtree-split: 4eafb65f061faa0c925d6b46ca0d57d8855ea55b
Configuration menu - View commit details
-
Copy full SHA for 4d41305 - Browse repository at this point
Copy the full SHA 4d41305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3878737 - Browse repository at this point
Copy the full SHA 3878737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0d0c7 - Browse repository at this point
Copy the full SHA 5a0d0c7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.2...4.25