summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2020-10-18Refactor MethodBind to use variadic templatesreduz
2020-10-01iOS: move touch delay to settingsSergey Minakov
2020-09-24OS: Remove unused get_splash_tick_msecRémi Verschelde
2020-09-23Ignore thread models when compiling with NO_THREADFabio Alessandrelli
2020-09-16Donors: Add Gamblify, remove Interblock from splash screenRémi Verschelde
2020-09-10Remove unused Python imports.Marcel Admiraal
2020-09-03Merge pull request #41332 from bruvzg/win_subsys_optionRémi Verschelde
2020-09-02Merge pull request #41190 from Xrayez/main-loop-type-classRémi Verschelde
2020-08-21Fix new black style check failures in various files.Marcel Admiraal
2020-08-17Revert "[Windows] Attach to parent console instead of creating new one."bruvzg
2020-08-16Port ClassDB tests to use doctestAndrii Doroshenko (Xrayez)
2020-08-15Fix "on top" incorrectly set on init (all platforms).bruvzg
2020-08-13Remove obsolete GLES2 backend codeRémi Verschelde
2020-08-11Accept global classes for `MainLoop` type in project settingsAndrii Doroshenko (Xrayez)
2020-08-11Merge pull request #41164 from bruvzg/win_attach_consoleRémi Verschelde
2020-08-11[Windows] Attach to parent console instead of creating new one.bruvzg
2020-08-08Properly detect `--test` command-line argumentAndrii Doroshenko (Xrayez)
2020-07-29Cleanup obsolete tests from displaying in helpAndrii Doroshenko (Xrayez)
2020-07-27Make all String float conversion methods be 64-bitAaron Franke
2020-07-28SCons: Refactor running commands through buildersAndrii Doroshenko (Xrayez)
2020-07-26SCons: Build tests/ and main/ in cloned environmentsRémi Verschelde
2020-07-26Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)
2020-07-25Merge pull request #38900 from bruvzg/docs_ignore_os_spec_def_valsRémi Verschelde
2020-07-25SCons: Add `tests` option to enable or disable unit testsAndrii Doroshenko (Xrayez)
2020-07-24fix crash on shutdownGordon MacPherson
2020-07-24Fix arguments always being found and returned some items back to normalGordon MacPherson
2020-07-24t Add unit testing to Godot using DocTest and added to GitHub Actions CIRevoluPowered
2020-07-20New GDScript tokenizer and parserGeorge Marques
2020-07-15Docs: Ignore OS specific values (constants, project settings, properties).bruvzg
2020-07-14Disable file logging for the project managerHugo Locurcio
2020-07-14Merge pull request #40354 from bruvzg/add_vulkan_init_messageRémi Verschelde
2020-07-13Commit other files changed by file_format.shAaron Franke
2020-07-13Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...bruvzg
2020-07-10Add override keywords.Marcel Admiraal
2020-07-10Merge pull request #40121 from Calinou/enable-file-loggingRémi Verschelde
2020-07-09Keep debug & verbose options after loading project from project managerPouleyKetchoupp
2020-07-08Enable file logging by default on desktops to help with troubleshootingHugo Locurcio
2020-07-06Add a map of autoloads to ProjectSettingsGeorge Marques
2020-07-05Fix string test code for MinGWAaron Franke
2020-07-04Merge pull request #40092 from hinlopen/remove-find-lastRémi Verschelde
2020-07-03Remove String::find_last (same as rfind)Stijn Hinlopen
2020-07-02Fix content scale mode, closes #37941Juan Linietsky
2020-07-01Merge pull request #38713 from aaronfranke/string-64bitRémi Verschelde
2020-07-01Merge pull request #36885 from Xrayez/doctool-err-msgRémi Verschelde
2020-06-30Move frame delaying functions from Main to OS.Fabio Alessandrelli
2020-06-29Added Custom Performance Monitor and feature to read intermediate values of M...simpu
2020-06-25Style: Fix copyright headersRémi Verschelde
2020-06-24Merge pull request #36052 from Calinou/improve-low-processor-sleepRémi Verschelde
2020-06-24Main::cleanup: Move MessageQueue deletion further down where it's saferRémi Verschelde
2020-06-18Mono: Always define options in main.cpp to keep them in docsRémi Verschelde