Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified lib/gdx-backend-lwjgl-natives.jar
Binary file not shown.
Binary file modified lib/gdx-backend-lwjgl.jar
Binary file not shown.
Binary file modified lib/gdx-natives.jar
Binary file not shown.
Binary file modified lib/gdx.jar
100644 → 100755
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/ruby/my_game.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def initialize
end

def create
@game_clock = Time.utc(2000,"jan",1,20,15,1)
@game_clock = Time.now.utc

# this.setScreen(new Splash(this));
setScreen(StartupState.new(self))
Expand Down
Binary file modified native/OpenAL32.dll
Binary file not shown.
Binary file modified native/OpenAL64.dll
Binary file not shown.
Binary file modified native/liblwjgl.jnilib
Binary file not shown.
Binary file modified native/liblwjgl.so
Binary file not shown.
Binary file modified native/liblwjgl64.so
Binary file not shown.
Binary file modified native/libopenal.so
Binary file not shown.
Binary file modified native/libopenal64.so
Binary file not shown.
Binary file modified native/lwjgl.dll
Binary file not shown.
Binary file modified native/lwjgl64.dll
Binary file not shown.
Binary file modified native/openal.dylib
Binary file not shown.