OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-01-11 badlogicfile perms for build script
2013-01-11 badlogicadded objectal libs to iOS distribution
2013-01-11 Mario Zechnertake my keyboard away from me, please
2013-01-11 Mario Zechnernot good with the codes today...
2013-01-11 Mario Zechnerfixed native bug in WeldJoint
2013-01-11 Mario Zechnerfixed lifecycle managment of controllers on android
2013-01-11 Mario Zechnerfixed issue 1201, get_failure_reason had wrong args...
2013-01-11 Mario Zechneradded LifecycleListener, mostly meant for extensions
2013-01-10 Mario Zechnerfixed issue 1171, better skip for Mpg123Decoder
2013-01-10 Mario Zechnerfixed issue 1177, WeldJoint#getReferenceAngle()
2013-01-10 Mario ZechnerMerge pull request #181 from viridia/master
2013-01-10 Mario ZechnerMerge pull request #191 from ttencate/master
2013-01-10 Mario ZechnerMerge pull request #195 from antionio/ios-textinput
2013-01-10 Mario ZechnerMerge pull request #197 from xYaW/master
2013-01-10 Mario ZechnerMerge pull request #192 from Gtoknu/master
2013-01-10 Mario Zechnerfixed issue 1190, public fields in Resolution
2013-01-10 Mario Zechnerfixed issue 1191, local files for LWP
2013-01-10 Mario Zechnerbounds checking for controllers
2013-01-10 Guillermo AndradesModified isAnimationFinished when looping
2013-01-10 Mario Zechnerjavadoc fixes
2013-01-10 Mario Zechnerminor changes to Ouya mappings, you can query if you...
2013-01-10 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2013-01-10 Mario ZechnerJavadocs for the Controllers API
2013-01-10 Mario ZechnerÓuya integration with gdx-invaders
2013-01-10 NathanSweetMerge remote-tracking branch 'origin/master'
2013-01-10 NathanSweetLwjglCanvas, added support for using config.
2013-01-10 NathanSweetDialog, fixed focus issues.
2013-01-10 Mario Zechnerfixed Ouya keycodes on Ouya compared to other Android...
2013-01-09 Mario Zechnerfixed android project classpaths, fixed Timer locking bug
2013-01-09 Mario Zechneradded GamepadTest, fixed a few more tiny bits
2013-01-09 Antti Kolehmainen- Added some comments.
2013-01-09 Antti Kolehmainen- Implemented getTextInput in IOSInput with UIAlertView.
2013-01-09 Mario Zechneradded mappings for Ouya buttons and axes
2013-01-09 Mario Zechnerexcluding touchpad from controllers api, the returned...
2013-01-09 Mario Zechnerproper axis indexing. seems like the left trigger on...
2013-01-09 Mario Zechnerfixed android controllers backend, ready for primetime...
2013-01-09 Mario Zechnerwired up polling for AndroidController
2013-01-09 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2013-01-09 Mario Zechneralmost done with new 3.1+ compatible Android gamepad...
2013-01-09 NathanSweetLwjglFrame, going back to how it was.
2013-01-08 Mario Zechneradded rewrite of Android input stuff, needs API level...
2013-01-08 Mario Zechneronce you fuck in git, you can't stop...
2013-01-08 NathanSweetJavadocs.
2013-01-08 NathanSweetAdded IntIntMap and IntFloatMap.
2013-01-08 NathanSweetLWJGL updated to nightly: #1903 Dec 19, 2012 1:14:34 PM
2013-01-08 NathanSweetLwjglGraphics, removed unnecessary display create try.
2013-01-08 NathanSweetMerge remote-tracking branch 'origin/master'
2013-01-08 NathanSweetJsonWriter, fixed JSON format to put quotes around...
2013-01-07 Mario Zechneradded controllers to mac build
2013-01-07 Mario Zechnerupdated update script...
2013-01-07 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2013-01-07 badlogicfixed desktop joystick support on mac
2013-01-07 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2013-01-07 Mario Zechnerminor changes to invader
2013-01-07 NathanSweetbuild, added jars ant target so I don't have to wait...
2013-01-07 NathanSweetDragAndDrop, disallow stage root as target.
2013-01-07 NathanSweetSlider, animation for value changes.
2013-01-07 NathanSweetMerge remote-tracking branch 'origin/master'
2013-01-07 NathanSweetJson, fixed creating instances of Array/ArrayList subcl...
2013-01-07 NathanSweetSlider, made knob optional (for use as progress bar).
2013-01-07 Gustavo MacielUpdate gdx/src/com/badlogic/gdx/math/Intersector.java
2013-01-06 Mario Zechnerinvaders uses gles 2.0 on Android, falls back to 1...
2013-01-06 Mario Zechnerfixed OuyaControllers
2013-01-06 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2013-01-06 Mario Zechnerfixed Nate's fuck up, cause he's just a minion
2013-01-06 NathanSweetLabel, fixed wrapping text not respecting bg offsets.
2013-01-06 Mario Zechner...
2013-01-06 Mario Zechnerexcluding OIS mac build for now, need to sleep
2013-01-06 Mario Zechnerlast try, disabling carbon and 32-bit build
2013-01-06 Mario Zechnerlast try to fix ois on mac...
2013-01-06 Mario Zechnerfixed ois cocoa build
2013-01-06 Mario Zechnerpatched OIS mac backend
2013-01-06 Mario Zechner...2
2013-01-06 Mario Zechnerhrm, doesn't compile due to strange error
2013-01-06 Mario Zechnerand another fix
2013-01-06 Mario Zechnerand another fix for mac os x
2013-01-06 Mario Zechnerchanged order of mac os x build
2013-01-06 Mario Zechnerfixed mac build of ois
2013-01-06 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2013-01-06 Mario Zechnerintegrated gdx-controllers into build, let's hope for...
2013-01-05 NathanSweetAdded newline for HeaderFixer.
2013-01-05 NathanSweetRan HeaderFixer.
2013-01-05 NathanSweetJavadoc.
2013-01-05 NathanSweetDur importz
2013-01-05 NathanSweetgdx-controllers, fixed desktop controllers with LwjglFr...
2013-01-05 NathanSweetgdx-controllers, desktop works!
2013-01-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-01-05 NathanSweetmoo
2013-01-05 badlogicmerged and fixed nate's changes
2013-01-05 badlogicfixed linux builds
2013-01-05 NathanSweetNateificated
2013-01-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-01-05 NathanSweetgdx-controllers
2013-01-05 Mario Zechnermoved OIS wrapper to its own package, added simple...
2013-01-05 NathanSweetRefactor city
2013-01-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-01-05 NathanSweetjavadoc
2013-01-05 Mario Zechnerfuuuuu
2013-01-05 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2013-01-05 Mario Zechnerois wrapper almost done
next