aboutsummaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2602 from sanikoyes/Pr-REUSE_ADDR_WIN32Juan Linietsky2015-10-171-0/+7
|\
| * REUSE_ADDR under windows platformsanikoyes2015-10-131-0/+7
* | Added specific get_locale to OSX platformDidier Vandekerckhove2015-10-162-0/+7
|/
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-1341-6982/+7509
|\
| * newline fixesreduz2015-10-0818-6601/+6601
| * Add support for Opus audio formatGeorge Marques2015-10-024-0/+18
| * -Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky2015-10-011-376/+376
| * Merge pull request #2548 from romulox-x/iCloudpunto-2015-09-287-0/+462
| |\
| | * improved iCloud build option descriptionsteve2015-09-271-1/+1
| | * Initial iCloud implementation, supporting key value pairssteve2015-09-277-0/+462
| * | Hide stderr when trying to detect mingw binaries on posixRémi Verschelde2015-09-271-3/+3
| * | Rename voice_set_volume argument to p_volume to avoid confusionRémi Verschelde2015-09-262-3/+3
| * | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-2413-39/+152
| |\ \
| * | | Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-2412-4/+50
* | | | Fixed theora playback. Removed theoraplayer.Juan Linietsky2015-09-265-6/+1
| |/ / |/| |
* | | Properly implement OS.alert() from script, and use xmessage on X11Juan Linietsky2015-09-212-1/+11
* | | Ability to visually debug geometry visually:Juan Linietsky2015-09-204-22/+22
| |/ |/|
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-121-0/+2
|\ \
| * \ Merge pull request #2461 from romulox-x/iphoneSplashJuan Linietsky2015-09-121-0/+2
| |\ \
| | * | ios now displays splash screen between launch image and main scene, instead o...steve2015-09-101-0/+2
* | | | HTML5 exporter seems to be fully functionalJuan Linietsky2015-09-124-10/+99
|/ / /
* | | fix to builtin freetype defines on linuxJuan Linietsky2015-09-101-0/+6
* | | fix to freetype detectionJuan Linietsky2015-09-101-2/+5
* | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-102-0/+2
|\ \ \ | | |/ | |/|
| * | 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
|\