1. 11 Nov, 2017 3 commits
  2. 10 Nov, 2017 1 commit
    • Ted John's avatar
      Add Date class · d3692dfb
      Ted John authored
      To eventually replace passing around month ticks and date.c
      d3692dfb
  3. 09 Nov, 2017 1 commit
  4. 08 Nov, 2017 9 commits
  5. 07 Nov, 2017 1 commit
  6. 06 Nov, 2017 12 commits
  7. 05 Nov, 2017 7 commits
  8. 04 Nov, 2017 3 commits
  9. 03 Nov, 2017 3 commits
    • Robert Jordan's avatar
      Enhance: Change title editor default selection · 8da1cad3
      Robert Jordan authored
      Title editor sequence selection now defaults to current preset. This is
      only after the first time the window is opened. Afterwards it keeps the
      last selection.
      8da1cad3
    • Robert Jordan's avatar
      Enhance #6530: Don't block land rights tool · a01471b5
      Robert Jordan authored
      Land rights tool no longer cares if part of the available land is
      unavailable for purchase. It will not even through an error when none of
      the tiles are available. Just like other tools.
      
      Added a changelog entry.
      
      This increments the network version.
      a01471b5
    • Robert Jordan's avatar
      Fix: Realign Park Viewport · f4538c65
      Robert Jordan authored
      The viewport had a 1x1 spacing before the bottom right border was
      reached.
      f4538c65