aboutsummaryrefslogtreecommitdiff
path: root/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #187 from marynate/PR-fix-windows-utf8reduz2014-03-121-1/+29
|\
| * remove unnecessary error check when converting ascii to unicodemarynate2014-03-111-5/+2
| * Convert windows main entry arguments to UTF8; Set locale to system default fo...marynate2014-03-111-1/+32
* | Merge pull request #189 from sanikoyes/hotfix-imereduz2014-03-121-0/+22
|\ \
| * | fix-multi-char-ime-input-chinesesanikoyes2014-03-111-0/+22
| |/
* / fix android input doe's not work(line edit/text edit)sanikoyes2014-03-124-6/+304
|/
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-02-261-2/+2
|\
| * Merge pull request #133 from vinzenz/masterokamstudio2014-02-261-2/+2
| |\
| | * Fix for 64Bit builds with VC from command lineVinzenz Feenstra2014-02-221-2/+2
* | | fixieJuan Linietsky2014-02-261-0/+3
|/ /
* | ifdef out body of probe_joystick and process_joysticks on freebsd until a wor...Rob Messick2014-02-231-0/+4
* | Only include linux/joystick.h on linuxRob Messick2014-02-231-2/+3
* | alloca() lives in stdlib.h on FreeBSDRob Messick2014-02-231-0/+6
|/
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-02-205-17/+44
|\
| * Merge pull request #89 from marynate/PR-Fix_iOS_Simulator_Buildokamstudio2014-02-202-9/+31
| |\
| | * UIApplication setStatusBarHidden:animation has been deprecated since iOS 3.2,...marynate2014-02-151-1/+1
| | * Update SConstruct build scripts for iOS Simulator buildmarynate2014-02-152-9/+31
| * | Merge pull request #107 from bscranton/masterokamstudio2014-02-201-2/+3
| |\ \
| | * | windows StreamPeerWinsock::set_nodelay implementationBenjamin Scranton2014-02-171-2/+3
| * | | Merge pull request #124 from kevinhartman/masterokamstudio2014-02-201-4/+10
| |\ \ \
| | * | | OSX current_videomode size is now initialized with correct resolution based o...Kevin Hartman2014-02-181-4/+10
| | |/ /
| * | | Merge pull request #128 from marynate/PR-stop-tracking-logo-hokamstudio2014-02-201-2/+0
| |\ \ \
| | * | | Stop tracking platform/server/logo.h for it will be autogeneratedmarynate2014-02-191-2/+0
* | | | | -run script in editorJuan Linietsky2014-02-2030-0/+24464
|/ / / /
* / / / wtfJuan Linietsky2014-02-192-5/+4
|/ / /
* / / -improved physics ccdJuan Linietsky2014-02-193-3/+6
|/ /
* / -project settings are saved when changedJuan Linietsky2014-02-151-0/+2
|/
* -fixed bug in Button now exporting font propertyJuan Linietsky2014-02-152-2/+16
* Addressed comments by Terseus to match the specVinzenz Feenstra2014-02-141-5/+5
* x11: Set icon issue fixVinzenz Feenstra2014-02-141-20/+11
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-02-132-5/+6
|\
| * Merge pull request #34 from marynate/masterokamstudio2014-02-131-3/+4
| |\
| | * Fixed build rule file for proper MSVC release buildmarynate2014-02-111-3/+4
| * | Fix mouse coordinates on OS X retina displaysJeremy Williams2014-02-101-2/+2
| |/
* / -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-139-130/+73
|/
* fixieJuan Linietsky2014-02-101-3/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-09256-0/+39296