aboutsummaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | disabling theora for now (will be re-written, re-enabled later)Juan Linietsky2015-09-102-0/+2
* | | | | | | | | remotion of some c++ includes to avoid dependency on libstdc++Juan Linietsky2015-09-101-4/+7
|/ / / / / / / /
* | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-102-5/+8
|\| | | | | | |
| * | | | | | | ios build with osxcrosspunto-2015-09-092-5/+8
| | |_|_|_|/ / | |/| | | | |
* / | | | | | HTML5 exporter ImprovementsJuan Linietsky2015-09-108-18/+1032
|/ / / / / /
* | | | | | merged some stuff for okamJuan Linietsky2015-09-0316-35/+126
* | | | | | new editor settings customization of where to run the game from the editorJuan Linietsky2015-08-303-4/+16
* | | | | | -fixes to capture modeJuan Linietsky2015-08-292-2/+52
* | | | | | fix build issue with ssl, closes #2384Juan Linietsky2015-08-231-0/+1
* | | | | | damn github built-in editorJuan Linietsky2015-08-211-1/+1
* | | | | | fix for built-in ssl (easier to build 32 bits export)Juan Linietsky2015-08-211-1/+2
| |_|_|/ / |/| | | |
* | | | | Merge pull request #2302 from antonyjones67/AndroidTemplateCompileWindowsJuan Linietsky2015-08-081-1/+41
|\ \ \ \ \
| * | | | | Fixes compile bug for Android template on Windows.PeaceSells2015-07-241-1/+41
* | | | | | Add OS.get_system_time_msecMaximillian2015-08-062-1/+8
* | | | | | -Merged the file server with the live editing and remote debugJuan Linietsky2015-08-064-23/+28
* | | | | | Use tabs instead of spaces.Jari Ronkainen2015-07-231-1/+1
* | | | | | Fix audio driver setup if the first driver fails.Jari Ronkainen2015-07-231-0/+1
|/ / / / /
* | | | / fixed ios compilation errorromulox_x2015-07-011-1/+1
| |_|_|/ |/| | |
* | | | -some changes by okamJuan Linietsky2015-06-301-0/+23
* | | | Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-4/+4
| |_|/ |/| |
* | | Fixed compilation error on MacOS X.James McLean2015-06-221-1/+3
| |/ |/|
* | some optimizations in godot memory handlingJuan Linietsky2015-06-121-2/+2
* | 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
| |\ \