Skip to content

FF2 2.0 with the new syntax#442

Open
naydef wants to merge 12 commits into50DKP:experimentalfrom
naydef:experimental
Open

FF2 2.0 with the new syntax#442
naydef wants to merge 12 commits into50DKP:experimentalfrom
naydef:experimental

Conversation

@naydef
Copy link
Copy Markdown
Contributor

@naydef naydef commented Oct 4, 2017

Everything is conveted: freak_fortress_2.sp, subplugins, include file and even the README.MD.

Also there will be another pull request regarding the use of some OOP features.

Already done

@naydef
Copy link
Copy Markdown
Contributor Author

naydef commented Oct 21, 2017

This is the complete pull request

@winstliu winstliu self-assigned this Oct 21, 2017
* @noreturn
*/
native FF2_SetClientDamage(client, damage);
native void FF2_SetClientDamage(int lient, int damage);
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

c in int client was eaten up here 👍

Copy link
Copy Markdown
Contributor Author

@naydef naydef Feb 21, 2018

Choose a reason for hiding this comment

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

Ops. Very nice

@naydef
Copy link
Copy Markdown
Contributor Author

naydef commented Jun 1, 2018

If there are no other corrections to be made, this will be merged soon!

@winstliu
Copy link
Copy Markdown
Member

winstliu commented Jun 1, 2018

Preferably this is rebased on master first so that Travis passes.

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