aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/os_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-19fix compile error in some msvc version (snprintf not found)Ariel Manzur1-1/+6
2015-11-19fix with refactoring, refrash re-run iconAlexander Holland1-3/+1
2015-11-19Fixed mistake where available buffer size would not be updated for each recvf...Trond Abusdal2-6/+2
2015-11-19Change wiki links to point to OpenProject websiteRémi Verschelde1-2/+2
2015-11-19get_handle_value implemented for LINE_SHAPE. Normal length normalized.Ovnuniarchos1-1/+8
2015-11-19Show select menu on button pressed (instead of released)neikeq2-52/+52
2015-11-19Added missing \n in script error output.ZuBsPaCe2-2/+2
2015-11-19Nice error output padding. Code location behind " At: " is now aligned with t...ZuBsPaCe2-12/+20
2015-11-19Set console background color on windows in SetConsoleTextAttribute, otherwise...ZuBsPaCe1-5/+8
2015-11-19Set output color of ERR_SCRIPT messages to purple. Same as on linux.ZuBsPaCe1-1/+1
2015-11-19Removed ANSI error codes from windows terminal error output. Windows does not...ZuBsPaCe2-12/+12
2015-11-19Inconsistent code formatting in print_error (Newlines and spaces)ZuBsPaCe2-45/+46
2015-11-19removed iconv dependency from pe_blissJuan Linietsky2-34/+11
2015-11-19-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky12-16/+16
2015-11-19Fix SplitContainer bool propertiesFranklin Sobrinho1-2/+2
2015-11-19Fixes https://github.com/godotengine/godot/issues/2821Aren Villanueva1-0/+1
2015-11-19Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva7-8/+118
2015-11-19Changed capabilities list.Ovnuniarchos1-1/+5
2015-11-19Fixes Visual Studio compile error due to pe_blissZuBsPaCe1-0/+1
2015-11-19Fix Windows Exportmasoud bh2-3/+3
2015-11-19Revert "Ignore alpha materials in baked light ray-tracer."Juan Linietsky2-106/+66
2015-11-19Added selection menu to spatial and canvas editorsneikeq4-84/+393
2015-11-18Added tooltip for a few buttons in sample library editorTybobobo1-0/+4