summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Fix some crashes, overflows and using variables without valuesRafał Mikrut2019-11-011-2/+2
* Small fixes to redundand code, copy paste bugsqarmin2019-10-141-2/+0
* Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2019-10-122-0/+0
* Make possible to use just one "size/test_*" value in the settingsMichael Alexsander2019-10-041-2/+5
* Update AUTHORS and DONORS listRémi Verschelde2019-10-021-0/+0
* Validate audio/video driver command-line argumentsHugo Locurcio2019-09-271-6/+52
* SCons: do not build tests with tools=noAndrii Doroshenko (Xrayez)2019-09-262-3/+3
* Merge pull request #32230 from kawa-yoiko/oa-backward-shiftRémi Verschelde2019-09-261-0/+13
|\
| * Implement backward shift deletion for OAHashMapShiqing2019-09-211-0/+13
* | Added some obvious errors explanationsqarmin2019-09-251-1/+1
|/
* Adds skip-breakpoints featureiwek72019-09-031-0/+5
* Mark the V-Sync project setting to require an editor restartHugo Locurcio2019-08-271-1/+1
* Sync controller mappings DB with SDL2 community repoRémi Verschelde2019-08-271-10/+41
* Merge pull request #31662 from profan/perf/astar-reserveRémi Verschelde2019-08-271-0/+19
|\
| * allow to reserve space in OAHashMap explicitly and also in AStar.Robin Hübner2019-08-271-0/+19
* | Merge pull request #31481 from Calinou/generate-gdnative-use-gles2Rémi Verschelde2019-08-261-0/+8
|\ \ | |/ |/|
| * Register as an editor instance when generating the GDNative API JSONHugo Locurcio2019-08-241-0/+8
* | Merge pull request #31437 from volzhs/vibrate-mobileRémi Verschelde2019-08-212-0/+5
|\ \
| * | Support vibration for Android and iOSvolzhs2019-08-212-0/+5
| |/
* / Rewrite StreamPeerSSL with SSLContext helper classFabio Alessandrelli2019-08-211-10/+7
|/
* Revert "Add Min/Max Window Size Setting"Rémi Verschelde2019-08-171-20/+0
* Merge pull request #31367 from sparkart/add_minmax_winsize_settingRémi Verschelde2019-08-171-0/+20
|\
| * Add Min/Max Window Size SettingEmmanuel Barroga2019-08-151-0/+20
* | Remove redundant author doc commentsIAmActuallyCthulhu2019-08-124-15/+0
|/
* Merge pull request #31290 from nekomatata/fix-test-regex-disabledRémi Verschelde2019-08-121-0/+5
|\
| * Fixed link errors when building in debug with option module_regex_enabled=noPouleyKetchoupp2019-08-111-0/+5
* | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directoriesMichael Alexsander Silva Dias2019-08-093-48/+19
|/
* Cap the number of warnings/errors per second rather than per frameHugo Locurcio2019-07-311-2/+4
* Fix set_default_cursor_shape always sending motion eventGuilherme Felipe2019-07-291-0/+4
* Don't release action if it's not pressedTomasz Chabora2019-07-241-1/+2
* Added count method to StringChaosus2019-07-231-0/+39
* SCons: Fix uses of [].append instead of env.add_source_files()Rémi Verschelde2019-07-221-1/+4
* Merge pull request #30226 from lawnjelly/interpolateRémi Verschelde2019-07-183-0/+6
|\
| * Add access to interpolation fraction for fixed timestep interpolationlawnjelly2019-07-113-0/+6
* | Implemented local shader arraysChaosus2019-07-151-0/+7
* | Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio2019-07-081-2/+2
* | Merge pull request #29613 from Calinou/doctool-create-directoriesRémi Verschelde2019-07-081-1/+12
|\ \
| * | Make `--doctool` create directories if they don't existHugo Locurcio2019-07-041-1/+12
| |/
* / Fixes minor issues found by static analyzerqarmin2019-07-071-1/+1
|/
* Revert "Add godot version in backtrace message"Rémi Verschelde2019-07-011-1/+1
* Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde2019-07-011-2/+2
|\
| * Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG2019-06-231-2/+2
* | Merge pull request #28572 from lupoDharkael/trace-infoRémi Verschelde2019-07-011-1/+1
|\ \
| * | Add godot version in backtrace messagelupoDharkael2019-05-011-1/+1
* | | Merge pull request #30154 from bojidar-bg/30149-export-flag-editorRémi Verschelde2019-06-291-12/+6
|\ \ \
| * | | Ensure --export implies --editorBojidar Marinov2019-06-281-12/+6
* | | | Add default values to the editor help, docs, and generated RSTBojidar Marinov2019-06-271-0/+2
|/ / /
* | | Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde2019-06-275-29/+26
|\ \ \
| * | | Some code changed with Clang-Tidyqarmin2019-06-265-29/+26
* | | | Add option to toggle console window on WindowsLuka Dornhecker2019-06-201-0/+5
|/ / /