summaryrefslogtreecommitdiff
path: root/main/main.cpp
AgeCommit message (Expand)Author
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-24Add print_verbose to print to stdout only in verbose modeRémi Verschelde
2018-07-27Main: Fix --check-only option implemented as pairedRémi Verschelde
2018-07-25Merge pull request #18368 from Gamblify/RasterizerEngineSyncRémi Verschelde
2018-07-20Fix build issues and typos after c69de2ba4Rémi Verschelde
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
2018-07-17Add Audio Server profiling time to the profilerMarcelo Fernandez
2018-07-05Merge pull request #19229 from RandomShaper/fix-focus-stealMax Hilbrunner
2018-06-25Fix vsync initializationChaosus
2018-06-15The build-solutions flag now forces editor mode.Nathan Warden
2018-06-15Removed unused AudioServer::update functionMarcelo Fernandez
2018-06-05Rasterizers are now in sync with engineGustav Lund
2018-05-31Add cli paramerter --check-only for script parsingTimur Celik
2018-05-28Fix debugger focus stealingPedro J. Estébanez
2018-05-28Revert "Make the performance reporting update frequency customizable"Juan Linietsky
2018-05-26Merge pull request #18998 from Calinou/customizable-performance-reporting-rateMax Hilbrunner
2018-05-22Only add autoloads in editor if they have tool scriptsGeorge Marques
2018-05-18Make the performance reporting update frequency customizableHugo Locurcio
2018-05-15-New inspector.Juan Linietsky
2018-05-14Merge pull request #18545 from vnen/editor-autoloadJuan Linietsky
2018-05-12Change reused variable name in command line parsingLeon Krause
2018-05-12Remove dead branch in command line logicLeon Krause
2018-05-12Revert "Fix custom resource path look-up per command line"Leon Krause
2018-05-11Merge pull request #18770 from eska014/cmdlineRémi Verschelde
2018-05-10Fix help/man for --export and --export-debugLeon Krause
2018-05-10Fix custom resource path look-up per command lineLeon Krause
2018-05-10Fix setting for pointing emulationvolzhs
2018-05-08Merge pull request #14622 from bruvzg/non-rectangular-windowsHein-Pieter van Braam
2018-05-07Local debugger fixes and extensionsBlazej Floch
2018-05-07Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1Juan Linietsky
2018-05-02Merge pull request #17196 from RandomShaper/improve-gui-touchRémi Verschelde
2018-05-01Enable autoload in editorGeorge Marques
2018-04-30Implement universal translation of touch to mousePedro J. Estébanez
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-19Enable DynamicFont oversampling by defaultHugo Locurcio
2018-04-09Add hysteresis to physics timestep count per frameManuel Moos
2018-04-07Experimental support for windows with per-pixel transparency (macOS, X11 and ...bruvzg
2018-03-21Add --print-fps option to output FPS to stdoutRémi Verschelde
2018-03-15Fix debugger_stdout_settings being ignoredBernhard Liebl
2018-03-02Fix `--help` output, allow renderer override from command line (`--video-driv...bruvzg
2018-02-26Allow running with a custom resource without a main sceneHein-Pieter van Braam
2018-02-24Add --quit option to help output and update manpageRémi Verschelde
2018-02-23Refactor version macros and fix related bugsRémi Verschelde
2018-02-19Added an auto quit and auto build flag to the command line options.Nathan Warden
2018-02-19Prevent loading project-specific config in Project ManagerRémi Verschelde
2018-02-18Merge pull request #16749 from PJB3005/18-02-16-project-manager-mono-debug-fixIgnacio Etcheverry
2018-02-17Ignore tools CLI flags in non-tools builds.Pieter-Jan Briers
2018-02-16Makes project manager never initialize mono debug.Pieter-Jan Briers
2018-02-14Merge pull request #15564 from RandomShaper/adpod-topmostRémi Verschelde
2018-02-14Merge pull request #15741 from paulloz/bug-no-main-sceneRémi Verschelde