index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
windows
/
os_windows.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
property output unix seconds since epoch in windows get_system_time_secs, fix...
Juan Linietsky
2016-06-11
1
-1
/
+7
*
Windows: Hide mouse on MOUSE_MODE_CAPTURED
J08nY
2016-06-07
1
-1
/
+1
*
vsync support
Juan Linietsky
2016-06-05
1
-0
/
+15
*
-customizable shortcuts in editor
Juan Linietsky
2016-06-04
1
-1
/
+1
*
change invalid characters when get user data dir on Windows & Unix
volzhs
2016-06-03
1
-1
/
+1
*
removed dependency on shcore.dll to get DPI
Juan Linietsky
2016-06-01
1
-14
/
+74
*
DPI Detection support
Juan Linietsky
2016-05-29
1
-1
/
+22
*
Changed import workflow
Juan Linietsky
2016-05-27
1
-0
/
+28
*
Working even when re-entering window.
Mattias Cibien
2016-05-09
1
-0
/
+2
*
Cursor hides only in client area
Mattias Cibien
2016-05-09
1
-1
/
+17
*
Fixed behavior of OS.set_window_resizable
Mattias Cibien
2016-05-03
1
-1
/
+1
*
Implement OS.get_process_ID for Windows
George Marques
2016-04-29
1
-0
/
+5
*
Borderless window support for the Win32 build. Default window position is now...
Saracen
2016-03-12
1
-2
/
+11
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-32
/
+32
*
Added constant to retrieve Windows' Documents path
Franco Eusébio Garcia
2016-02-07
1
-1
/
+1
*
support horizontal mouse wheel, use in text editor
hondres
2016-02-04
1
-2
/
+19
*
remove pc_joystick_map.h
hondres
2016-02-01
1
-1
/
+0
*
Change default window size for desktop
George Marques
2016-01-24
1
-1
/
+1
*
Merge pull request #3272 from Hinsbart/joy-binding
punto-
2016-01-12
1
-0
/
+7
|
\
|
*
Add some joystick functions to input. Enables manipulation of mappings at run...
hondres
2016-01-08
1
-0
/
+7
*
|
Merge pull request #3230 from touilleMan/issue-55
Rémi Verschelde
2016-01-11
1
-2
/
+1
|
\
\
|
*
|
Remove unnecessary null pointer checks
Emmanuel Leblond
2016-01-04
1
-2
/
+1
|
|
/
*
/
-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...
Juan Linietsky
2016-01-10
1
-2
/
+8
|
/
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Better gamepad support
hondres
2015-12-18
1
-260
/
+8
*
-added windowed mode with -w, fixes #3020
Juan Linietsky
2015-12-12
1
-1
/
+1
*
Added missing \n in script error output.
ZuBsPaCe
2015-11-19
1
-1
/
+1
*
Nice error output padding. Code location behind " At: " is now aligned with t...
ZuBsPaCe
2015-11-19
1
-9
/
+17
*
Set console background color on windows in SetConsoleTextAttribute, otherwise...
ZuBsPaCe
2015-11-19
1
-5
/
+8
*
Set output color of ERR_SCRIPT messages to purple. Same as on linux.
ZuBsPaCe
2015-11-19
1
-1
/
+1
*
Removed ANSI error codes from windows terminal error output. Windows does not...
ZuBsPaCe
2015-11-19
1
-6
/
+6
*
Inconsistent code formatting in print_error (Newlines and spaces)
ZuBsPaCe
2015-11-19
1
-36
/
+37
*
Merge pull request #2718 from SaracenOne/audio_system_crash_fix
Juan Linietsky
2015-11-18
1
-1
/
+2
|
\
|
*
Moved deleting sample player in OS finalize methods to before deleting audio ...
Saracen
2015-11-02
1
-1
/
+2
*
|
Merge pull request #2737 from akien-mga/type-specific-error-output
Juan Linietsky
2015-11-18
1
-7
/
+18
|
\
\
|
*
|
Fix error messages forcing a white font for subsequent messages
Rémi Verschelde
2015-11-10
1
-6
/
+6
|
*
|
Display error type (error, warning, script error) in OS::print_error
Rémi Verschelde
2015-11-10
1
-7
/
+18
|
|
/
*
/
windows crash and bind placeholder method
Ariel Manzur
2015-11-14
1
-3
/
+3
|
/
*
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-24
1
-0
/
+10
*
Add OS.get_system_time_msec
Maximillian
2015-08-06
1
-0
/
+6
*
Complete fix for windows compilability
est31
2015-06-07
1
-1
/
+2
*
Fix windows compilability
est31
2015-06-07
1
-17
/
+4
*
Add OS.get_time_zone_info function
est31
2015-06-06
1
-0
/
+30
*
Add utc param to get_time and get_date methods
est31
2015-06-06
1
-4
/
+10
*
Use local time for both time and date on win
est31
2015-06-06
1
-1
/
+1
*
ability to run 2D physics in a thread
Juan Linietsky
2015-05-26
1
-2
/
+5
*
Merge remote-tracking branch 'origin/master'
Juan Linietsky
2015-05-04
1
-1
/
+8
|
\
|
*
add missing WM_RBUTTONDBLCLK message
sanikoyes
2015-03-25
1
-1
/
+8
*
|
small unicode fixes
Juan Linietsky
2015-05-04
1
-5
/
+6
|
/
*
window managements functions work
Juan Linietsky
2015-03-23
1
-19
/
+100
[next]