add mode; GTA SA Cross-Plataform#30
Open
MatiDragon-YT wants to merge 6 commits intosannybuilder:masterfrom
Open
add mode; GTA SA Cross-Plataform#30MatiDragon-YT wants to merge 6 commits intosannybuilder:masterfrom
MatiDragon-YT wants to merge 6 commits intosannybuilder:masterfrom
Conversation
Member
Author
|
for some reason the last change to the enums.txt file does not appear here, so I pass it to you here |
Introduced new opcodes (0F00-0F17) for special model and render object handling in SASCM.INI, opcodes.txt, and extensions.txt. Updated constants.txt with corrected values for f_PC and _PI. Added a Platform enum to enums.txt. Expanded keywords.txt with additional aliases for bit and lbit operations. Minor fix in opcodes.bak for opcode 08F9.
Introduces the 2002 CLEO_RETURN_WITH opcode in SASCM.INI and keywords.txt. Updates a constant in constants.txt (TIMERZ to TIMERY) and adds new mutex-related keywords. Also corrects and expands lbit/bit keyword mappings.
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
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.
Contains classes, keywords and enumerations, to work comfortably between Android and PC. With extra extensions to develop with CLEO, CLEO+, CLEO ImGui and newOpcodes.