Skip to content
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

Document various natives #938

Closed
wants to merge 9 commits into from
Closed

Conversation

freedy69
Copy link
Contributor

@freedy69 freedy69 commented Dec 4, 2023

Added purpose, parameter names and real names of natives that I've used in the past, in the following namespaces: CAM, HUD, NETWORK

freedy69 and others added 4 commits December 4, 2023 16:42
Added purpose, parameter names and real names of natives in the following namespaces: CAM, HUD, NETWORK
Add missing parenthesis to GetPauseMenuPosition
Added parameter information and used correct names for speed parameters
Fixed underscore in alias name and added description.
Copy link
Contributor

@PsychoShock PsychoShock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some review. I recommand you change them before @4mmonium see them. Also this is a BIG BIG PR, you should maybe to 8-10 files max per PR.

  • If the changes involve removing files, I'd rather see 8 changes max per PR between removals and file adds (this happens when a native is renamed to something else).
  • If cs_type changes are required, same.
  • If it's just description/parameter name changes then I guess more than 10 up to a limit of 15 are fine.

CAM/AnimatedShakeCam.md Outdated Show resolved Hide resolved
CAM/AnimatedShakeCam.md Outdated Show resolved Hide resolved
CAM/AnimatedShakeScriptGlobal.md Outdated Show resolved Hide resolved
CAM/AnimatedShakeScriptGlobal.md Outdated Show resolved Hide resolved
CAM/SetTableGamesCameraThisUpdate.md Show resolved Hide resolved
CAM/UseVehicleCamStuntSettingsThisUpdate.md Outdated Show resolved Hide resolved
HUD/CodeWantsScriptToTakeControl.md Outdated Show resolved Hide resolved
HUD/DisableFrontendThisFrame.md Outdated Show resolved Hide resolved
HUD/ForceCloseTextInputBox.md Show resolved Hide resolved
HUD/GetMouseEvent.md Outdated Show resolved Hide resolved
@freedy69
Copy link
Contributor Author

freedy69 commented Dec 26, 2023

I left some review. I recommand you change them before @4mmonium see them. Also this is a BIG BIG PR, you should maybe to 8-10 files max per PR.

  • If the changes involve removing files, I'd rather see 8 changes max per PR between removals and file adds (this happens when a native is renamed to something else).
  • If cs_type changes are required, same.
  • If it's just description/parameter name changes then I guess more than 10 up to a limit of 15 are fine.

hi, i've taken a look at your reviews and changed the files accordingly, let me know if there's anything else i missed. and also sorry for the huge pr

CAM/ShakeCinematicCam.md Outdated Show resolved Hide resolved
CAM/SetTableGamesCameraThisUpdate.md Outdated Show resolved Hide resolved
HUD/GetMenuLayoutChangedEventDetails.md Outdated Show resolved Hide resolved
HUD/HasMenuTriggerEventOccurred.md Outdated Show resolved Hide resolved
HUD/TakeControlOfFrontend.md Outdated Show resolved Hide resolved
NETWORK/NetworkAddMapEntityToSynchronisedScene.md Outdated Show resolved Hide resolved
Copy link
Contributor

@PsychoShock PsychoShock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great PR. Good job.

@freedy69 freedy69 closed this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants