summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2017-10-20Merge pull request #12252 from MednauN/masterRémi Verschelde
2017-10-20update GKScore init functionsersoong
2017-10-20Fix iOS GameCenter connection flowEvgeny Zuev
2017-10-17Fix BSD compile issuesMarcelo Fernandez
2017-10-17SCons: Disable server platform as it does not buildRémi Verschelde
2017-10-16Sign iOS dylibs before packagingRuslan Mustakov
2017-10-15Merge pull request #12074 from J08nY/fix/use-bin-nameRémi Verschelde
2017-10-15export onBackPress for Android ModuleRamesh Ravone
2017-10-14Fixed wrong Virtual-KeyCode(0x12) pair on Windows platform (#12073)Indah Sylvia
2017-10-13Use binary names instead of absolute paths in calls to OS::execute.J08nY
2017-10-13Drop unusued LEGACYGL_ENABLED checkRémi Verschelde
2017-10-11Merge pull request #12010 from eska014/jsevalRémi Verschelde
2017-10-11Improve JavaScript callsLeon Krause
2017-10-10Merge pull request #11775 from endragor/android-keyboard-inputAndreas Haas
2017-10-09Merge pull request #11926 from RameshRavone/patch-11Rémi Verschelde
2017-10-09Merge pull request #11878 from endragor/gradle-repository-urlsRémi Verschelde
2017-10-09Merge pull request #11826 from endragor/fix-game-center-player-idRémi Verschelde
2017-10-09Merge pull request #11824 from endragor/ios-loggingRémi Verschelde
2017-10-09Merge pull request #11810 from marcelofg55/osx_export_improvRémi Verschelde
2017-10-09Merge pull request #11718 from poke1024/retinaRémi Verschelde
2017-10-07flatDir support [Android]Ramesh Ravone
2017-10-07Fix python 3 build in osx-specific platformN0hbdy
2017-10-06Use additional repositories for gradle build dependencies tooRuslan Mustakov
2017-10-05Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky
2017-10-05fixes several scaling problems on multi monitor retina/non-retina setups on OS XBernhard Liebl
2017-10-04Merge pull request #11823 from endragor/virtual-keyboard-heightGilles Roudiere
2017-10-04Fix logging on iOSRuslan Mustakov
2017-10-04Allow to obtain virtual keyboard heightRuslan Mustakov
2017-10-04Fix returning Game Center player IDRuslan Mustakov
2017-10-04Improve input handling on AndroidRuslan Mustakov
2017-10-03fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky
2017-10-03Improvements on the export code on OS XMarcelo Fernandez
2017-10-03OS::execute can now read from stderr too when executing with a pipeMarcelo Fernandez
2017-10-03Merge pull request #11782 from eska014/persistent-userfs-testHein-Pieter van Braam
2017-10-02Merge pull request #11568 from endragor/loggersAndreas Haas
2017-10-02Add OS::is_userfs_persistent to check user:// persistenceLeon Krause
2017-10-02Merge pull request #11575 from marcelofg55/move_path_to_trashPoommetee Ketson
2017-10-02Merge pull request #11716 from marcelofg55/coreaudio_driverPoommetee Ketson
2017-10-02Use primary WebAssembly.instantiate overloadLeon Krause
2017-09-30Merged iphone and osx audio drivers into drivers/coreaudioMarcelo Fernandez
2017-09-26Reduce gcc lto build time by telling the linker toFelix M. Cobos
2017-09-25FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trashMarcelo Fernandez
2017-09-25Merge pull request #11567 from QuLogic/scons-var-typesRémi Verschelde
2017-09-25Use BoolVariable in platform-specific options.Elliott Sales de Andrade
2017-09-25Use BoolVariable for module options.Elliott Sales de Andrade
2017-09-25Use BoolVariable for third-party options.Elliott Sales de Andrade
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-09-25Use EnumVariable for choice-based build options.Elliott Sales de Andrade
2017-09-26Enhance iOS exportRuslan Mustakov
2017-09-25Extract logging logicRuslan Mustakov