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

PAWN 4 backported natives #386

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

PAWN 4 backported natives #386

wants to merge 12 commits into from

Conversation

Y-Less
Copy link
Member

@Y-Less Y-Less commented Oct 30, 2018

What this PR does / why we need it:

I did this before, but it was closed. Since then there's been some new discussion about runtime features as well as compiler features, so I'm re-opening this (with some minor improvements). It is various natives from PAWN 4.

Which issue(s) this PR fixes:

Fixes #

What kind of pull this is:

  • A Bug Fix
  • A New Feature
  • Some repository meta (documentation, etc)
  • Other

Additional Documentation:

@Y-Less Y-Less requested a review from a team as a code owner October 30, 2018 23:27
@Daniel-Cortez
Copy link
Contributor

You'll probably want to also edit license.txt since now part of the code is under Apache License 2.0 (which BTW introduces a new requirement for binary attribution).

`%3$d` - Format the third parameter as an integer.

`$*.*f` - Format the next parameter as a float, preceded by the width and digits in the parameters.
@stale
Copy link

stale bot commented Aug 7, 2019

This issue has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the state: stale label Aug 7, 2019
@Y-Less
Copy link
Member Author

Y-Less commented Nov 13, 2019

I'm going to bump this PR, because it is no longer a secret why I want an updated VM as well as compiler...

@stale stale bot removed the state: stale label Nov 13, 2019
@stale
Copy link

stale bot commented May 16, 2020

This issue has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the state: stale label May 16, 2020
@stale stale bot removed the state: stale label Apr 26, 2021
@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the state: stale label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants