From: badlogicgames Date: Fri, 17 Dec 2010 13:41:09 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2cf35cd9b0998ab1e7a8f5ecda260f7e399024d5;p=mikumikustudio%2Flibgdx-mikumikustudio.git --- diff --git a/backends/dependencies/gdx-natives.jar b/backends/dependencies/gdx-natives.jar index c83edab97..475807edb 100644 Binary files a/backends/dependencies/gdx-natives.jar and b/backends/dependencies/gdx-natives.jar differ diff --git a/build.xml b/build.xml index 69156191d..cd3d109d8 100644 --- a/build.xml +++ b/build.xml @@ -66,6 +66,7 @@ + @@ -90,19 +91,6 @@ - - - - - - - - - - - - - @@ -143,19 +131,14 @@ - - - - - - - - + + + - + @@ -185,6 +168,7 @@ + diff --git a/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar b/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar index b62e2466e..58fb5cc22 100644 Binary files a/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar and b/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar differ diff --git a/demos/helloworld/gdx-helloworld-android/libs/gdx.jar b/demos/helloworld/gdx-helloworld-android/libs/gdx.jar index 5b68cb511..8a58fa3aa 100644 Binary files a/demos/helloworld/gdx-helloworld-android/libs/gdx.jar and b/demos/helloworld/gdx-helloworld-android/libs/gdx.jar differ diff --git a/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar b/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar index f5ef9356c..2bbd03b1b 100644 Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar differ diff --git a/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar b/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar index 53f12aeeb..475807edb 100644 Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar differ diff --git a/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar b/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar index ac36eb54f..f595a53ff 100644 Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar differ diff --git a/demos/helloworld/gdx-helloworld/libs/gdx.jar b/demos/helloworld/gdx-helloworld/libs/gdx.jar index 5b68cb511..8a58fa3aa 100644 Binary files a/demos/helloworld/gdx-helloworld/libs/gdx.jar and b/demos/helloworld/gdx-helloworld/libs/gdx.jar differ diff --git a/demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar b/demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar index b62e2466e..58fb5cc22 100644 Binary files a/demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar and b/demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar differ diff --git a/demos/invaders/gdx-invaders-android/libs/gdx.jar b/demos/invaders/gdx-invaders-android/libs/gdx.jar index 5b68cb511..8a58fa3aa 100644 Binary files a/demos/invaders/gdx-invaders-android/libs/gdx.jar and b/demos/invaders/gdx-invaders-android/libs/gdx.jar differ diff --git a/demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar b/demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar index f5ef9356c..2bbd03b1b 100644 Binary files a/demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar and b/demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar differ diff --git a/demos/invaders/gdx-invaders/libs/gdx-natives.jar b/demos/invaders/gdx-invaders/libs/gdx-natives.jar index 53f12aeeb..475807edb 100644 Binary files a/demos/invaders/gdx-invaders/libs/gdx-natives.jar and b/demos/invaders/gdx-invaders/libs/gdx-natives.jar differ diff --git a/demos/invaders/gdx-invaders/libs/gdx-sources.jar b/demos/invaders/gdx-invaders/libs/gdx-sources.jar index ac36eb54f..f595a53ff 100644 Binary files a/demos/invaders/gdx-invaders/libs/gdx-sources.jar and b/demos/invaders/gdx-invaders/libs/gdx-sources.jar differ diff --git a/demos/invaders/gdx-invaders/libs/gdx.jar b/demos/invaders/gdx-invaders/libs/gdx.jar index 5b68cb511..8a58fa3aa 100644 Binary files a/demos/invaders/gdx-invaders/libs/gdx.jar and b/demos/invaders/gdx-invaders/libs/gdx.jar differ diff --git a/gdx/build.xml b/gdx/build.xml index 27ee656fa..e4b9d0c3a 100644 --- a/gdx/build.xml +++ b/gdx/build.xml @@ -90,25 +90,33 @@ - - - - - - - - - - - - - - - + +
+ body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt } + pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif } + h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold } + .TableHeadingColor { background:#EEEEFF; } + a { text-decoration:none } + a:hover { text-decoration:underline } + a:link, a:visited { color:blue } + table { border:0px } + .TableRowColor td:first-child { border-left:1px solid black } + .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black } + hr { border:0px; border-bottom:1px solid #333366; } + + ]]>
+ + Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com) + + ]]> @@ -116,25 +124,21 @@ +
- - - - - - - - + + + - + @@ -164,6 +168,7 @@ + @@ -218,4 +223,4 @@ - \ No newline at end of file + diff --git a/gdx/windows/gdx.dll b/gdx/windows/gdx.dll index 32e31903f..b45725cb5 100644 Binary files a/gdx/windows/gdx.dll and b/gdx/windows/gdx.dll differ diff --git a/gdx/windows64/gdx-64.dll b/gdx/windows64/gdx-64.dll index 1c25bb582..a479fc9df 100644 Binary files a/gdx/windows64/gdx-64.dll and b/gdx/windows64/gdx-64.dll differ diff --git a/tests/gdx-tests-jogl/.classpath b/tests/gdx-tests-jogl/.classpath index 981b8201e..5f93e27cb 100644 --- a/tests/gdx-tests-jogl/.classpath +++ b/tests/gdx-tests-jogl/.classpath @@ -1,10 +1,9 @@ - - - - - - - - - - + + + + + + + + +