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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
22
-22
/
+22
*
Free memory when Main::setup returns an error
Wilson E. Alvarez
2017-08-27
1
-1
/
+6
*
Workaround missing WM_TOUCH on mingw-w64 < 4.0
Rémi Verschelde
2017-08-27
1
-4
/
+3
*
Fixed issues with borderless windows on Windows
Marcelo Fernandez
2017-08-20
2
-72
/
+44
*
Fix get_screen_* funcs returning old values after resolution changes on Windows
Marcelo Fernandez
2017-08-16
2
-48
/
+95
*
Merge pull request #9885 from bruvzg/2.1-win-num-enter-fix
Rémi Verschelde
2017-07-31
1
-1
/
+7
|
\
|
*
Fix Numpad Enter key on Windows
bruvzg
2017-07-26
1
-1
/
+7
*
|
Make MinGW test less verbose on non-Bash shells
Rémi Verschelde
2017-07-30
1
-14
/
+2
*
|
Support MSVC (2015) build tools
Brent Taylor
2017-07-26
1
-2
/
+2
|
/
*
BuildSystem: generated files have .gen.ext
Poommetee Ketson
2017-06-25
2
-5
/
+5
*
Fix MouseWheel position on Windows
George Marques
2017-06-15
1
-5
/
+4
*
Fix cherry-picking issues caused by code updates
George Marques
2017-06-07
1
-142
/
+1
*
Implement missing WinRT functions
George Marques
2017-06-07
1
-119
/
+205
*
Merge pull request #8740 from pixelpicosean/scrollingWithFactor
Rémi Verschelde
2017-05-15
1
-2
/
+6
|
\
|
*
Implemented scrolling factor for smooth trackpad scrolling
Sean Bohan
2017-05-15
1
-2
/
+6
*
|
Fix UDP wait() not returning after first received packet
Fabio Alessandrelli
2017-05-12
1
-0
/
+2
*
|
Allow non blocking UDP put_packet in C++.
Fabio Alessandrelli
2017-05-12
2
-13
/
+16
|
/
*
Drop EXEC PATHP?? super verbose info message
Rémi Verschelde
2017-04-20
1
-1
/
+0
*
Revert "8145 - Mouse Position is unknown until first mouse event on X11 & Win"
Rémi Verschelde
2017-04-08
1
-3
/
+0
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
21
-0
/
+21
*
8145 - Mouse Position is unknown until first mouse event on X11 & Win
Sergey Pusnei
2017-04-05
1
-0
/
+3
*
Merge pull request #8152 from Hinsbart/input_id_2.1
Rémi Verschelde
2017-03-27
2
-13
/
+2
|
\
|
*
Better handling of joypad device IDs.
Andreas Haas
2017-03-26
2
-13
/
+2
*
|
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-25
1
-1
/
+1
|
/
*
Fix buffer size check in UDP socket.
Fabio Alessandrelli
2017-03-22
1
-1
/
+1
*
Use default UDP ring buffer size of 65536 for clients
Fabio Alessandrelli
2017-03-22
1
-2
/
+2
*
Fix bug causing UDP socket to close after the first send if not listening
Fabio Alessandrelli
2017-03-22
1
-0
/
+1
*
Avoid deadlock when writing/reading data on a connecting TCP socket
Fabio Alessandrelli
2017-03-22
2
-10
/
+5
*
Remove set_ip_type from network classes (no longer needed)
Fabio Alessandrelli
2017-03-22
4
-9
/
+5
*
Implement UDP listen bind address
Fabio Alessandrelli
2017-03-22
2
-6
/
+23
*
Implement TCP Server bind address
Fabio Alessandrelli
2017-03-22
3
-6
/
+18
*
Convert validity checks of IP_Address to is_valid method.
Fabio Alessandrelli
2017-03-22
1
-1
/
+1
*
Avoid calling close when polling a UDP peer without socket
Fabio Alessandrelli
2017-03-22
1
-0
/
+4
*
TCP connect always opens correct socket type
Fabio Alessandrelli
2017-03-22
2
-3
/
+8
*
Bring that Whole New World to the Old Continent too
Rémi Verschelde
2017-03-19
19
-1526
/
+1311
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-18
1
-1
/
+1
*
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-03-18
1
-1
/
+1
*
Replace misuse of list iteration
Ignacio Etcheverry
2017-03-18
1
-3
/
+3
*
Fix glitches when sampling relative cursor data in CAPTURED mouse mode on Win...
Saracen
2017-03-18
1
-2
/
+3
*
Fix gibberish output for windows/mingw.
Fabio Alessandrelli
2017-03-18
1
-10
/
+2
*
Fix bug in windows TCP poll function
Fabio Alessandrelli
2017-01-16
1
-4
/
+1
*
Improvements to scons defined WINVER/_WIN32_WINNT
Fabio Alessandrelli
2017-01-12
1
-1
/
+3
*
Detect bits when building with MinGW
Ignacio Etcheverry
2017-01-12
1
-1
/
+1
*
Windows: Define _WIN32_WINRT to 0x0600 (Vista)
Rémi Verschelde
2017-01-12
5
-5
/
+6
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
21
-21
/
+21
*
Fix console output for MinGW compilers
Rémi Verschelde
2017-01-12
1
-2
/
+10
*
IP_Address now handle IPv4 and IPv6 transparently
Fabio Alessandrelli
2017-01-04
2
-9
/
+11
*
Migrate int.IP_TYPE_ constants to IP.TYPE_
Fabio Alessandrelli
2017-01-04
4
-5
/
+5
*
Move V6ONLY flag selection inside helpers
Fabio Alessandrelli
2017-01-04
2
-16
/
+0
*
Automatically map IPv4 address to IPv6 when needed
Fabio Alessandrelli
2017-01-04
2
-3
/
+3
[next]