summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2019-06-03Fix errors when attempting to set UNIX permissions when unavailableHugo Locurcio
2019-06-03Merge pull request #28099 from lupoDharkael/fix-completionRémi Verschelde
2019-06-02Add configurable strength value to InputEventActionGilles Roudiere
2019-06-01Merge pull request #27789 from Giacom/move_towardsRémi Verschelde
2019-05-31Merge pull request #29340 from qarmin/fix_array_overflowRémi Verschelde
2019-05-31Fix and expose String::strip_escapes(), use it in LineEdit pasteRémi Verschelde
2019-05-31Fix array overflow when saving scene previewqarmin
2019-05-30Don't localize paths that contain but are not in the resource pathRémi Verschelde
2019-05-30Merge pull request #25148 from capnm/capnm-print-corrupt-image-pathRémi Verschelde
2019-05-30Properly unlock mutexqarmin
2019-05-30Added 2D functions to AStarChaosus
2019-05-29FileAccessEncrypted: Be more explicit on decryption failureRémi Verschelde
2019-05-29Merge pull request #25647 from QbieShay/fix_25440Rémi Verschelde
2019-05-29Merge pull request #28416 from JellyWX/binary-literalsRémi Verschelde
2019-05-28Merge pull request #26462 from SubSage/masterRémi Verschelde
2019-05-28Added move_toward functions for float, Vector2 and Vector3Giacom
2019-05-27Merge pull request #28957 from aaronfranke/basis-optimizeRémi Verschelde
2019-05-27Merge pull request #29001 from ibrahn/message-arg-destroyRémi Verschelde
2019-05-27Merge pull request #29119 from bruvzg/native_icon_supportRémi Verschelde
2019-05-24Add "transparent" to named color listJohn Gabriel
2019-05-24Add native window/taskbar icon support for Windows and macOS.bruvzg
2019-05-24Expose 2D Delaunay triangulation in Geometry singletonAndrii Doroshenko (Xrayez)
2019-05-22Expose 2D polygon boolean operations in Geometry singletonAndrii Doroshenko (Xrayez)
2019-05-22Build Clipper with `tools=no` and patch it to auto-disable exceptionsAndrii Doroshenko (Xrayez)
2019-05-21Merge pull request #29041 from hbina/add_constRémi Verschelde
2019-05-21Merge pull request #29011 from zann1x/masterRémi Verschelde
2019-05-21added a const keyword for a methods that return constant literal...hbina085
2019-05-20Merge pull request #27886 from LeonardMeagher2/obj_to_stringRémi Verschelde
2019-05-20Style: Fix issues with clang-format 8.0Rémi Verschelde
2019-05-19Initialize padding on PoolByteArray serializationLukas Zanner
2019-05-19MessageQueue::flush now always destroys parameters of a spent messageIbrahn Sahir
2019-05-19Fix typos with codespellRémi Verschelde
2019-05-18Merge pull request #28925 from Daw11/astar-sorted-arrayMax Hilbrunner
2019-05-17Optimize Basis constructor for Axis AngleAaron Franke
2019-05-17Merge pull request #28944 from Faless/mix/object_get_indexedMax Hilbrunner
2019-05-16Merge pull request #28587 from Daw11/lanczosMax Hilbrunner
2019-05-16Fix Object::get_indexed for simple properties.Fabio Alessandrelli
2019-05-16Use a binary heap for the open list of AstarDaw11
2019-05-15Fix NaN with get_action_strengthGilles Roudière
2019-05-12Better handle some self-RSET/RPC in MultiplayerAPIFabio Alessandrelli
2019-05-09Change "ID" to lowercase "id"Aaron Franke
2019-05-08Avoid _can_call_mode resetting error message in MultiplayerAPIFabio Alessandrelli
2019-05-06Merge pull request #28525 from MunWolf/func_ref_validationRémi Verschelde
2019-05-05Implement Lanczos image filterDaw11
2019-05-03Allow overriding how scripted objects are converted to stringsLeonard Meagher
2019-05-03Make second parameter of substr optionalTomasz Chabora
2019-05-02Locales: Add some missing locale namesRémi Verschelde
2019-05-01Merge pull request #27676 from qarmin/small_fixes_2Rémi Verschelde
2019-04-30Make "decimal" functions more consistentAaron Franke
2019-04-30Merge pull request #28530 from akien-mga/scons-prepend-cpppathRémi Verschelde