OSDN Git Service

ya, this sucks. fixing
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Fri, 5 Nov 2010 15:04:09 +0000 (15:04 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Fri, 5 Nov 2010 15:04:09 +0000 (15:04 +0000)
commitd6d43ce6b7ff5afe26b6437375df6149b77c5e54
treee10677e66c2a482dc6cbec4c2a5692b613779094
parent0c48a04a2b8d1db1524881fbcdd3322e3510d00f
ya, this sucks. fixing
87 files changed:
gdx/linux64/jni/AudioTools.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Body.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/CircleShape.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/Shapes/b2CircleShape.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/Shapes/b2PolygonShape.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/Shapes/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/b2BroadPhase.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/b2CollideCircle.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/b2CollidePolygon.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/b2Collision.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/b2Distance.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/b2DynamicTree.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/b2TimeOfImpact.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Collision/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/Box2D/Common/b2BlockAllocator.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Common/b2Math.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Common/b2Settings.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Common/b2StackAllocator.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Common/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/Box2D/Contact.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/DistanceJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Contacts/b2CircleContact.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Contacts/b2Contact.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Contacts/b2ContactSolver.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Contacts/b2PolygonContact.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Contacts/b2TOISolver.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Contacts/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2DistanceJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2FrictionJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2GearJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2Joint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2LineJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2MouseJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2PrismaticJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2PulleyJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2RevoluteJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/b2WeldJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/Joints/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/b2Body.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/b2ContactManager.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/b2Fixture.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/b2Island.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/b2World.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/b2WorldCallbacks.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Dynamics/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/Box2D/Fixture.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/FrictionJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/GearJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Joint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/LineJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/MouseJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/PolygonShape.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/PrismaticJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/PulleyJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/RevoluteJoint.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/Shape.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/World.d [new file with mode: 0644]
gdx/linux64/jni/Box2D/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/BufferUtils.d [new file with mode: 0644]
gdx/linux64/jni/MD5Jni.d [new file with mode: 0644]
gdx/linux64/jni/Mpg123Decoder.d [new file with mode: 0644]
gdx/linux64/jni/Sprite2.d [new file with mode: 0644]
gdx/linux64/jni/kissfft/KissFFT.d [new file with mode: 0644]
gdx/linux64/jni/kissfft/kiss_fft.d [new file with mode: 0644]
gdx/linux64/jni/kissfft/kiss_fftr.d [new file with mode: 0644]
gdx/linux64/jni/kissfft/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/vorbis/VorbisDecoder.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/bitwise.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/block.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/codebook.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/floor0.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/floor1.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/framing.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/info.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/mapping0.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/mdct.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/registry.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/res012.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/sharedbook.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/subdir.mk [new file with mode: 0644]
gdx/linux64/jni/vorbis/synthesis.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/vorbisfile.d [new file with mode: 0644]
gdx/linux64/jni/vorbis/window.d [new file with mode: 0644]
gdx/linux64/makefile [new file with mode: 0644]
gdx/linux64/sources.mk [new file with mode: 0644]