summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #97923 from kisg/translation_server_siof_fixThaddeus Crews2024-11-122-3/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make TranslationServer singleton variable inline.Gergely Kis2024-10-072-3/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #98120 from dalexeev/core-typed-dicts-bin-serializationThaddeus Crews2024-11-121-144/+261
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Core: Add typed dictionary support for binary serializationDanil Alexeev2024-11-121-144/+261
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #98743 from dbnicholson/improve-compare-localesThaddeus Crews2024-11-122-61/+94
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve locale comparisonDan Nicholson2024-11-122-61/+94
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #98084 from BlueCube3310/image-cleanup-v2Thaddeus Crews2024-11-122-236/+235
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clean up ImageBlueCube33102024-11-012-236/+235
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #98969 from Faless/net/split_socketsThaddeus Crews2024-11-121-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [Net] Split Unix/Windows NetSocket implementationFabio Alessandrelli2024-11-101-0/+2
* | | | | | | | | | Merge pull request #98547 from timothyqiu/loaded-locales-setThaddeus Crews2024-11-111-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix duplicated entries in `TranslationServer::get_loaded_locales()`Haoyu Qiu2024-10-261-1/+4
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #97363 from reduz/deterministic-gen-suberesources-idThaddeus Crews2024-11-112-1/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow passing UID to importerJuan2024-11-112-1/+11
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #96590 from reduz/list-directoryThaddeus Crews2024-11-114-0/+65
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Provide a reliable way to see original resources in a directoryJuan2024-10-074-0/+65
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #97356 from reduz/pck-file-removalThaddeus Crews2024-11-114-25/+101
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add ability for PCK patches to remove filesJuan2024-11-114-25/+101
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #97352 from reduz/uids-everywhereThaddeus Crews2024-11-116-1/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Universalize UID support in all resource typesJuan2024-11-116-1/+39
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanizationThaddeus Crews2024-11-111-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Core: Fix `Freed Object` booleanizationDanil Alexeev2024-07-031-1/+1
* | | | | | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integrationThaddeus Crews2024-11-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-101-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #82845 from Hysterelius/masterThaddeus Crews2024-11-111-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Color: Expose OKHSL propertiesHysterelius2024-11-111-0/+4
* | | | | | | | | | | | Merge pull request #99078 from DarkMessiah/fix_callables_compareThaddeus Crews2024-11-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix comparison of callablesStanislav Labzyuk2024-11-111-2/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* / | | | | | | | | | | CI: Update Linux runners to Ubuntu 24.04Thaddeus Crews2024-11-103-5/+24
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #98809 from bruvzg/mac_gde_libs_non_uniThaddeus Crews2024-11-101-0/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [GDExtension] Improve macOS library loading/export.bruvzg2024-11-041-0/+10
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebaseThaddeus Crews2024-11-104-2/+467
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add fuzzy string matching to quick open searchAdam Johnston2024-10-284-2/+467
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #97370 from RandomShaper/refix_rl_not_foundThaddeus Crews2024-11-101-6/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ResourceLoader: Report error if resource type unrecognizedPedro J. Estébanez2024-11-041-6/+15
* | | | | | | | | | | | Merge pull request #98891 from Faless/debugger/game_view_settingsThaddeus Crews2024-11-102-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [Debugger] Move quit shortcut configuration to the SceneDebuggerFabio Alessandrelli2024-11-072-0/+38
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #86600 from nikitalita/fix-missing-resourcesThaddeus Crews2024-11-103-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix missing resource properties being dropped on savenikitalita2024-11-053-5/+11
* | | | | | | | | | | | | Merge pull request #85167 from RandomShaper/good_spinlockThaddeus Crews2024-11-102-5/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Enhance SpinLockPedro J. Estébanez2024-11-081-5/+42
| * | | | | | | | | | | | | Add a utility cache line size constantPedro J. Estébanez2024-11-081-0/+18
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #94889 from rune-scape/no-const-list-eraseThaddeus Crews2024-11-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Avoid const_cast in List::erase by requiring mutable elementsrune-scape2024-11-081-3/+3
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #98963 from RandomShaper/fix_classdb_deadlockThaddeus Crews2024-11-101-43/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix deadlocks related to ClassDB queries about global classesPedro J. Estébanez2024-11-081-43/+61
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #98150 from hunterloftis/fix-default-import-threadedThaddeus Crews2024-11-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix freeze on non-thread-safe custom importersHunter Loftis2024-10-151-1/+1
* | | | | | | | | | | | Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-042-2/+2
* | | | | | | | | | | | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-043-12/+5
| |/ / / / / / / / / / |/| | | | | | | | | |