| 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 | 1 | -7/+2 |
| * | Merge pull request #903 from a12n/libao | Juan Linietsky | 2015-11-19 | 1 | -2/+7 |
| |\ | |||||
| | * | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-11-02 | 1 | -45/+122 |
| | |\ | |||||
| | * \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-07-29 | 1 | -5/+25 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-04-04 | 1 | -47/+438 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2015-02-17 | 1 | -1/+5 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-14 | 1 | -5/+4 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2014-12-23 | 1 | -0/+16 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2014-12-04 | 1 | -1/+67 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'libao' | Anton Yabchinskiy | 2014-11-22 | 1 | -0/+4 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Use libao driver on X11 platform | Anton Yabchinskiy | 2014-11-22 | 1 | -0/+4 |
| | * | | | | | | | | | 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 |
| | |/ / / / / / / / | |||||
| * | | | | | | | / | 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 | 1 | -24/+5 |
| * | | | | | | | | Fixing memory leaks | Phobos Tro | 2015-10-25 | 1 | -15/+24 |
| * | | | | | | | | 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-09-24 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Properly implement OS.alert() from script, and use xmessage on X11 | Juan Linietsky | 2015-09-21 | 1 | -0/+10 |
| | |/ / / / / / / / | |||||
| * / / / / / / / / | Added ability to set custom mouse cursors. Not hardware accelerated yet. | Juan Linietsky | 2015-09-24 | 1 | -1/+15 |
| |/ / / / / / / / | |||||
| * | | | | | | | | 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 | 1 | -2/+51 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | 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 |
| * | | | | | | | ability to run 2D physics in a thread | Juan Linietsky | 2015-05-26 | 1 | -1/+3 |
| * | | | | | | | optional formal changes | ehriche | 2015-05-06 | 1 | -2/+2 |
| * | | | | | | | -Changed Godot exit to be clean. | Juan Linietsky | 2015-04-20 | 1 | -0/+3 |
| * | | | | | | | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| * | | | | | | | 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 | 1 | -6/+6 |
| * | | | | | | 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 | 1 | -15/+16 |
| |/ / / / / / | |||||
| * | | | | | | fix introduced bug | hurikhan | 2015-03-08 | 1 | -1/+1 |
| * | | | | | | Renamed EXPERIMENTAL_WM_API to NEW_WM_API | hurikhan | 2015-02-15 | 1 | -6/+6 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into x11-window-management | hurikhan | 2015-02-15 | 1 | -1/+5 |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | fixes to mouse warp | Juan Linietsky | 2015-02-14 | 1 | -1/+5 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | cleanup + MouseGrab | hurikhan | 2015-02-12 | 1 | -48/+33 |
| * | | | | | * fix compilation without scons experimental_wm_api=yes | hurikhan | 2015-01-22 | 1 | -5/+5 |
| * | | | | | * multi_screen testing + bugfixes | hurikhan | 2015-01-18 | 1 | -16/+32 |
| * | | | | | * cleanup window state handling | hurikhan | 2015-01-17 | 1 | -32/+30 |
| * | | | | | Make it set_minimized() + set_maximized() work in both worlds: Unity and LXDE | hurikhan | 2015-01-17 | 1 | -4/+22 |
| * | | | | | added the following methods: | hurikhan | 2015-01-17 | 1 | -6/+131 |
| * | | | | | fixing the warnings in os_x11.cpp | hurikhan | 2015-01-16 | 1 | -12/+12 |
| * | | | | | WIP -- set_resizable() + is_resizable added | hurikhan | 2015-01-15 | 1 | -14/+43 |
| * | | | | | minor cleanup | hurikhan | 2015-01-14 | 1 | -10/+14 |
