Age | Commit message (Expand) | Author |
2016-01-12 | Merge pull request #3272 from Hinsbart/joy-binding | punto- |
2016-01-12 | Fix crash on android 6.0.1, fixes #3321 | mrezai |
2016-01-11 | Update copyright in remaining files + prints in the UI | Rémi Verschelde |
2016-01-11 | Merge pull request #3230 from touilleMan/issue-55 | Rémi Verschelde |
2016-01-11 | Merge pull request #3304 from eska014/fbsd-alsa | Rémi Verschelde |
2016-01-10 | make msvc 64bits build again, fixes #3098 | Juan Linietsky |
2016-01-10 | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky |
2016-01-10 | Enable ALSA driver in non-linux X11 when available | eska |
2016-01-09 | Fix bug related to EOF in Android FileAccess | Juan Linietsky |
2016-01-09 | Fix pthread renaming in Open/FreeBSD | eska |
2016-01-09 | Fix maven repositories bug | mrezai |
2016-01-08 | removed unnecesary comma in gradle template | Juan Linietsky |
2016-01-08 | Renamed godot domain from com.android.godot (which was incorrect) to org.godo... | Juan Linietsky |
2016-01-08 | -Removed ANT build system for Android, as it was deprecated by Google | Juan Linietsky |
2016-01-08 | Add some joystick functions to input. Enables manipulation of mappings at run... | hondres |
2016-01-06 | Better fix for visual studio project generation. | Peace Sells |
2016-01-06 | Make joydev build using udev and evdev opt-out but blocking (linux) | Rémi Verschelde |
2016-01-05 | fix x11 crash on exit | hondres |
2016-01-05 | define XUSER_MAX_COUNT if not present | hondres |
2016-01-04 | Remove unnecessary null pointer checks | Emmanuel Leblond |
2016-01-03 | change android install location to automatic, closes #1997 | Juan Linietsky |
2016-01-03 | having active items is pointless in input map | Juan Linietsky |
2016-01-03 | send axis events only once per frame on linux | hondres |
2016-01-02 | make num_buttons local, no need to keep in joystick struct | hondres |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-31 | -Fix parsing of comments in VariantParser, fixes #3175 | Juan Linietsky |
2015-12-28 | Remove bogus argument in sample_get_description | Rémi Verschelde |
2015-12-26 | Fix joystick hotplugging on windows, using right indices now | Hondres |
2015-12-23 | removed -ffast-math on ios, compiler bug? | Ariel Manzur |
2015-12-22 | threads | Ariel Manzur |
2015-12-22 | Merge pull request #3113 from Hinsbart/joy_fix | Juan Linietsky |
2015-12-22 | missing? | Ariel Manzur |
2015-12-21 | Check pkg-config for libudev and enable gamepad code only if found. Linux onl... | hondres |
2015-12-21 | -fixed build system to use pkg-config for evdev | Juan Linietsky |
2015-12-20 | windows resource version thing | Ariel Manzur |
2015-12-20 | this failed on mingw on linux (but not on msvc) with 2 problems: | Ariel Manzur |
2015-12-20 | Merge pull request #3101 from Hinsbart/remapping-new | punto- |
2015-12-18 | Use tabs instead of spaces for new gamepad code | hondres |
2015-12-18 | thread rename for ios and osx (if called from the thread to be renamed) | Ariel Manzur |
2015-12-18 | Better gamepad support | hondres |
2015-12-14 | no need to revert this actually | Ariel Manzur |
2015-12-14 | Merge branch 'master' of https://github.com/godotengine/godot | santiagopf |
2015-12-13 | utf stuff on osx | santiagopf |
2015-12-13 | added binary API to StreamPeer, fixes #2863 | Juan Linietsky |
2015-12-13 | reverted mouse stuff | santiagopf |
2015-12-12 | isim | santiagopf |
2015-12-12 | added rotation and scale support to gui controls | Juan Linietsky |
2015-12-12 | -added windowed mode with -w, fixes #3020 | Juan Linietsky |
2015-12-11 | Merge pull request #590 from marynate/PR-fix-ios-release-event | punto- |
2015-12-08 | changed a bit to use system() | Juan Linietsky |