aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/javascript_main.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-20-Fixed bug with event player crashing, closes #3687Juan Linietsky1-0/+2
2016-02-20Fix license markdown formattingRémi Verschelde1-24/+24
2016-02-20-Change link to new documentationJuan Linietsky3-1/+7
-fixed bug in tilemap collision debug
2016-02-20Added a setting in editor defining scene tabs close button policy. Fixes #3777Julian Murgia - StraToN1-1/+5
global/always_show_close_button_in_scene_tabs Default = OFF --> Close button only on active tab ON --> Close button on all tabs
2016-02-20update doc on HTTPClient headers case-sensitivityAlexander Holland1-1/+7
2016-02-19adds original http headers to response_headersAriel Manzur1-4/+4
2016-02-19adds original http header to response_headersAriel Manzur1-1/+1
2016-02-19Remove broken [image] usage in classrefRémi Verschelde1-1/+1
2016-02-19better array alignmentAriel Manzur1-4/+4
2016-02-19fixes array allocation bug and sets DEFAULT_ALIGNMENT to 1. probably needs ↵Ariel Manzur2-5/+5
testing
2016-02-19Added "self contained" mode for Steam installation and similar. Editor looks ↵Ariel Manzur1-9/+19
for a file ._sc_ in the directory where the executable is, if it's present, all the editor settings (including the export templates) are read from editor_data/ inside that directory
2016-02-19Reject any native video player calls on iOS that point to files within .pck ↵Aren Villanueva7-65/+47
archives. Fix the paths for both res:// and user:// specified video files.
2016-02-19Remove some extraneous newlinesRémi Verschelde1-4/+0
2016-02-19Make issue template more eye-friendlyRémi Verschelde1-4/+11
Notably by changing the h3 headings for bold text
2016-02-18Update ISSUE_TEMPLATEJuan Linietsky1-4/+4
2016-02-18Update ISSUE_TEMPLATEJuan Linietsky1-1/+1