aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable X11 joystick functions also for OpenBSDAnton Yabchinskiy2015-11-201-2/+2
* Include string.h for memset() on OpenBSDAnton Yabchinskiy2015-11-201-0/+1
* Include stdlib.h for alloca() on OpenBSDAnton Yabchinskiy2015-11-201-1/+1
* Enable ALSA only for LinuxAnton Yabchinskiy2015-11-201-2/+5
* Merge pull request #2847 from akien-mga/pr-sync-docRémi Verschelde2015-11-201-83/+140
|\
| * Update Vector2.angle() descriptionRémi Verschelde2015-11-201-0/+2
| * Sync doc template with codeRémi Verschelde2015-11-201-83/+138
|/
* Merge pull request #2846 from Ovnuniarchos/DocShapes2DRémi Verschelde2015-11-201-14/+51
|\
| * Inserted explanation about the behaviour of CollsionPolygon2D.set_polygon.Ovnuniarchos2015-11-201-12/+43
| * Differences between ConvexPolygon2D and ConcavePolygon2D?Ovnuniarchos2015-11-201-1/+2
| * ConvexPolygonShape2D.set_point_cloud documented to do nothing.Ovnuniarchos2015-11-201-4/+4
| * Added definition of bias solver.Ovnuniarchos2015-11-201-0/+5
|/
* Merge pull request #2825 from StraToN/fix-tabclose-confirmationJuan Linietsky2015-11-202-10/+28
|\
| * Ask confirmation on closing a scene tabJulian Murgia - StraToN2015-11-192-10/+28
* | Merge pull request #2842 from eska014/fix-help-displayJuan Linietsky2015-11-191-1/+2
|\ \
| * | Fix help displayeska2015-11-201-1/+2
|/ /
* | compile fixesJuan Linietsky2015-11-192-2/+2
* | -small fix to avoid warningsJuan Linietsky2015-11-191-1/+1
* | Merge pull request #2840 from godotengine/revert-903-libaoJuan Linietsky2015-11-199-269/+7
|\ \
| * | Revert "libao audio driver"Juan Linietsky2015-11-199-269/+7
|/ /
* | Merge pull request #2830 from Ovnuniarchos/ShapeLine2DXPolygonEditorJuan Linietsky2015-11-191-1/+8
|\ \
| * | get_handle_value implemented for LINE_SHAPE. Normal length normalized.Ovnuniarchos2015-11-191-1/+8
* | | Merge pull request #2831 from neikeq/select_menu_patchJuan Linietsky2015-11-192-52/+52
|\ \ \
| * | | Show select menu on button pressed (instead of released)neikeq2015-11-192-52/+52
* | | | Merge pull request #2756 from trond/bugfix_udpJuan Linietsky2015-11-192-3/+22
|\ \ \ \
| * | | | Fixed mistake where available buffer size would not be updated for each recvf...Trond Abusdal2015-11-192-6/+2
| * | | | * Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi...Trond Abusdal2015-11-092-3/+26
| * | | | Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left...Trond Abusdal2015-11-092-2/+2
* | | | | Merge pull request #2837 from AlexHolly/fix-restart-on-runningJuan Linietsky2015-11-191-3/+1
|\ \ \ \ \
| * | | | | fix with refactoring, refrash re-run iconAlexander Holland2015-11-191-3/+1
* | | | | | Merge pull request #903 from a12n/libaoJuan Linietsky2015-11-199-7/+269
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-11-02926-100635/+138799
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-07-291421-8645/+30027
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-04-04251-979/+5283
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-03-10293-802/+4455
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-02-2027-293/+1000
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/a12n/godotAnton Yabchinskiy2015-02-170-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-226-1/+180
| | |\ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-02-1793-407/+6891
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-01-2123-50/+1453
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-17202-442/+882
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-1478-8007/+2496
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-1087-407/+1828
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-05119-4779/+7696
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2014-12-23109-1205/+4126
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of http://github.com/okamstudio/godotAnton Yabchinskiy2014-12-0948-197/+934
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of http://github.com/okamstudio/godotAnton Yabchinskiy2014-12-041-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2014-12-0437-120/+523
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'libao'Anton Yabchinskiy2014-11-282-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Add missing check for AO_ENABLED in audio_driver_ao.cppAnton Yabchinskiy2014-11-281-0/+4