aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/godot_win.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
|
* Bring that Whole New World to the Old Continent tooRémi Verschelde2017-03-191-95/+91
| | | | | Applies the clang-format style to the 2.1 branch as done for master in 5dbf1809c6e3e905b94b8764e99491e608122261.
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-121-1/+1
| | | | | | | | | | That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games! (cherry picked from commit c7bc44d5ad9aae4902280012f7654e2318cd910e)
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* fix crash on help, closes #1873Juan Linietsky2015-05-171-1/+6
|
* fixes issue #1693 winmain and main unicodeyg2f2015-05-041-82/+25
| | | | makes WinMain() and main() accepts unicode characters into arguments
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* 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 ↵marynate2014-03-111-1/+32
| | | | | | for locale-awared console output; memery clearnup
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+207