Files @ r27440:a8ea984125b3
Branch filter:

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

PeterN
Fix d9a04ba446: Ensure MD5Hash is initialized. (#10876)

Not all instances need to be initialized as often they are copied or
written to, but doing all ensures no surprises.

Move the ^= operator to MD5Hash while we're at it.
notifications:
  global:
    irc:
      - openttd
      - openttd.notice

  push:
    only:
    - master
    only-by:
    - DorpsGek
  commit-comment:
  discussion:
  pull-request:
  issue:
  tag-created: