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
*
HiDPI support on Windows.. yes this is all it took.
Juan Linietsky
2017-09-12
1
-0
/
+22
*
Remove assignment and declarations in if statements
Hein-Pieter van Braam
2017-09-08
1
-1
/
+10
*
Added new WASAPI driver for Windows
Marcelo Fernandez
2017-08-27
1
-0
/
+3
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Merge pull request #10487 from marcelofg55/curscr_as_default
Rémi Verschelde
2017-08-22
1
-3
/
+3
|
\
|
*
p_screen param from get_screen_* funcs now default to the current screen
Marcelo Fernandez
2017-08-21
1
-3
/
+3
*
|
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-2
/
+1
|
/
*
Workaround missing WM_TOUCH on mingw-w64 < 4.0
Rémi Verschelde
2017-08-18
1
-4
/
+3
*
Removed unused variable
Wilson E. Alvarez
2017-08-17
1
-1
/
+0
*
Fix get_screen_* funcs returning old values after resolution changes on Windows
Marcelo Fernandez
2017-08-14
1
-38
/
+96
*
Merge pull request #10141 from ISylvox/lower_case_godot_api
Rémi Verschelde
2017-08-07
1
-1
/
+1
|
\
|
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-1
/
+1
*
|
Merge pull request #10045 from marcelofg55/audioserver_finish
Rémi Verschelde
2017-08-07
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Fix double finalisation of audio drivers
Marcelo Fernandez
2017-08-02
1
-4
/
+0
*
|
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-08-06
1
-1
/
+1
|
/
*
Merge pull request #9886 from bruvzg/3.0-win-num-enter-fix
Rémi Verschelde
2017-07-31
1
-1
/
+6
|
\
|
*
Fix Numpad Enter key on Windows
bruvzg
2017-07-26
1
-1
/
+6
*
|
added an optional parameter to OS symbol lookup
Karroffel
2017-07-27
1
-3
/
+7
|
/
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-5
/
+5
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-1
/
+1
*
Fixed issues with borderless windows on Windows
Marcelo Fernandez
2017-07-09
1
-72
/
+42
*
Fix MouseWheel position on Windows
George Marques
2017-06-15
1
-2
/
+2
*
Restired multithread support in OSX and Windows, should stop the crashes.
Juan Linietsky
2017-06-10
1
-8
/
+6
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-3
/
+3
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-17
/
+17
*
Fix a few issues compiling windows and using VS2015 and earlier
BastiaanOlij
2017-05-23
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-130
/
+129
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-7
/
+8
*
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-07
1
-2
/
+5
*
Drop EXEC PATHP?? super verbose info message
Rémi Verschelde
2017-04-17
1
-1
/
+0
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Revert "8145 - Mouse Position is unknown until first mouse event on X11"
Juan Linietsky
2017-04-06
1
-3
/
+0
*
Merge pull request #8246 from GodotNativeTools/dlscript-module
Rémi Verschelde
2017-04-04
1
-0
/
+26
|
\
|
*
added dlscript module
Karroffel
2017-04-03
1
-6
/
+6
|
*
Added methods for opening dynamic libraries to OS
Karroffel
2017-03-29
1
-0
/
+26
*
|
8145 - Mouse Position is unknown until first mouse event on X11 & Win
Sergey Pusnei
2017-03-28
1
-0
/
+3
|
/
*
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-26
1
-9
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-776
/
+647
*
Add API to access battery power state
Julian Murgia
2017-03-04
1
-0
/
+14
*
Merge pull request #7854 from neikeq/pr-execute-iter
Rémi Verschelde
2017-02-26
1
-3
/
+3
|
\
|
*
Replace misuse of list iteration
Ignacio Etcheverry
2017-02-20
1
-3
/
+3
*
|
Merge pull request #7848 from hpvb/fix-7839
Rémi Verschelde
2017-02-26
1
-6
/
+5
|
\
\
|
*
|
Windows: Close audiodriver sooner on exit
Hein-Pieter van Braam
2017-02-19
1
-6
/
+5
|
|
/
*
/
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
|
/
*
Merge pull request #7782 from SaracenOne/windows_relative_cursor_fix
Rémi Verschelde
2017-02-12
1
-2
/
+3
|
\
|
*
Fix glitches when sampling relative cursor data in CAPTURED mouse mode on Win...
Saracen
2017-02-11
1
-2
/
+3
*
|
Merge pull request #7771 from Limb/winaudiodriver
Rémi Verschelde
2017-02-12
1
-0
/
+5
|
\
\
|
*
|
Close out audio drivers when exiting.
Kenneth Lorthioir
2017-02-09
1
-0
/
+5
|
|
/
*
|
Merge pull request #7770 from Limb/removedx9
Rémi Verschelde
2017-02-12
1
-7
/
+0
|
\
\
[next]