-
-
Notifications
You must be signed in to change notification settings - Fork 464
Adds new timer functions #3683
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
tederis
merged 34 commits into
multitheftauto:master
from
jvstns:Implement/NewTimerFuncs
Aug 28, 2024
Merged
Adds new timer functions #3683
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
34f939d
Add SetPaused to timer class
jvstns 66440b7
Add pause variables to class
jvstns 799913c
Add new functions "pauseTimer" and "isTimerPaused"
jvstns 005ffe7
Add new timer function defs
jvstns 5115648
Add "PauseTimer" to CLuaTimerManager
jvstns 69e2aee
Def "PauseTimer" in CLuaTimerManager
jvstns 746ad73
Adds pauseTimer() and isTimerPaused()
jvstns 7400bb9
Add new timer function defs
jvstns ec73d91
Add "PauseTimer" to CLuaTimerManager
jvstns 5372afa
Def "PauseTimer" in CLuaTimerManager
jvstns a38431f
Merge branch 'multitheftauto:master' into Implement/NewTimerFuncs
jvstns 968bd03
fix typo
jvstns 07da2bc
fix typo
jvstns d314dab
A few minor adjustments
jvstns 22a4177
Minor adjustments #2
jvstns ca63aa4
Update to ArgumentParser
jvstns 36c6a9c
Update to ArgumentParser
jvstns a468297
minor adjustment
jvstns 850ae8e
Minor adjustment to function name
jvstns 769ae40
Updated to ArgumentParser and changed function name
jvstns 4ba657a
Update to ArgumentParser
jvstns aa3aaa9
Minor adjustment to function name
jvstns 4b70ef2
Minor adjustment to function name
jvstns 984132e
Removed hungarian notation
jvstns c937f0e
Removed hungarian notation
jvstns 910b54f
Removed hungarian notation & useless luaState
jvstns ead0c52
Removed hungarian notation & useless luaState
jvstns aa1fdba
Removed hungarian notations
jvstns 99da369
Removed hungarian notation
jvstns 9e8bc21
Removed hungarian notation & useless luaState
jvstns 44a72f2
Removed hungarian notation & useless luaState
jvstns 76225a7
Removed hungarian notations
jvstns 116085e
Removed hungarian notations
jvstns 8940cd9
Merge branch 'master' into Implement/NewTimerFuncs
tederis 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
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
Oops, something went wrong.
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.