OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2010-10-26 nathan.sweet[added] Particle emitter test.
2010-10-25 badlogicgames[added] missing zip in ant script
2010-10-25 badlogicgames[changed] Input has setCatchBackKey() now. Works as...
2010-10-25 badlogicgames[added] Input.setOnscreenKeyboardVisible() and Input...
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames[removed] dependencies from invaders and helloworld
2010-10-25 badlogicgames[changed] compile-native in build script is back in...
2010-10-25 badlogicgames[updated] hudson build script.
2010-10-25 badlogicgames[changed] build file. no gdx-xxx-dependencies.jar anymo...
2010-10-25 badlogicgames[removed] all dependencies from all projects. they...
2010-10-25 badlogicgames[added] dependencies
2010-10-25 badlogicgames[added] dependencies project. i know this sucks and...
2010-10-25 badlogicgames[removed] box2d
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames(no commit message)
2010-10-25 badlogicgames(no commit message)
2010-10-25 nathan.sweetOops, had some files unsaved!
2010-10-25 nathan.sweet[changed] FileType.Absolut to Absolute.
2010-10-25 badlogicgames[fixed] stupid gdx-invaders... stupid
2010-10-25 nathan.sweet(no commit message)
2010-10-25 badlogicgames[added] google code upload python script
2010-10-25 badlogicgames[removed] version from nightly build. makes the shell...
2010-10-25 badlogicgames[added] zip to ant
2010-10-24 badlogicgames[fixed] reading comprehension...
2010-10-24 badlogicgames[changed] environment
2010-10-24 badlogicgames[changed] env.NDK_HOME
2010-10-24 badlogicgames[changed] base ant build file to work with hudson....
2010-10-24 badlogicgames[moved] build.xml to trunk root for hudson.
2010-10-24 badlogicgames[removed] TestCollection class
2010-10-24 badlogicgames[changed] Multitexture test now actually sets the viewp...
2010-10-24 badlogicgames[fuck] PlatformAddress bug fix still has a bug. Gonna...
2010-10-24 badlogicgames[updated] ui.png
2010-10-24 badlogicgames[fixed] Bug in Mesh.setIndices(). had to clear buffer...
2010-10-24 badlogicgames[changed] objtest resources
2010-10-24 badlogicgames[removed] all android test starters, except for two...
2010-10-24 badlogicgames[added] GdxTestActivity which will spawn a test
2010-10-24 badlogicgames[added] GdxTests. Great success...
2010-10-24 badlogicgames[added] missing obj files to lwjgl test suite
2010-10-24 badlogicgames[added] LwjglTestStarter
2010-10-24 badlogicgames(no commit message)
2010-10-24 badlogicgames[whoops] commiting all other test projects...
2010-10-24 badlogicgames[moved] Box2DTestCollection to com.badlogic.gdx.tests...
2010-10-24 badlogicgames[changed] all tests now derrive from GdxTest
2010-10-24 nathan.sweet[changed] Fonts for textarea test.
2010-10-24 nathan.sweet[fixed] gdx-twl loads from URLs correctly.
2010-10-24 nathan.sweet[fixed] Width of cached text.
2010-10-24 nathan.sweet[added] Author javadocs and Matthias' license header.
2010-10-24 nathan.sweet[added] Author javadocs and Matthias' license header.
2010-10-24 nathan.sweet[fixed] LWJGL not having Gdx.gl* set.
2010-10-24 nathan.sweet[removed] OpenAL and jinput natives for LWJGL, until...
2010-10-24 nathan.sweet[added] Missing .settings folders.
2010-10-24 nathan.sweetRemoving SVN ignore for .settings.
2010-10-24 nathan.sweetRemoving SVN ignore for .settings.
2010-10-24 nathan.sweet[added] Ability for BitmapFont to render line wrapped...
2010-10-24 badlogicgames[fixed] UITest formatting overturned! :p
2010-10-24 nathan.sweet[changed] Applied Eclipse source formatter.
2010-10-24 nathan.sweet[added] Eclipse formatter file.
2010-10-23 nathan.sweet[removed] gdx.dll that should have been ignored...
2010-10-23 nathan.sweet[changed] Projects to use project specific compiler...
2010-10-23 badlogicgames[added] ui.png to lwjgl backend...
2010-10-23 badlogicgames[changed] Action now has a finished() method that will...
2010-10-23 nathan.sweet[fixed] gdx-twl, wounded by Mario's vicious refactoring. ;)
2010-10-23 badlogicgames[fixed] obj loader now also copes with v/t face definit...
2010-10-23 badlogicgames[removed] Forever action. Does not play well with Pools...
2010-10-23 badlogicgames[changed] MoveTo does not coordinate transform. That...
2010-10-23 badlogicgames[added] Forever Action to repeat other actions indefinetly.
2010-10-23 badlogicgames[changed] UITest. fooled around with it a little bit...
2010-10-23 badlogicgames[fixed] AndroidTexture to only use GLCommon. Awesomesauce
2010-10-23 badlogicgames(no commit message)
2010-10-23 badlogicgames(no commit message)
2010-10-23 badlogicgames[fixed] uitexture problem
2010-10-23 badlogicgames[fixed] GLCommon is now implemented. Nice.
2010-10-23 badlogicgames[fixed] Group.toChildCoordinates(). Stupid me...
2010-10-23 badlogicgames[changed] documented BitmapFont and BitmapFontCache...
2010-10-23 badlogicgames[changed] title of bitmap font test window
2010-10-23 nathan.sweet[fixed] Stupid checkin.
2010-10-23 nathan.sweetMissing files.
2010-10-23 nathan.sweet[added] BitmapFont, BitmapFontCache, and tests. Javadoc...
2010-10-23 badlogicgames[fixed] all backends and their Graphics implementations...
2010-10-23 badlogicgames[added] getGLCommon to Graphics
2010-10-23 badlogicgames[changed] added GLCommon interface from which GL10...
2010-10-22 badlogicgames[added] simple LinearLayout. Works so far
2010-10-22 badlogicgames[added] simple LinearLayout. Works so far
2010-10-21 badlogicgamesoh god the lwjgl backend sucks. oh god.
2010-10-21 badlogicgames[fixed] LwjglTexture should work for now. The "solution...
2010-10-21 badlogicgames[re-fixed] added fix for PlatformAddress issue on 1...
2010-10-21 nathan.sweetFixed bug with scrolling Sprite textures.
2010-10-21 badlogicgames[changed] uiTexture for UITest
2010-10-21 badlogicgames(no commit message)
2010-10-21 badlogicgames[changed] uiTexture for UITest
2010-10-21 badlogicgames[fixed] focused children were handled wrong in Group
2010-10-21 badlogicgames[fixed] all warnings in all projects except the twl...
2010-10-21 badlogicgames[changed] simplified SpriteBatch. There's only one...
next