aboutsummaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* draw button focus before text and iconJuan Linietsky2015-06-081-0/+6
* Complete fix for windows compilabilityest312015-06-072-2/+4
* Fix windows compilabilityest312015-06-074-24/+14
* Merge pull request #2037 from est31/use-local-winJuan Linietsky2015-06-076-19/+111
|\
| * Add OS.get_time_zone_info functionest312015-06-063-0/+72
| * Add utc param to get_time and get_date methodsest312015-06-066-18/+38
| * Use local time for both time and date on winest312015-06-062-3/+3
* | Merge pull request #2017 from Razzlegames/multitouch_fix_1908Juan Linietsky2015-06-071-1/+1
|\ \ | |/ |/|
| * Additional Fix for Multi-touch release problemKyle Luce2015-05-311-1/+1
* | improved calculation of screen resolution on iosromulox_x2015-06-031-2/+3
|/
* Merge pull request #1966 from romulox-x/iosServicesAdditionspunto-2015-05-265-19/+225
|\
| * added response event for game center overlay closingromulox_x2015-05-233-2/+13
| * added data to descriptions dictionary that was missing. Made the elements th...romulox_x2015-05-231-5/+11
| * Fixed null pointer bug in ios store. added functions to game center to reset ...romulox_x2015-05-235-19/+208
* | ability to run 2D physics in a threadJuan Linietsky2015-05-2610-6/+19
|/
* Fix building release target with debug symbolsRémi Verschelde2015-05-221-2/+2
* fix a crash situation when starting a thread and other small fixesJuan Linietsky2015-05-181-4/+24
* fix crash on help, closes #1873Juan Linietsky2015-05-171-1/+6
* fix multitouch release problemvipsbpig2015-05-151-1/+2
* Change windows build to use CFlag /Od so that you get the full debug experien...Antony2015-05-091-1/+1
* Merge pull request #1826 from eehrich/masterJuan Linietsky2015-05-071-2/+2
|\
| * optional formal changesehriche2015-05-061-2/+2
* | Better OS X fullscreen support, without the nasty startup effectRicardo Pérez2015-05-061-3/+10
* | Merge pull request #1818 from ricpelo/ricpelo-patch-5punto-2015-05-061-1/+9
|\ \ | |/ |/|
| * Really fixes fullscreen mode in OS X, even during startupRicardo Pérez2015-05-051-1/+9
* | fixes issue #1693 winmain and main unicodeyg2f2015-05-041-82/+25
* | Merge remote-tracking branch 'origin/master'Juan Linietsky2015-05-04117-592/+985
|\ \
| * \ Merge pull request #1792 from swenner/static_analysis_fixesJuan Linietsky2015-05-031-1/+1
| |\ \
| | * | fixed broken comment blockSimon Wenner2015-05-031-1/+1
| | |/
| * | Merge pull request #1800 from antonyjones67/VSGeneratorJuan Linietsky2015-05-031-0/+6
| |\ \ | | |/ | |/|
| | * Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi...Antony Jones2015-05-031-0/+6
| * | -fixed godot icon for androidJuan Linietsky2015-05-012-5/+32
| * | -option to select arm and x86 architectures on android export (will not work ...Juan Linietsky2015-05-011-12/+41
| * | -Fixed android export options (screen sizes, orientation should work)Juan Linietsky2015-05-012-13/+11
| * | -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-4/+4
| * | -some cleanupsJuan Linietsky2015-04-301-1/+5
| * | fixes in handling of DirAccess for resource path on Android, fixes #1447Juan Linietsky2015-04-284-33/+57
| * | -Changed Godot exit to be clean.Juan Linietsky2015-04-205-1/+17
| * | -fix local and global usage for DirAccess, fixes #791Juan Linietsky2015-04-181-4/+11
| * | Updated copyright year in all headersJuan Linietsky2015-04-18107-466/+466
| |/
| * -Added android immersive mode, fixes #303Juan Linietsky2015-04-174-2/+55
| * improved save path error messages for scene, textures and audio, fixes #1514Juan Linietsky2015-04-121-0/+1
| * Modified OSX11 to try alternative audio drivers if pulseaudio does not work o...Juan Linietsky2015-04-121-1/+14
| * Merge pull request #1531 from vkbsb/h5_canvas_polygon_fixJuan Linietsky2015-04-071-16/+21
| |\
| | * Revert "Revert "Removing etc1 from build for javascript platform.""V.VamsiKrishna2015-03-201-0/+1
| | * Revert "Removing etc1 from build for javascript platform."V.VamsiKrishna2015-03-201-1/+0
| | * Removing etc1 from build for javascript platform.V.VamsiKrishna2015-03-201-0/+1
| | * Replacing spaces with tabsV.VamsiKrishna2015-03-201-68/+68
| | * Fix Javascript build.V.VamsiKrishna2015-03-191-64/+68
| * | Merge pull request #1568 from sanikoyes/Pr-missing-WM_RBUTTONDBLCLKJuan Linietsky2015-04-071-1/+8
| |\ \