Files @ r28778:c42d642d099c
Branch filter:

Location: cpp/openttd-patchpack/source/.dorpsgek.yml

Peter Nelson
Change: Improve performance of finding free pool slots. (#12055)

Add a bitmap of used pool slots which allows finding a free pool slot without having to check if each index is already used or not.

Loosely based on a JGRPP patch.
notifications:
  global:
    irc:
      - openttd
      - openttd.notice

  push:
    only:
    - master
    only-by:
    - eints-sync\[bot\]
  commit-comment:
  discussion:
  pull-request:
  issue:
  tag-created: