aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/os_windows.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Moved deleting sample player in OS finalize methods to before deleting audio ...Saracen2015-11-021-1/+2
* | Merge pull request #2737 from akien-mga/type-specific-error-outputJuan Linietsky2015-11-181-7/+18
|\ \
| * | Fix error messages forcing a white font for subsequent messagesRémi Verschelde2015-11-101-6/+6
| * | Display error type (error, warning, script error) in OS::print_errorRémi Verschelde2015-11-101-7/+18
| |/
* / windows crash and bind placeholder methodAriel Manzur2015-11-141-3/+3
|/
* Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-241-0/+10
* Add OS.get_system_time_msecMaximillian2015-08-061-0/+6
* Complete fix for windows compilabilityest312015-06-071-1/+2
* Fix windows compilabilityest312015-06-071-17/+4
* Add OS.get_time_zone_info functionest312015-06-061-0/+30
* Add utc param to get_time and get_date methodsest312015-06-061-4/+10
* Use local time for both time and date on winest312015-06-061-1/+1
* ability to run 2D physics in a threadJuan Linietsky2015-05-261-2/+5
* Merge remote-tracking branch 'origin/master'Juan Linietsky2015-05-041-1/+8
|\
| * add missing WM_RBUTTONDBLCLK messagesanikoyes2015-03-251-1/+8
* | small unicode fixesJuan Linietsky2015-05-041-5/+6
|/
* window managements functions workJuan Linietsky2015-03-231-19/+100
* fixes to new window management APIJuan Linietsky2015-03-221-0/+188
* New option to send canvas to render bufferJuan Linietsky2015-03-161-0/+1
* fix get joystick name from registry on some systemsHinsbart2015-02-251-3/+8
* begin new serialization frameworkJuan Linietsky2015-02-151-1/+0
* fixes to mouse warpJuan Linietsky2015-02-141-1/+6
* fix get_joy_name() on windowsHinsbart2015-02-121-1/+51
* Merge pull request #1259 from laganojunior/feature/fix_modifier_key_unpressJuan Linietsky2015-02-091-3/+4
|\
| * Fix whitespace on previous commitManuel Lagang2015-01-171-1/+1
| * Modifiers are unset on events for the modifier key itselfManuel Lagang2015-01-171-3/+4
* | Fix mingw windows build errormarynate2015-01-181-0/+4
|/
* added nvidia optimus enablementthe_mech2015-01-171-0/+3
* -Initial (untested) implementation of 2D shaders. Probably broken, will be fi...Juan Linietsky2015-01-111-1/+1
* 2D Rewrite Step [1]Juan Linietsky2015-01-101-3/+3
* New Code CompletionJuan Linietsky2014-12-161-1/+2
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-0/+42
* missing navmesh demo and small fixesJuan Linietsky2014-11-191-1/+1
* 3D Import Import & UDPJuan Linietsky2014-11-121-0/+2
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-1/+1
* - On Windows, Godot now goes fullscreen without video mode change.Guy Rabiller2014-10-281-2/+5
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-221-20/+49
* Fixed too many little issues, check the issues closed today.Juan Linietsky2014-09-211-1/+1
* - more fixes on #672 on windowsJuan Linietsky2014-09-191-1/+15
* Fixing Issues...Juan Linietsky2014-09-191-1/+5
* Merge pull request #573 from marynate/PR-fix-get-data-dirJuan Linietsky2014-09-171-1/+1
|\
| * Make OS_Windows::get_data_dir return unix path to be consistent with get_reso...marynate2014-07-061-1/+1
* | 3D Physics and Other StuffJuan Linietsky2014-09-021-15/+87
* | Small Issues & MaintenanceJuan Linietsky2014-08-011-11/+38
|/
* -Fixed viewport stretch bugsJuan Linietsky2014-04-181-0/+7
* Add display/resizable to project setting to prevent windwo from resizingmarynate2014-03-271-0/+4
* fix-multi-char-ime-input-chinesesanikoyes2014-03-111-0/+22
* -fixed bug in Button now exporting font propertyJuan Linietsky2014-02-151-2/+15
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-2/+8
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1732