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 modifiedlib/gdx-backend-lwjgl-natives.jar
Binary file not shown.
Binary file modifiedlib/gdx-backend-lwjgl.jar
Binary file not shown.
Binary file modifiedlib/gdx-natives.jar
Binary file not shown.
Binary file modifiedlib/gdx.jar
100644 → 100755
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/ruby/my_game.rb
Original file line numberDiff line numberDiff 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 modifiednative/OpenAL32.dll
Binary file not shown.
Binary file modifiednative/OpenAL64.dll
Binary file not shown.
Binary file modifiednative/liblwjgl.jnilib
Binary file not shown.
Binary file modifiednative/liblwjgl.so
Binary file not shown.
Binary file modifiednative/liblwjgl64.so
Binary file not shown.
Binary file modifiednative/libopenal.so
Binary file not shown.
Binary file modifiednative/libopenal64.so
Binary file not shown.
Binary file modifiednative/lwjgl.dll
Binary file not shown.
Binary file modifiednative/lwjgl64.dll
Binary file not shown.
Binary file modifiednative/openal.dylib
Binary file not shown.