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
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
20
-1566
/
+1347
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
2
-4
/
+4
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-1
/
+1
*
Add API to access battery power state
Julian Murgia
2017-03-04
5
-0
/
+187
*
Merge pull request #7862 from Hinsbart/joypad_connections
Rémi Verschelde
2017-02-26
2
-13
/
+2
|
\
|
*
Better handling of joypad device IDs.
Andreas Haas
2017-02-26
2
-13
/
+2
*
|
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
*
|
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-19
1
-4
/
+5
|
/
*
Merge pull request #7581 from Faless/v6_wild_bind
Rémi Verschelde
2017-02-12
6
-31
/
+56
|
\
|
*
Fix buffer size check in UDP socket.
Fabio Alessandrelli
2017-01-23
1
-1
/
+1
|
*
Use default UDP ring buffer size of 65536 for clients
Fabio Alessandrelli
2017-01-23
1
-2
/
+2
|
*
Fix bug causing UDP socket to close after the first send if not listening
Fabio Alessandrelli
2017-01-23
1
-0
/
+1
|
*
Avoid deadlock when writing/reading data on a connecting TCP socket
Fabio Alessandrelli
2017-01-23
2
-10
/
+5
|
*
Remove set_ip_type from network classes (no longer needed)
Fabio Alessandrelli
2017-01-23
4
-9
/
+5
|
*
Implement UDP listen bind address
Fabio Alessandrelli
2017-01-23
2
-6
/
+23
|
*
Implement TCP Server bind address
Fabio Alessandrelli
2017-01-23
3
-6
/
+19
|
*
Convert validity checks of IP_Address to is_valid method.
Fabio Alessandrelli
2017-01-23
1
-1
/
+1
|
*
Avoid calling close when polling a UDP peer without socket
Fabio Alessandrelli
2017-01-23
1
-0
/
+3
*
|
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
2
-8
/
+0
|
\
\
\
|
*
|
|
Removed DX9 Rasterizer in windows.
Kenneth Lorthioir
2017-02-09
2
-8
/
+0
|
|
/
/
*
/
/
Fixed compilation issues with Visual Studio
Kenneth Lorthioir
2017-02-08
2
-0
/
+7
|
/
/
*
|
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-25
1
-1
/
+2
*
|
Added focus tracking in X11 and Windows classes, added new confined mouse mod...
Ilija Boshkov
2017-01-25
2
-11
/
+31
|
/
*
Merge pull request #7558 from Faless/fix_windows_output
Rémi Verschelde
2017-01-16
1
-10
/
+2
|
\
|
*
Fix gibberish output for windows/mingw.
Fabio Alessandrelli
2017-01-16
1
-10
/
+2
*
|
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-16
2
-44
/
+9
|
/
*
Fix bug in windows TCP poll function
Fabio Alessandrelli
2017-01-16
1
-4
/
+1
*
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-16
1
-1
/
+1
*
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
1
-5
/
+5
*
Merge pull request #7510 from Faless/tcp_connect
Rémi Verschelde
2017-01-15
2
-3
/
+8
|
\
|
*
TCP connect always opens correct socket type
Fabio Alessandrelli
2017-01-13
2
-3
/
+8
*
|
StreamPeerWinsock: Fix changed declarations
Rémi Verschelde
2017-01-14
2
-4
/
+4
*
|
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-14
2
-15
/
+15
*
|
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
2
-13
/
+17
*
|
UDP.set_send_address to UDP.set_dest_address
Juan Linietsky
2017-01-14
2
-2
/
+2
*
|
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-13
1
-2
/
+2
|
/
*
Improvements to scons defined WINVER/_WIN32_WINNT
Fabio Alessandrelli
2017-01-12
1
-1
/
+3
*
Merge pull request #7493 from neikeq/pr-mingw-bits
Rémi Verschelde
2017-01-10
1
-1
/
+1
|
\
|
*
Detect bits when building with MinGW
Ignacio Etcheverry
2017-01-10
1
-1
/
+1
*
|
More fixes to Joypad renaming.
Andreas Haas
2017-01-08
4
-32
/
+30
*
|
Finish replacement of joystick by joypad
Rémi Verschelde
2017-01-08
3
-1
/
+1
*
|
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
4
-105
/
+105
[next]