| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | | | | | | | | -fixes to capture mode | Juan Linietsky | 2015-08-29 | 2 | -2/+52 |
| * | | | | | | | | | fix build issue with ssl, closes #2384 | Juan Linietsky | 2015-08-23 | 1 | -0/+1 |
| * | | | | | | | | | damn github built-in editor | Juan Linietsky | 2015-08-21 | 1 | -1/+1 |
| * | | | | | | | | | fix for built-in ssl (easier to build 32 bits export) | Juan Linietsky | 2015-08-21 | 1 | -1/+2 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | Use tabs instead of spaces. | Jari Ronkainen | 2015-07-23 | 1 | -1/+1 |
| * | | | | | | | | Fix audio driver setup if the first driver fails. | Jari Ronkainen | 2015-07-23 | 1 | -0/+1 |
| * | | | | | | | | some optimizations in godot memory handling | Juan Linietsky | 2015-06-12 | 1 | -2/+2 |
| * | | | | | | | | ability to run 2D physics in a thread | Juan Linietsky | 2015-05-26 | 2 | -1/+4 |
| * | | | | | | | | Fix building release target with debug symbols | Rémi Verschelde | 2015-05-22 | 1 | -2/+2 |
| * | | | | | | | | optional formal changes | ehriche | 2015-05-06 | 1 | -2/+2 |
| * | | | | | | | | -some cleanups | Juan Linietsky | 2015-04-30 | 1 | -1/+5 |
| * | | | | | | | | -Changed Godot exit to be clean. | Juan Linietsky | 2015-04-20 | 3 | -1/+12 |
| * | | | | | | | | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 8 | -8/+8 |
| * | | | | | | | | improved save path error messages for scene, textures and audio, fixes #1514 | Juan Linietsky | 2015-04-12 | 1 | -0/+1 |
| * | | | | | | | | Modified OSX11 to try alternative audio drivers if pulseaudio does not work o... | Juan Linietsky | 2015-04-12 | 1 | -1/+14 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | New API: build fixes for x11 | rollenrolm | 2015-03-23 | 2 | -6/+7 |
| * | | | | | | | Merge pull request #1542 from jotson/wmclass | Juan Linietsky | 2015-03-22 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Reverted change to classHint | John Watson | 2015-03-22 | 1 | -3/+2 |
| * | | | | | | | | fixes to new window management API | Juan Linietsky | 2015-03-22 | 2 | -29/+30 |
| |/ / / / / / / | |||||
