summaryrefslogtreecommitdiff
path: root/core/io
AgeCommit message (Expand)Author
2016-06-18Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872Juan Linietsky
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-17Merge pull request #5250 from bojidar-bg/add-sha256Juan Linietsky
2016-06-17Add sha256 to String and File/FileAccess.Bojidar Marinov
2016-06-16Fixed PacketPeer.get_var() return type in docsJ08nY
2016-06-15Classref: Added docs for StreamPeer* (#5216)J08nY
2016-06-13Zip-align exported APKPedro J. Estébanez
2016-06-06Merge pull request #4895 from TheoXD/_fix_interactive_loader_cacheJuan Linietsky
2016-06-06Add missing license information (MiniZip)Roberto
2016-06-03Fix typo in http_client.hJ08nY
2016-06-01Removed invalid DEFVAL for HTTPClient::request_rawIgnacio Etcheverry
2016-05-30fixed interactive_loader() not returning a cached sceneTheoXD
2016-05-27Added translation support to GodotJuan Linietsky
2016-05-27Changed import workflowJuan Linietsky
2016-05-21remove trailing whitespaceHubert Jarosz
2016-05-12classref: Directory and ConfigFileRémi Verschelde
2016-05-04httpclient request withh raw_array bodyAlexander Holland
2016-04-27fix - HTTPClient connection keep-alive duplicate Headers #4208Alexander Holland
2016-04-23Encode axis_value in Variant for InputEvent::JOYSTICK_MOTION.Hinsbart
2016-04-18Added getter method for the connection property in HTTPClient. (#4336)Mounir Ybanez
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-04-Work on addon editor plugin (disabled by default)Juan Linietsky
2016-02-21Fix missing dependency resolver in Windowseska
2016-02-19adds original http headers to response_headersAriel Manzur
2016-02-19adds original http header to response_headersAriel Manzur
2016-01-24-remved p_peer is null error messages, fixes #1150reduz
2016-01-20-Remote deploy now uses FS over USB on Android, super fast!Juan Linietsky
2016-01-14-Make sure scenes properly update when switching tabs, even if sub-instances ...Juan Linietsky
2016-01-11made headers case insensitiveAriel Manzur
2016-01-11Merge pull request #3297 from AlexHolly/comment-some-print_linesRémi Verschelde
2016-01-10added a new function to escape properly json, fixes #3282Juan Linietsky
2016-01-10-fix stray file left open when parsing configuration, closes #3299Juan Linietsky
2016-01-10make sure file is closed if something failsJuan Linietsky
2016-01-09comment some print_linesAlexander Holland
2016-01-08-Use simpler methods for parsing simple tags, fixes #3274Juan Linietsky
2016-01-07-fix bugs related to parsing config files with new variantparser, closes #324...Juan Linietsky
2016-01-01Added default value param to ConfigFile.get_value()Ignacio Etcheverry
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31make json sub-dictionaries shared, fixes #2381Juan Linietsky
2015-12-31Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-31-Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-14replaced :var by :Variant in documentation, fixes #2897Juan Linietsky
2015-12-13added binary API to StreamPeer, fixes #2863Juan Linietsky
2015-12-09Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-09-ability to change scripts in external editor and still have properties reloa...Juan Linietsky
2015-12-08updated aes256 implementation to newer version from upstream. Also uses fast...romulox_x
2015-12-06some fixesJuan Linietsky
2015-11-23Merge pull request #1820 from guilhermefelipecgs/masterRémi Verschelde