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

Jruby platform targeted in this gem #4

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

Commits on Jan 18, 2012

  1. Added JRubyGame class - work around for JRUBY-5165

    PS My high score is ...2488... where's the leaderboard at??
    David Colebatch committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    8ab61cb View commit details
    Browse the repository at this point in the history
  2. Hook into JRubyGame from startup bin

    David Colebatch committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    908296d View commit details
    Browse the repository at this point in the history
  3. Using Dimension object works better on this jvm

    David Colebatch committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    6c8426b View commit details
    Browse the repository at this point in the history
  4. include jruby_game.rb in gemspec

    David Colebatch committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    a5cfc7a View commit details
    Browse the repository at this point in the history
  5. Add warning about 1.8 mode

    David Colebatch committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    c4e535c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2012

  1. Added JRubyGame class - work around for JRUBY-5165

    PS My high score is ...2488... where's the leaderboard at??
    David Colebatch authored and dcolebatch committed Jan 19, 2012
    Configuration menu
    Copy the full SHA
    bcf60da View commit details
    Browse the repository at this point in the history
  2. Hook into JRubyGame from startup bin

    David Colebatch authored and dcolebatch committed Jan 19, 2012
    Configuration menu
    Copy the full SHA
    abad81f View commit details
    Browse the repository at this point in the history
  3. Using Dimension object works better on this jvm

    David Colebatch authored and dcolebatch committed Jan 19, 2012
    Configuration menu
    Copy the full SHA
    a9f051e View commit details
    Browse the repository at this point in the history
  4. include jruby_game.rb in gemspec

    David Colebatch authored and dcolebatch committed Jan 19, 2012
    Configuration menu
    Copy the full SHA
    c6ab29d View commit details
    Browse the repository at this point in the history
  5. Add warning about 1.8 mode

    David Colebatch authored and dcolebatch committed Jan 19, 2012
    Configuration menu
    Copy the full SHA
    e6f553b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1611fb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75ca663 View commit details
    Browse the repository at this point in the history