Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Use hash map to store settler images instead of 4-dim array #733

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Aug 1, 2018

  1. Use hash map to store settler images instead of 4-dim array to save m…

    …emory.
    
    Add unit tests for settler map.
    ewaldbenes authored and Ewald Benes committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    995ec0c View commit details
    Browse the repository at this point in the history
  2. Change Gradle testCompile to testImplementation.

    ewaldbenes authored and Ewald Benes committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    c968349 View commit details
    Browse the repository at this point in the history
  3. Change Gradle testCompile to testImplementation.

    ewaldbenes authored and Ewald Benes committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    9d16d74 View commit details
    Browse the repository at this point in the history
  4. Let travis run :jsettlers.graphics:test

    andreas-eberle authored and Ewald Benes committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    ae03171 View commit details
    Browse the repository at this point in the history
  5. Avoid array allocation in hashCode implementations.

    Convert indents from space to tabs.
    Fix typos.
    ewaldbenes committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    450bb54 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    2f15ae5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Configuration menu
    Copy the full SHA
    1a726f5 View commit details
    Browse the repository at this point in the history