summaryrefslogtreecommitdiff
path: root/core/io
AgeCommit message (Expand)Author
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
2015-11-19Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-16Change handling of invalid JSON escape sequences.Bojidar Marinov
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2015-10-21-fixed a quite serious scene corruption bug when saving that has been around ...Juan Linietsky
2015-10-21-fixes to ring buffer (fixes network error)Juan Linietsky
2015-10-21-Ability to debug video memory usageJuan Linietsky
2015-10-17Merge pull request #2479 from firefly2442/cppcheck-unusedvarsJuan Linietsky
2015-10-09fix parentheses-equality warnings of osx clang近藤 直人
2015-10-08newline fixesreduz
2015-09-16ran cppcheck, found unused variablesfirefly2442
2015-09-03merged some stuff for okamJuan Linietsky
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-06-30-some changes by okamJuan Linietsky
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-06-08Fixed get_packet/put_packet bindings in PacketPeer.James McLean
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-05-31work in progress, resource previewsJuan Linietsky
2015-05-25fixed support for zip packagesAriel Manzur
2015-05-19more fixesJuan Linietsky
2015-05-18fix a compile errorJuan Linietsky
2015-05-12Fixes problem parsing config files using ConfigFileJuan Linietsky
2015-05-07Merge pull request #1844 from daltomi/SIGSEGVJuan Linietsky
2015-05-06Fix segment violation MINIZIP_ENABLEDDaniel T. Borelli
2015-05-06optional formal changesehriche