- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 496
Refactor bulletsync and add checks #4381
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
 
 
 Conversation
 
 
 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
 
 
 
 
 ...me with additional checks
This was requested, code had more eyes on it than his, and it'll be tested further in nightlies.
Thanks!
 
 @Dutchman101
 Dutchman101
 merged commit Aug 22, 2025 
 
 
 
 
 
 
 
 
  
 
  
 
45d6996
 into
 
 
 multitheftauto:master
 
 
 7 checks passed
 
 
 
 Dutchman101 
 pushed a commit
 that referenced
 this pull request
 
 Aug 26, 2025 
 
 
 
 
 MTABot 
 pushed a commit
 that referenced
 this pull request
 
 Aug 26, 2025 
 
 
 
 
 
 
 
 
8d3d8c1 Test fix for build error 802508b Update launcher b9d5249 More checks for bulletsync eab7ec8 Refactor bulletsync and add checks (#4381) 5c17a80 Addendum to 2d42a42 (MainFunctions.cpp improvements) 27264f2 Refactor MainFunctions.cpp (loader) with improved reliability and code quality 4f5cdd9 . ae739d8 Addendum to be10139: "Refactor Main.cpp (loader) with improved reliability and code quality" 1c99643 Refactor Main.cpp (loader) with improved reliability and code quality 171bbb9 Addendum to 9ff02d5 68a8db6 CCamSA, CCameraSA, CCameraRPC fixes 46ced0f CFileLoaderSA fixes to reduce crashes even further e7245c9 SharedUtil.Misc.hpp: Various issues #2 (Memory leak fixes too) 08722cb SharedUtil.Misc.hpp: Various issues bcfbb04 CVideoModeManager.cpp: Bunch of improvements dd2799c Improve CVideoModeManager::GetCurrentAdapterRect 2579681 Addendum to e869dbf e662f53 Fixes for CVideoModeManager::GetCurrentAdapterDeviceName 64358f9 Small tweak for CLuaUtilDefs::Split 2ee5c1a Freetype: avoid dangling pointer fb22b7c Fix default skin error on launching MTA a62cb51 Addendum #2 to 53524d9 06e36da libpng: Cherry-pick pnggroup/libpng@7cecdca 8ef5c96 Fix bug in arguments of CResource::DisplayInfo call 6060869 Fix undefined behavior in server CElement::CallEventNoParent 622a698 Fix undefined behavior in CClientEntity::CallEventNoParent 3bf3bf2 Fix potential bug in CProxyDirect3DDevice9::Release d163da4 Minor buffer fix for cegui fbe92d3 Copy 1ab5a34 to our tinyxml copy at /vendor/ f42e283 Additional fixes for tinyxml 7531192 Addendum to 53524d9 c4485b2 CPoolsSA: properly handle allocation failure 8b68491 CXMLNodeImpl: minor buffer fix 83e0e0d Tiny fix for tinyxml 3160b4a ehs: Fix datum buffer size
 
 
 
 
 
 1 task
 
 
 
 Sign up for free
 to join this conversation on GitHub.
 Already have an account?
 Sign in to comment
 
 
 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.
 
 
 
 
Refactors bulletsync related code, fixes some related methods, adds new checks (ammo, range)