Commits on Nov 23, 2019

  1. Revert "fixes #2066"

    This reverts commit 48b1258.
    stonerl committed Nov 23, 2019

Commits on Dec 6, 2019

  1. Revert "Revert "fixes #2066""

    This reverts commit f9349f0.
    stonerl committed Dec 6, 2019
  2. fix diagonal scrolling

    stonerl committed Dec 6, 2019

Commits on Dec 7, 2019

  1. fix scrolling

    * move scrolling back to InteractiveBase::think()
    * Windows don't focus() by default
    * minimzed windows don't focus anymore
    stonerl committed Dec 7, 2019
  2. regain focus on restore

    Regain focus when restoring for:
    
    * Game Message Menu
    * Seafaring Statistics Window
    stonerl committed Dec 7, 2019

Commits on Dec 9, 2019

  1. Revert "fix diagonal scrolling"

    This reverts commit 6826a91.
    stonerl committed Dec 9, 2019
  2. Revert "fix scrolling"

    This reverts commit 587db3b.
    stonerl committed Dec 9, 2019
  3. Revert "Regain Focus for Main Save Window"

    This reverts commit 5951ebe.
    stonerl committed Dec 9, 2019
  4. Revert "regain focus on restore"

    This reverts commit 2206f9c.
    stonerl committed Dec 9, 2019
  5. Add diagonal scrolling to keypad:

    1/3/7/9 scroll diagonal, 5 returns to HQ.
    stonerl committed Dec 9, 2019
  6. change scrolling distance

    Scrolling distance is now 1/4 auf the x/y-resolution.
    
    Diagonal scrolling with arrow-key possible again.
    stonerl committed Dec 9, 2019
  7. add 0.5 speed steps

    stonerl committed Dec 9, 2019
  8. small changes

    Shift & Ctrl are usable in the speed menu, now
    stonerl committed Dec 9, 2019