Age | Commit 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-11 | made headers case insensitive | Ariel Manzur |
2016-01-11 | Merge pull request #3297 from AlexHolly/comment-some-print_lines | Rémi Verschelde |
2016-01-10 | added a new function to escape properly json, fixes #3282 | Juan Linietsky |
2016-01-10 | -fix stray file left open when parsing configuration, closes #3299 | Juan Linietsky |
2016-01-10 | make sure file is closed if something fails | Juan Linietsky |
2016-01-09 | comment some print_lines | Alexander Holland |
2016-01-08 | -Use simpler methods for parsing simple tags, fixes #3274 | Juan Linietsky |
2016-01-07 | -fix bugs related to parsing config files with new variantparser, closes #324... | Juan Linietsky |
2016-01-01 | Added default value param to ConfigFile.get_value() | Ignacio Etcheverry |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-31 | make json sub-dictionaries shared, fixes #2381 | Juan Linietsky |
2015-12-31 | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky |
2015-12-31 | -Ensure .tscn and .tres always save in a deterministic way, fixes #2495 | Juan Linietsky |
2015-12-28 | Add missing argument names in GDScript bindings | Rémi Verschelde |
2015-12-14 | replaced :var by :Variant in documentation, fixes #2897 | Juan Linietsky |
2015-12-13 | added binary API to StreamPeer, fixes #2863 | Juan Linietsky |
2015-12-09 | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky |
2015-12-09 | -ability to change scripts in external editor and still have properties reloa... | Juan Linietsky |
2015-12-08 | updated aes256 implementation to newer version from upstream. Also uses fast... | romulox_x |
2015-12-06 | some fixes | Juan Linietsky |
2015-11-23 | Merge pull request #1820 from guilhermefelipecgs/master | Rémi Verschelde |
2015-11-19 | Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser... | Aren Villanueva |
2015-11-18 | Merge pull request #2707 from akien-mga/master | Juan Linietsky |
2015-11-16 | Change handling of invalid JSON escape sequences. | Bojidar Marinov |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Ré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 usage | Juan Linietsky |
2015-10-17 | Merge pull request #2479 from firefly2442/cppcheck-unusedvars | Juan Linietsky |
2015-10-09 | fix parentheses-equality warnings of osx clang | 近藤 直人 |
2015-10-08 | newline fixes | reduz |
2015-09-16 | ran cppcheck, found unused variables | firefly2442 |
2015-09-03 | merged some stuff for okam | Juan Linietsky |
2015-08-23 | **WARNING BEFORE PULLING** | Juan Linietsky |
2015-06-30 | -some changes by okam | Juan Linietsky |
2015-06-29 | Several performance improvements, mainly in loading and instancing scenes and... | Juan Linietsky |
2015-06-22 | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky |
2015-06-08 | Fixed get_packet/put_packet bindings in PacketPeer. | James McLean |
2015-06-06 | -fixed many memory initialization issues | Juan Linietsky |
2015-06-06 | new file dialog! | Juan Linietsky |
2015-05-31 | work in progress, resource previews | Juan Linietsky |
2015-05-25 | fixed support for zip packages | Ariel Manzur |
2015-05-19 | more fixes | Juan Linietsky |
2015-05-18 | fix a compile error | Juan Linietsky |
2015-05-12 | Fixes problem parsing config files using ConfigFile | Juan Linietsky |
2015-05-07 | Merge pull request #1844 from daltomi/SIGSEGV | Juan Linietsky |
2015-05-06 | Fix segment violation MINIZIP_ENABLED | Daniel T. Borelli |
2015-05-06 | optional formal changes | ehriche |