-
-
Notifications
You must be signed in to change notification settings - Fork 505
Add interface for model flags #1714
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
patrikjuvonen
merged 42 commits into
multitheftauto:master
from
TheNormalnij:model_flags
Apr 7, 2023
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
7b327e9
Allow change model flags
TheNormalnij 89c1ef4
Fix typo
TheNormalnij 3692da2
Fix typo
TheNormalnij 1d8aea3
Fix engineResetModelFlags
TheNormalnij adef19c
Removed model name interface
TheNormalnij 164321f
Merge remote-tracking branch 'origin/model_flags' into model_flags
TheNormalnij 9747ac3
Changed interface
TheNormalnij 454c562
Fix GetOriginalFlags
TheNormalnij 77a5ec2
Fix optional argument
TheNormalnij f62aa61
Merge branch 'master' into model_flags
TheNormalnij 5701245
Used new parser
TheNormalnij 29040a5
Merge branch 'master' into model_flags
TheNormalnij 0d6fca2
Fix build
TheNormalnij 46d778d
Little defs refactor
TheNormalnij 3f43221
Merge branch 'master' into model_flags
TheNormalnij 9d0f75b
Reversed GTA SA flags interface
TheNormalnij ba36bd0
Added enums for model flags
TheNormalnij 0918bdb
Fix build
TheNormalnij 65ac371
Changed flag name
TheNormalnij bd11919
Don't allow change bIsColLoaded flag
TheNormalnij 92709f3
Added EngineGetModelFlag and EngineSetModelFlag functions
TheNormalnij 124b940
Merge remote-tracking branch 'upstream/master' into model_flags
TheNormalnij af02481
Fix API
TheNormalnij 609feca
Fix missing "is_crane"
TheNormalnij fee73e8
Removed old unused code
TheNormalnij fdd6cdb
Fix grammar
TheNormalnij 2e10c6a
Removed useless defs
TheNormalnij cbfe499
Little fix
TheNormalnij 49abec6
Update Client/sdk/game/CModelInfo.h
TheNormalnij 710b65e
Some fixes
TheNormalnij 224d7ff
Merge branch 'master' into model_flags
5204e01
resolve conversions
e511868
Merge remote-tracking branch 'mta_home/master' into model_flags
114e030
Fix build
5d2fa30
Fix logical conflict
646285f
Merge branch 'master' into model_flags
patrikjuvonen ec5bb3f
Addendum to previous merge commit
patrikjuvonen dfd75ea
Merge branch 'master' into model_flags
patrikjuvonen 949f1ce
Merge branch 'master' into model_flags
patrikjuvonen 80558c2
Fix merge conflict
patrikjuvonen 8057836
Merge branch 'master' into model_flags
patrikjuvonen b007054
Update CMultiplayerSA_CrashFixHacks.cpp
patrikjuvonen 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
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.