Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map chooser polish & refactoring #2968

Merged
merged 15 commits into from
Apr 6, 2013
Merged

Commits on Apr 5, 2013

  1. Center C&C map chooser panel.

    pchote committed Apr 5, 2013
    Configuration menu
    Copy the full SHA
    4907ea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01248de View commit details
    Browse the repository at this point in the history
  3. Add random map button to the C&C map chooser.

    This also fixes issues relating to RunAfterTick
    calls being run out of order - the downside being
    that the list remains empty until the iteration
    is complete. This will be fixed in a following patch.
    pchote committed Apr 5, 2013
    Configuration menu
    Copy the full SHA
    c2cc4c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5423c40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    792405d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f7940f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d74734 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e2e284 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bc5d06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    995b4c7 View commit details
    Browse the repository at this point in the history
  11. Only render the previews we can actually see.

    This really should be fixed generally in ScrollPanelWidget,
    but this is the most painful case.
    pchote committed Apr 5, 2013
    Configuration menu
    Copy the full SHA
    d739b74 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0fb8878 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2013

  1. Configuration menu
    Copy the full SHA
    2cb634b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe09148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa97bbb View commit details
    Browse the repository at this point in the history