-
-
Notifications
You must be signed in to change notification settings - Fork 505
Freeze Time functions #3567
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
Merged
Merged
Freeze Time functions #3567
Changes from 14 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
67fb242
time cycle
Proxy-99 5ea3915
add functions reset get
Proxy-99 009e8c3
clearly
Proxy-99 a8abca3
fixes
Proxy-99 197208b
Merge branch 'master' into timecycle
Proxy-99 9013e96
review fixes
Proxy-99 4af9f0e
noexcept fixes
Proxy-99 c789662
reset on disconnect
Proxy-99 760d57d
Merge branch 'master' into timecycle
Proxy-99 c733a1f
refactor SetWorldProperty
Proxy-99 c33dd21
Merge branch 'master' into timecycle
Proxy-99 eb30679
fix parse logic crash , review fix
Proxy-99 e010c3a
simplify
Proxy-99 411b39b
Merge branch 'master' into timecycle
Proxy-99 7f65849
review fixes
Proxy-99 d502388
review fixes for class
Proxy-99 5e7b39c
space
Proxy-99 ff757de
add new functions
Proxy-99 fb64232
Merge branch 'master' into timecycle
Proxy-99 f6cb724
moved to clock class
Proxy-99 8213d48
function names fixes
Proxy-99 2ed7f0f
change order so it align with game folde
Proxy-99 ea5b9a1
Merge branch 'master' into timecycle
Proxy-99 fe53e2f
Merge branch 'master' into timecycle
Proxy-99 e3a3d9c
Merge branch 'master' into timecycle
Proxy-99 54631b4
Merge branch 'master' into timecycle
Dutchman101 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 |
|---|---|---|
|
|
@@ -1643,4 +1643,5 @@ enum eWorldProperty | |
| WEATHER_WATER_FOG, | ||
| WEATHER_SANDSTORM, | ||
| WEATHER_RAINBOW, | ||
| TIME_CYCLE, | ||
| }; | ||
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.
Uh oh!
There was an error while loading. Please reload this page.