summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2015-11-29Enabled debug symbols for x11 when using platform=release_debug and debug_rel...koalefant
2015-11-27Replace hardcoded references to Okam Studio by Godot EngineRémi Verschelde
2015-11-250theora compilation fixesJuan Linietsky
2015-11-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-24-work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky
2015-11-21tegra 3 fixmikica1986vee
2015-11-20Disable X11 joystick functions also for OpenBSDAnton Yabchinskiy
2015-11-20Include string.h for memset() on OpenBSDAnton Yabchinskiy
2015-11-20Include stdlib.h for alloca() on OpenBSDAnton Yabchinskiy
2015-11-20Enable ALSA only for LinuxAnton Yabchinskiy
2015-11-19compile fixesJuan Linietsky
2015-11-19Revert "libao audio driver"Juan Linietsky
2015-11-19Merge pull request #2756 from trond/bugfix_udpJuan Linietsky
2015-11-19Merge pull request #903 from a12n/libaoJuan Linietsky
2015-11-19Fixed mistake where available buffer size would not be updated for each recvf...Trond Abusdal
2015-11-19Added missing \n in script error output.ZuBsPaCe
2015-11-19Nice error output padding. Code location behind " At: " is now aligned with t...ZuBsPaCe
2015-11-19Set console background color on windows in SetConsoleTextAttribute, otherwise...ZuBsPaCe
2015-11-19Set output color of ERR_SCRIPT messages to purple. Same as on linux.ZuBsPaCe
2015-11-19Removed ANSI error codes from windows terminal error output. Windows does not...ZuBsPaCe
2015-11-19Inconsistent code formatting in print_error (Newlines and spaces)ZuBsPaCe
2015-11-19-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky
2015-11-19Merge pull request #2518 from masoudbh3/godot-iconsJuan Linietsky
2015-11-18Merge pull request #2699 from ZuBsPaCe/visual-studio-2015-compilationJuan Linietsky
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-18Merge pull request #2718 from SaracenOne/audio_system_crash_fixJuan Linietsky
2015-11-18Merge pull request #2814 from masoudbh3/android-fa-localeJuan Linietsky
2015-11-19Android add FA(persian) locale stringsmasoud bh
2015-11-18Merge pull request #2691 from volzhs/android_paymentJuan Linietsky
2015-11-18Merge pull request #2737 from akien-mga/type-specific-error-outputJuan Linietsky
2015-11-18Merge pull request #2784 from masoudbh3/resigning-android-templateJuan Linietsky
2015-11-16Use macros to determine which iOS SDK we have in order to be backwards compat...Aren Villanueva
2015-11-16iOS compile fixes.Aren Villanueva
2015-11-14Skip META-INF from Android Templatemasoud bh
2015-11-14windows crash and bind placeholder methodAriel Manzur
2015-11-10Fix error messages forcing a white font for subsequent messagesRémi Verschelde
2015-11-10Display error type (error, warning, script error) in OS::print_errorRémi Verschelde
2015-11-09* Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi...Trond Abusdal
2015-11-09Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left...Trond Abusdal
2015-11-09change pe_bliss parent directory from /drivers to /toolsmasoud bh
2015-11-09Add icon to exe file in windows exportmasoud bh
2015-11-02Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-11-02Moved deleting sample player in OS finalize methods to before deleting audio ...Saracen
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2015-10-30Fixes Visual Studio 2015 parallel builds (-j switch)ZuBsPaCe
2015-10-28improve android paymentsvolzhs
2015-10-26Made the Atom net_wm_icon localPhobos Tro
2015-10-25Fixing memory leaksPhobos Tro
2015-10-22Added setting for CADisplayLink on iOS, so you no longer need to recompile to...steve
2015-10-18rasterizer comparison fixfirefly2442