summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-10-13Fix Alpha Border bugfixComanche_Ak
2017-10-13Remove junk outputRuslan Mustakov
2017-10-11Merge pull request #11539 from BastiaanOlij/remove_directory_scanRémi Verschelde
2017-10-11Merge pull request #12039 from Hinsbart/expose_joy_connectionRémi Verschelde
2017-10-11Input: expose joy_connection_changed()Andreas Haas
2017-10-11Merge pull request #11954 from neikeq/dIgnacio Etcheverry
2017-10-10Merge pull request #11919 from Toizi/array_sort_refAndreas Haas
2017-10-10Merge pull request #11987 from endragor/define-va-copyIgnacio Etcheverry
2017-10-10Made directory scan optionalBastiaanOlij
2017-10-10Define va_copy with --std=c++03 (fixes #11979)Ruslan Mustakov
2017-10-09Adds 'exposed' field to ClassInfoIgnacio Etcheverry
2017-10-09Array::sort, sort_custom and invert now return reference to Array to allow ch...Marius Guggenmos
2017-10-09Merge pull request #11810 from marcelofg55/osx_export_improvRémi Verschelde
2017-10-09Fix trailing whitespaces in project settings header commentEmmanuel Leblond
2017-10-09Merge pull request #11947 from eska014/fix-obj-marshallingRémi Verschelde
2017-10-08Fix binary marshalling of ObjectsLeon Krause
2017-10-08[GDnative] Add string_name apiEmmanuel Leblond
2017-10-06Merge pull request #11853 from endragor/long-string-loggingAndreas Haas
2017-10-05Make sure to obey hidpi to off by default, as present in project settings. Se...Juan Linietsky
2017-10-05Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky
2017-10-05Fix logging of long strings via RotatedFileLoggerRuslan Mustakov
2017-10-04Merge pull request #11812 from NathanWarden/fix_validate_sslGilles Roudiere
2017-10-04Merge pull request #11823 from endragor/virtual-keyboard-heightGilles Roudiere
2017-10-04Allow to obtain virtual keyboard heightRuslan Mustakov
2017-10-03fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky
2017-10-03Fixed a bug where ssl would force validation even though you told it not to.Nathan Warden
2017-10-03OS::execute can now read from stderr too when executing with a pipeMarcelo Fernandez
2017-10-03Merge pull request #11782 from eska014/persistent-userfs-testHein-Pieter van Braam
2017-10-02Merge pull request #11568 from endragor/loggersAndreas Haas
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
2017-10-02Merge pull request #11730 from gabrielformiga/fix-small-png-texture-importAndreas Haas
2017-10-02Add OS::is_userfs_persistent to check user:// persistenceLeon Krause
2017-10-02Merge pull request #11575 from marcelofg55/move_path_to_trashPoommetee Ketson
2017-09-30Change to shrink_x2 function preventing it set a 0 width/heightGabriel
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-27Build MSVC safe_refcount in a separate compilation unitHein-Pieter van Braam
2017-09-25FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trashMarcelo Fernandez
2017-09-25Merge pull request #11445 from Cradmon/refactorCoreMapRémi Verschelde
2017-09-25Merge pull request #11518 from hpvb/gdscript-direct-dispatchRémi Verschelde
2017-09-25Merge pull request #11567 from QuLogic/scons-var-typesRémi Verschelde
2017-09-25Fixed constness of variant functions, as well as visual script sequence ports...Juan Linietsky
2017-09-25Use BoolVariable for third-party options.Elliott Sales de Andrade
2017-09-25Make variant_op jumptable constHein-Pieter van Braam
2017-09-25Allow inlining of all parts of safe_refcountHein-Pieter van Braam
2017-09-25Extract logging logicRuslan Mustakov
2017-09-24Merge pull request #11549 from hpvb/fix-11543Hein-Pieter van Braam
2017-09-24Fix Variant::get_named return when p_index is invalidMarcelo Fernandez
2017-09-24Fix Dictionary set_namedHein-Pieter van Braam
2017-09-24Merge pull request #11473 from hpvb/fix-11466Rémi Verschelde
2017-09-23Enable building against system zstd.Elliott Sales de Andrade