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

Revise link to EndGate #46

Open
wants to merge 21 commits into
base: EndGateConversion
Choose a base branch
from
Open

Revise link to EndGate #46

wants to merge 21 commits into from

Commits on Oct 9, 2013

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

Commits on Oct 10, 2013

  1. Configuration menu
    Copy the full SHA
    1ee683a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb26e0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7109147 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2013

  1. We now hide the area sectors if the browser is not ie.

    - Other browsers cannot handle the performance.
    - Also minfied the endgate lib
    NTaylorMullen committed Oct 11, 2013
    1 Configuration menu
    Copy the full SHA
    015f91f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2013

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

Commits on Oct 16, 2013

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

Commits on Oct 23, 2013

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

Commits on Oct 26, 2013

  1. Added chat support to ShootR

    * Chat.ts created. Keyboard handlers to allow messages.
    * Added methods to hub to facilitate messaging.
    Buildstarted committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    5cc5450 View commit details
    Browse the repository at this point in the history
  2. fixes per ntaylormullen

    Buildstarted committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    6bbeaa9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from Buildstarted/master

    Added chat support to ShootR.
    
    Contributed by @Buildstarted
    NTaylorMullen committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    bdb5cf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2013

  1. Fixed html encoding for chat messages

    * Used the same technique as JabbR for html encoding
      javascript messages
    * Fixed minor ui bug that caused chatbox to scroll up
    * Added local message handling to prevent flickers
    Buildstarted committed Oct 30, 2013
    Configuration menu
    Copy the full SHA
    03bb202 View commit details
    Browse the repository at this point in the history
  2. Fixes

    * Replaced 0 with ChatMessageType.User for readability
    * Added comment to explain suspicious code for appending
      new messages
    Buildstarted committed Oct 30, 2013
    Configuration menu
    Copy the full SHA
    6e4b157 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #42 from Buildstarted/master

    Fixed html encoding for chat messages.  Contributed by @Buildstarted.
    NTaylorMullen committed Oct 30, 2013
    Configuration menu
    Copy the full SHA
    a6b32fd View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2013

  1. Configuration menu
    Copy the full SHA
    a89d5ad View commit details
    Browse the repository at this point in the history
  2. Including chat.js in proj

    This fixes a deployment problem where the chat.js file is missing on
    publish. Including the js in the project ensures that the generated file
    is included and HUD doesn't get busted.
    MisterJames committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    b65ce77 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from MisterJames/FixHudChat

    Including chat.js in proj. Contributed by @MisterJames
    NTaylorMullen committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    4154eaf View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2013

  1. Added link to Nuget docs

    MisterJames committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    975c42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a88d3 View commit details
    Browse the repository at this point in the history
  3. punctuation

    MisterJames committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    ca1f05a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #43 from MisterJames/patch-1

    Added notes for using MyGet feed.  Contributed by @MisterJames
    NTaylorMullen committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    5c84d52 View commit details
    Browse the repository at this point in the history