summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-09-01Merge pull request #10318 from endragor/ordered-hash-mapRémi Verschelde
2017-08-31Merge pull request #10422 from endragor/gdnative-androidRémi Verschelde
2017-08-30Renderer/Simulator flagsGustav Lund
2017-08-30Make GDNative work on AndroidRuslan Mustakov
2017-08-29removed DISCARD built in variable, replaced by actual discard GLSL instructio...Juan Linietsky
2017-08-29Merge pull request #10531 from RandomShaper/remove-old-android-settingRémi Verschelde
2017-08-27Make build scripts Python3 compatibleMatthias Hoelzl
2017-08-27Fix mixed tab/whitespace in build filesMatthias Hoelzl
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-22Removed unnecessary returns and break statementsWilson E. Alvarez
2017-08-22Fix Android remote debug not hitting breakpointsPedro J. Estébanez
2017-08-22Merge pull request #10340 from Rubonnek/remove-unnecessary-assignmentsRémi Verschelde
2017-08-21Merge pull request #10351 from neikeq/enums-are-for-the-weakJuan Linietsky
2017-08-21Removed unnecessary assignmentsWilson E. Alvarez
2017-08-21Fixes for new two-dash long command line argumentsRémi Verschelde
2017-08-21Tweak command-line arguments to make them more UNIX-likeHugo Locurcio
2017-08-20simplify the way window is allowed to steal focus, no longer relying on proje...Juan Linietsky
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-20Merge pull request #10319 from neikeq/pr-engine-editor-hintJuan Linietsky
2017-08-19Revert "Second take at making command-line arguments more UNIX-like + main.cp...Juan Linietsky
2017-08-19Fixes for new two-dash long command line argumentsRémi Verschelde
2017-08-19Tweak command-line arguments to make them more UNIX-likeHugo Locurcio
2017-08-19Adds editor_hint to Engine classIgnacio Etcheverry
2017-08-16Fixed OUYA Game Controller for 3.0Corruptinator
2017-08-16Synchronize parameter names in definition and declarationTwistedTwigleg
2017-08-15Merge pull request #9889 from groud/control_enhancementskubecz3k
2017-08-14Enable command-line exportRuslan Mustakov
2017-08-13Replace GUI anchor type by a float between 0 and 1Gilles Roudiere
2017-08-13Merge pull request #10257 from Faless/html5_fixesRémi Verschelde
2017-08-13Implement OrderedHashMapRuslan Mustakov
2017-08-12InputDefault: Fix joypad actions when axis quickly changes direction.Andreas Haas
2017-08-11Fix icon loading error a bootFabio Alessandrelli
2017-08-09Add expand stretch/ascpect - no more black barsYakov Borevich
2017-08-07Restored black bars and custom images instead of black bars, closes #1571Juan Linietsky
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-08-02Revert "Tweak command-line arguments to make them more UNIX-like"Juan Linietsky
2017-08-02Merge pull request #10014 from Calinou/tweak-command-line-argumentsRémi Verschelde
2017-08-02Tweak command-line arguments to make them more UNIX-likeHugo Locurcio
2017-08-01Fix AudioServer::finish not getting called while quittingMarcelo Fernandez
2017-08-01Make memory monitors query the right countersPedro J. Estébanez
2017-07-22Script languges are uninitialized properly now.Juan Linietsky
2017-07-22Several changes to better run in mobile.Juan Linietsky
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-19Fix errors with global config names no more sorrys pleasegeequlim
2017-07-17-Reorganized all properties of project settings (Sorry, Again).Juan Linietsky
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-07-11OUYA Controller for Version 3.0 input_default.cppCorruptinator
2017-06-28Reworked translation systemJuan Linietsky