-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add bo6 tools to nui, force nui with ui, fix gsc header dump format, …
…set version to 1.14.0
- Loading branch information
Showing
8 changed files
with
328 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
- tools | ||
- gsc compiler | ||
- fix boolean and undefined node | ||
- ui | ||
- replace win32 ui with ImGui+GLFW ui, same features | ||
- compiler | ||
- fix bo4/cw import compilers | ||
- allow to use &"" in bo3/bo4/cw compilers to use canon ids | ||
- fix scriptbundle dump with mwiii | ||
- more gsc dbg options | ||
- preprocessor options | ||
- repl console | ||
- add console when the user starts the cli without a console |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
1.13.1 | ||
1130100 | ||
1.14.0 | ||
1140000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.