| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | having active items is pointless in input map | Juan Linietsky | 2016-01-03 | 1 | -1/+11 |
| * | send axis events only once per frame on linux | hondres | 2016-01-03 | 2 | -1/+13 |
| * | make num_buttons local, no need to keep in joystick struct | hondres | 2016-01-02 | 2 | -8/+9 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 10 | -10/+10 |
| * | -Fix parsing of comments in VariantParser, fixes #3175 | Juan Linietsky | 2015-12-31 | 1 | -1/+2 |
| * | Check pkg-config for libudev and enable gamepad code only if found. Linux onl... | hondres | 2015-12-21 | 5 | -12/+18 |
| * | -fixed build system to use pkg-config for evdev | Juan Linietsky | 2015-12-21 | 2 | -3/+8 |
| * | Use tabs instead of spaces for new gamepad code | hondres | 2015-12-18 | 2 | -310/+310 |
| * | Better gamepad support | hondres | 2015-12-18 | 6 | -219/+512 |
| * | -added windowed mode with -w, fixes #3020 | Juan Linietsky | 2015-12-12 | 1 | -1/+1 |
| * | changed a bit to use system() | Juan Linietsky | 2015-12-08 | 1 | -1/+1 |
| * | improve detection of linux, fixes #3201 | Juan Linietsky | 2015-12-08 | 1 | -1/+1 |
| * | Merge pull request #2849 from a12n/compobsd2 | Juan Linietsky | 2015-12-08 | 3 | -5/+9 |
| |\ | |||||
| | * | Disable X11 joystick functions also for OpenBSD | Anton Yabchinskiy | 2015-11-20 | 1 | -2/+2 |
| | * | Include string.h for memset() on OpenBSD | Anton Yabchinskiy | 2015-11-20 | 1 | -0/+1 |
| | * | Include stdlib.h for alloca() on OpenBSD | Anton Yabchinskiy | 2015-11-20 | 1 | -1/+1 |
| | * | Enable ALSA only for Linux | Anton Yabchinskiy | 2015-11-20 | 1 | -2/+5 |
| * | | Enabled debug symbols for x11 when using platform=release_debug and debug_rel... | koalefant | 2015-11-29 | 1 | -0/+2 |
| * | | 0theora compilation fixes | Juan Linietsky | 2015-11-25 | 1 | -0/+2 |
| |/ | |||||
| * | compile fixes | Juan Linietsky | 2015-11-19 | 1 | -1/+1 |
| * | Revert "libao audio driver" | Juan Linietsky | 2015-11-19 | 4 | -22/+7 |
| * | Merge pull request #903 from a12n/libao | Juan Linietsky | 2015-11-19 | 4 | -7/+22 |
| |\ | |||||
| | * | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-11-02 | 4 | -57/+149 |
| | |\ | |||||
| | * \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-07-29 | 9 | -15/+48 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-04-04 | 3 | -49/+477 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2015-02-17 | 2 | -18/+16 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-17 | 2 | -1/+4 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-14 | 3 | -19/+18 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2014-12-23 | 3 | -1/+32 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2014-12-04 | 2 | -1/+69 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'libao' | Anton Yabchinskiy | 2014-11-22 | 3 | -0/+14 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Use libao driver on X11 platform | Anton Yabchinskiy | 2014-11-22 | 3 | -0/+14 |
| | * | | | | | | | | | | Disable X11 joystick functions also for OpenBSD | Anton Yabchinskiy | 2014-11-22 | 1 | -2/+2 |
| | * | | | | | | | | | | Include string.h for memset() on OpenBSD | Anton Yabchinskiy | 2014-11-22 | 1 | -0/+1 |
| | * | | | | | | | | | | Include stdlib.h for alloca() on OpenBSD | Anton Yabchinskiy | 2014-11-22 | 1 | -1/+1 |
| | * | | | | | | | | | | Enable ALSA only for Linux | Anton Yabchinskiy | 2014-11-22 | 1 | -2/+5 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | / | Moved deleting sample player in OS finalize methods to before deleting audio ... | Saracen | 2015-11-02 | 1 | -1/+2 |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | Made the Atom net_wm_icon local | Phobos Tro | 2015-10-26 | 2 | -29/+5 |
| * | | | | | | | | | Fixing memory leaks | Phobos Tro | 2015-10-25 | 3 | -17/+33 |
| * | | | | | | | | | fixes broken 3D in editor | Juan Linietsky | 2015-10-17 | 1 | -7/+3 |
| * | | | | | | | | | Merge pull request #2485 from masoudbh3/fix-x11-editor-boot-splash | Juan Linietsky | 2015-10-17 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix X11 Editor Boot Splash | masoud bh | 2015-09-17 | 1 | -0/+6 |
| * | | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-10-13 | 2 | -1/+16 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-09-24 | 3 | -3/+22 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Added ability to set custom mouse cursors. Not hardware accelerated yet. | Juan Linietsky | 2015-09-24 | 2 | -1/+16 |
| * | | | | | | | | | | | | Fixed theora playback. Removed theoraplayer. | Juan Linietsky | 2015-09-26 | 1 | -1/+1 |
| | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Properly implement OS.alert() from script, and use xmessage on X11 | Juan Linietsky | 2015-09-21 | 2 | -1/+11 |
| | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | fix to builtin freetype defines on linux | Juan Linietsky | 2015-09-10 | 1 | -0/+6 |
| * | | | | | | | | | | fix to freetype detection | Juan Linietsky | 2015-09-10 | 1 | -2/+5 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | new editor settings customization of where to run the game from the editor | Juan Linietsky | 2015-08-30 | 1 | -2/+14 |
