summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2019-09-27Validate audio/video driver command-line argumentsHugo Locurcio
2019-09-26SCons: do not build tests with tools=noAndrii Doroshenko (Xrayez)
2019-09-26Merge pull request #32230 from kawa-yoiko/oa-backward-shiftRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-21Implement backward shift deletion for OAHashMapShiqing
2019-09-03Adds skip-breakpoints featureiwek7
2019-08-27Mark the V-Sync project setting to require an editor restartHugo Locurcio
2019-08-27Sync controller mappings DB with SDL2 community repoRémi Verschelde
2019-08-27Merge pull request #31662 from profan/perf/astar-reserveRémi Verschelde
2019-08-27allow to reserve space in OAHashMap explicitly and also in AStar.Robin Hübner
2019-08-26Merge pull request #31481 from Calinou/generate-gdnative-use-gles2Rémi Verschelde
2019-08-24Register as an editor instance when generating the GDNative API JSONHugo Locurcio
2019-08-21Merge pull request #31437 from volzhs/vibrate-mobileRémi Verschelde
2019-08-21Rewrite StreamPeerSSL with SSLContext helper classFabio Alessandrelli
2019-08-21Support vibration for Android and iOSvolzhs
2019-08-17Revert "Add Min/Max Window Size Setting"Rémi Verschelde
2019-08-17Merge pull request #31367 from sparkart/add_minmax_winsize_settingRémi Verschelde
2019-08-15Add Min/Max Window Size SettingEmmanuel Barroga
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-08-12Merge pull request #31290 from nekomatata/fix-test-regex-disabledRémi Verschelde
2019-08-11Fixed link errors when building in debug with option module_regex_enabled=noPouleyKetchoupp
2019-08-09Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directoriesMichael Alexsander Silva Dias
2019-07-31Cap the number of warnings/errors per second rather than per frameHugo Locurcio
2019-07-29Fix set_default_cursor_shape always sending motion eventGuilherme Felipe
2019-07-24Don't release action if it's not pressedTomasz Chabora
2019-07-23Added count method to StringChaosus
2019-07-22SCons: Fix uses of [].append instead of env.add_source_files()Rémi Verschelde
2019-07-18Merge pull request #30226 from lawnjelly/interpolateRémi Verschelde
2019-07-15Implemented local shader arraysChaosus
2019-07-11Add access to interpolation fraction for fixed timestep interpolationlawnjelly
2019-07-08Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio
2019-07-08Merge pull request #29613 from Calinou/doctool-create-directoriesRémi Verschelde
2019-07-07Fixes minor issues found by static analyzerqarmin
2019-07-04Make `--doctool` create directories if they don't existHugo Locurcio
2019-07-01Revert "Add godot version in backtrace message"Rémi Verschelde
2019-07-01Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde
2019-07-01Merge pull request #28572 from lupoDharkael/trace-infoRémi Verschelde
2019-06-29Merge pull request #30154 from bojidar-bg/30149-export-flag-editorRémi Verschelde
2019-06-28Ensure --export implies --editorBojidar Marinov
2019-06-27Add default values to the editor help, docs, and generated RSTBojidar Marinov
2019-06-27Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-06-20Add option to toggle console window on WindowsLuka Dornhecker
2019-06-19Enforce Unicode encoding in MSVCAndrii Doroshenko (Xrayez)
2019-06-19Merge pull request #29470 from KoBeWi/_Rémi Verschelde
2019-06-16Merge pull request #29764 from Calinou/boot-splash-no-filter-optionRémi Verschelde
2019-06-15Add an option to disable boot splash filteringHugo Locurcio
2019-06-13Limit Physics Process FPS above 0Emmanuel Barroga
2019-06-12Merge pull request #29465 from bruvzg/per_pixel_transp_imprRémi Verschelde