index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
windows
Age
Commit message (
Expand
)
Author
2019-01-23
Fix ALT+F4 being ignored with MOUSE_MODE_CAPTURED on Windows
Marcelo Fernandez
2019-01-23
Fix GDI objects leak when setting custom cursor
Marcin Zawiejski
2019-01-22
Set WINVER and _WIN32_WINNT values in VS project
Marcin Zawiejski
2019-01-22
Raised executable priority on windows to avoid stuter, helps #25162
Juan Linietsky
2019-01-22
Avoid cyclic iteration check, fixes #24969
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-20
Added OS.get_system_time_msecs()
volzhs
2018-12-14
Merge pull request #20063 from moiman100/fix-button-mask
Rémi Verschelde
2018-12-04
SCons: Properly set bits variable as string for MSVC detection
Rémi Verschelde
2018-11-30
Fix wrong size and position when windows is minimized on Windows
Marcelo Fernandez
2018-11-20
Remove trailing whitespace
Rémi Verschelde
2018-11-09
Fix mouse mode restoration on Windows
Pedro J. Estébanez
2018-11-03
Properly export the various 'use dGPU' symbols when building with MingW
Hein-Pieter van Braam
2018-11-01
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
Fix initialization of visual server in all platforms
George Marques
2018-10-19
Fix compile warnings for Windows from Linux
Aaron Franke
2018-10-19
Fixing warnings generated by MSVC
Dualtagh Murray
2018-10-06
Remove redundant "== false" code
Aaron Franke
2018-10-06
Remove redundant "== true" code
Aaron Franke
2018-10-02
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-10-02
Merge pull request #22368 from moiman100/raw-input-fixes
Rémi Verschelde
2018-10-01
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-23
Fix mouse position when clicking in MOUSE_MODE_CAPTURED
Mikko Mustonen
2018-09-23
Fix zero relative motion event when clicking in MOUSE_MODE_CAPTURED
Mikko Mustonen
2018-09-17
Fix Input::set_custom_mouse_cursor showing cursor when it's invisible
Guilherme Felipe
2018-09-17
Merge pull request #22134 from elasota/natvis
Rémi Verschelde
2018-09-17
Initial version of VS natvis file
elasota
2018-09-13
Fix set_custom_mouse_cursor changing to incorrect cursor shape
Guilherme Felipe
2018-09-13
Properly initialize Winsock on startup
Fabio Alessandrelli
2018-09-13
Merge pull request #22000 from Faless/lws_uwp32
Rémi Verschelde
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-13
Fix libwebsockets 32-bits UWP builds.
Fabio Alessandrelli
2018-09-12
Unify StreamPeerTCP/TCP_Server with NetSocket API
Fabio Alessandrelli
2018-09-12
Unify PacketPeerUDP using NetSocket
Fabio Alessandrelli
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-10
Merge pull request #21859 from avencherus/fix-scancode-colon
Rémi Verschelde
2018-09-08
Changed Windows key translate pair from KEY_COLON to KEY_COMMA.
Jared
2018-09-05
Fix mouse confined leaving window with OS_Windows::set_window_position
Guilherme Felipe
2018-09-04
Really fix the custom cursor hotspot
Martin Capitanio
2018-09-03
Fix custom cursor hotspot
Guilherme Felipe
2018-09-01
Fix bad res file include in VS project and simplify a bit
elasota
2018-08-30
Fix multitouch input not working on certain devices on Windows
Pedro J. Estébanez
2018-08-27
Revert "Try closing gracefully before terminating process"
Rémi Verschelde
2018-08-26
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-24
Merge pull request #21375 from akien-mga/msvc-nominmax
Rémi Verschelde
2018-08-24
SCons: Disable min/max WinDef.h macros on MSVC
Rémi Verschelde
2018-08-24
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
[next]