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

List statics #64

Merged
merged 7 commits into from
Jul 30, 2018
Merged

List statics #64

merged 7 commits into from
Jul 30, 2018

Conversation

sigmantium
Copy link
Member

Implementation of the following two functions

  • ListStaticsNearLocationOfType( x, y, z, range, objtype, flags := 0, realm := _DEFAULT_REALM )
  • ListStaticsNearLocationWithFlag( x, y, z, range, flags, realm := _DEFAULT_REALM )

@Admin-Yukiko
Copy link
Contributor

We like this. In fact my son and I asked for it. Odd that we would also like it huh?

# Conflicts:
#	docs/docs.polserver.com/pol100/corechanges.xml
#	pol-core/doc/core-changes.txt
@turleypol turleypol merged commit e047e34 into polserver:master Jul 30, 2018
@sigmantium sigmantium deleted the list_statics branch August 2, 2018 12:54
turleypol added a commit that referenced this pull request Oct 8, 2018
* origin/master: (21 commits)
  Added additional documentation.
  next..
  clang 7 is currently untrusted... next try 6 ;)
  fixed new clang warnings, new compiler version on travis (lets see how many commits are needed till it works)
  added array.sorted_insert to insert into an already sorted array. Added a few finals and defaults
  Added ConsumeAmmunition syshook to hook the combat ammunition consumption check for projectile weapons.
  Updated all files to include the FINDOBJTYPE_RECURSIVE default option.
  Changes to the way the flags were processed. Removed references to non-inuse items. Updated documentation. Included new Racalac Guide documentation supplied by Yukiko. Clangified my changes. Updated change log.
  Changes to include flags for findobjtypeincontainer.
  fixed possible race condition
  clang formatting
  NULL to nullptr
  Cleanup
  Default / Delete in class declaration
  CfgElem: passing sink parameters by value
  make_unique ported from c++14
  First minor changes c++11.
  List statics (#64)
  its now possible to define the number of threads to be used in ecompile
  Committing changes from Tomi for fine control of the statmsg packet (reverted from commit b2a45b3)
  ...
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