OSDN Git Service

Fixed JSON parsing of a single non-object, non-array.
[mikumikustudio/libgdx-mikumikustudio.git] / backends /
2013-05-11 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-10 Justin ShapcottChange GWT preloader to load assets concurrently.
2013-05-10 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-10 NathanSweetUse listener class name if title is null.
2013-05-10 Mario ZechnerMerge pull request #384 from noblemaster/master
2013-05-09 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-09 Nathan SweetMerge pull request #391 from tommycli/master
2013-05-09 Tommy C. LiRun eclipse formatter
2013-05-09 Tommy C. LiMake LwjglAWTCanvas clean up its created resources...
2013-05-05 Nathan SweetMerge pull request #386 from veger/master
2013-05-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-05 Christoph AschwandenBugfix: allows playing music files outside the assets...
2013-05-05 MobiDevelopMerge pull request #383 from seroperson/math
2013-05-04 Justin ShapcottAudit and organize GWT module def.
2013-05-04 badlogicfixed issue 1366, glCompressedTexImage2D implemented...
2013-05-04 Justin ShapcottRemove unused imports in GWT emulation
2013-05-04 Justin ShapcottFix flip/rotation for cells when yUp = false
2013-05-04 Nathan SweetMerge pull request #379 from broken-e/master
2013-05-03 broken-eUpdate Array.java
2013-05-03 Mario ZechnerMerge pull request #363 from viridia/master
2013-05-03 Mario ZechnerMerge pull request #368 from tjunnone/netErrorResponse
2013-05-03 Mario ZechnerMerge pull request #369 from tjunnone/httpVerbs2
2013-05-03 Mario ZechnerMerge pull request #365 from noblemaster/master
2013-05-03 Mario ZechnerMerge pull request #371 from ratalaika/master
2013-05-01 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-01 MobiDevelopMerge pull request #364 from Yonsh/patch-1
2013-04-30 badlogicupdated lwjgl, only tested on mac so far
2013-04-29 ratalaikaFixed setColor of Pixmap GWT emulation
2013-04-28 Tomas JunnonenAdding support for the HTTP verbs PUT and DELETE
2013-04-26 NathanSweetFixed skin in GWT again.
2013-04-26 Christoph AschwandenSupport for external paths (old version only loads...
2013-04-26 Christoph AschwandeniOS Update for OpenGL: allow creating textures without...
2013-04-25 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-25 NathanSweetFixed GWT Skin.
2013-04-25 YonshUpdate GwtFileHandle.java
2013-04-25 badlogicfirst attempt at fixing JSON in GWT backend...
2013-04-25 NathanSweetMinor bug fixes.
2013-04-25 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-25 NathanSweetJSON refactoring for JsonValue.
2013-04-24 MobiDevelopFix GET request missing parameters.
2013-04-19 Mario ZechnerMerge pull request #349 from aspic/decal-color
2013-04-19 Mario ZechnerMerge pull request #355 from semtiko/patch-1
2013-04-18 Mario ZechnerMerge pull request #354 from seroperson/master
2013-04-16 Alex VegaFixed Live Wallpaper touch events on older API
2013-04-16 NathanSweetUse update(false) since we call processMessages().
2013-04-15 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-15 Mario ZechnerMerge pull request #351 from seroperson/master
2013-04-15 seropersonremove the use of deprecated #mul()
2013-04-15 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-15 Mario ZechnerMerge pull request #346 from frustaci/patch-1
2013-04-15 Mario ZechnerMerge pull request #344 from semtiko/patch-1
2013-04-14 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-13 Alex VegaFixed Live Wallpaper crash on Android 2.2
2013-04-12 badlogicadded #getVolume() to OpenALMusic...
2013-04-12 Mario ZechnerMerge pull request #339 from fivevsthree/master
2013-04-11 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-09 Steven PludeIOS and GWT backends use volume field
2013-04-09 Steven PludeAdded getVolume to Music
2013-04-08 MobiDevelopMerge pull request #333 from kreymerman/gwt_theme
2013-04-08 Justin ShapcottSync GWT emulation to changes in core.
2013-04-08 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-08 NathanSweetFixed OSX crash on 10.7.* when window is resized.
2013-04-07 Nathan SweetMerge pull request #337 from TimeToPlay/feature
2013-04-07 NathanSweetSet default target FPS to 61.
2013-04-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-05 Justin ShapcottChange HttpParametersUtils emulation.
2013-04-05 MobiDevelopFix GwtGraphics.getDensity()
2013-04-05 MobiDevelopMerge pull request #288 from kreymerman/gwt_fixes
2013-04-04 Justin ShapcottAdd HttpParametersUtils to GWT emulation.
2013-04-03 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-03 NathanSweetbackgroundFPS should be 0 by default.
2013-04-02 Justin ShapcottMerge branch 'master' of https://github.com/libgdx...
2013-04-02 Justin ShapcottAdd workaround for missing delete key events
2013-04-02 NathanSweetMinor fix to Lwjgl target FPS. Oops.
2013-04-02 NathanSweetCleaned up LwjglApplicationConfiguration target FPS.
2013-04-01 Nathan SweetMerge pull request #294 from dieend/issue188
2013-04-01 badlogicmerged PR by seraph
2013-04-01 Mario ZechnerMerge pull request #324 from tescott/master
2013-03-31 Tim ScottUpdated gwt-backend emulation with Joint user data...
2013-03-29 Justin ShapcottMove HttpParametersUtils and StreamUtils.
2013-03-25 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-25 Justin ShapcottChange TmxMaploader to an AsynchronousAssetLoader
2013-03-24 Mario ZechnerMerge pull request #314 from acoppes/lwpredesign
2013-03-24 Ariel CoppesMerge remote-tracking branch 'libgdxorigin/master'...
2013-03-23 Mario ZechnerMerge pull request #304 from xoppa/misc
2013-03-23 Mario ZechnerMerge pull request #308 from xoppa/bullet
2013-03-23 Mario ZechnerMerge pull request #309 from xoppa/math
2013-03-23 Ariel Coppesmerged latest changes of lwpredesign from jwisniewski...
2013-03-23 Ariel CoppesMerge branch 'jw_livewallpaper_0.9.8' of https://github...
2013-03-23 Jaroslaw Wisniewskifixed support for GLSurfaceViewCupcake
2013-03-23 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-22 badlogicUpdated box2d version to latest trunk, updated jni...
2013-03-19 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-19 NathanSweetMinor updates.
2013-03-19 Muhammad Adinatause framerate instead of explicit boolean
2013-03-18 Justin ShapcottSync GWT backend with latest changes in core.
2013-03-18 Jaroslaw Wisniewskiandroid backend classpath restored to original from...
2013-03-18 NathanSweetAdded listener pause/resume.
2013-03-18 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-18 Nathan SweetMerge pull request #305 from 0xg/master
next