index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
2
-119
/
+0
*
Fix code style issues
Rémi Verschelde
2019-01-26
2
-18
/
+17
*
Fix compilation on UWP
Hein-Pieter van Braam
2019-01-26
1
-3
/
+3
*
Add function to obtain filesystem type from DirAccess.
Juan Linietsky
2019-01-21
2
-0
/
+32
*
Replace CreateThread with QueueUserWorkItem
Marcin Zawiejski
2019-01-19
1
-7
/
+4
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
14
-28
/
+28
*
Moved member variables to initializer list
Wilson E. Alvarez
2018-12-11
2
-8
/
+6
*
Fixing warnings generated by MSVC
Dualtagh Murray
2018-10-19
1
-2
/
+2
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-2
/
+0
*
Unify StreamPeerTCP/TCP_Server with NetSocket API
Fabio Alessandrelli
2018-09-12
4
-717
/
+0
*
Unify PacketPeerUDP using NetSocket
Fabio Alessandrelli
2018-09-12
2
-389
/
+0
*
ENet wrapper properly detect disconnect on poll
Fabio Alessandrelli
2018-09-12
1
-1
/
+1
*
Properly reset socket blocking state on close
Fabio Alessandrelli
2018-09-12
1
-0
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
15
-23
/
+37
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-12
/
+8
*
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
2
-21
/
+0
*
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-10
2
-0
/
+21
|
\
|
*
added get_creation_time function for gdscript
Daniele Giuliani
2018-05-16
2
-0
/
+21
*
|
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
1
-3
/
+3
*
|
Merge pull request #18279 from RandomShaper/allow-naive-http
Max Hilbrunner
2018-05-26
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Allow body-up-to-EOF HTTP responses
Pedro J. Estébanez
2018-05-22
1
-0
/
+1
*
|
Fix delay in rename_error windows save loop, should be 100msec, not 1sec
Robin Hübner
2018-05-03
1
-1
/
+1
*
|
Merge pull request #18334 from Faless/coverity_net
Rémi Verschelde
2018-05-01
2
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Various coverity scan fixes for networking
Fabio Alessandrelli
2018-04-21
2
-1
/
+4
*
|
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-1
/
+1
|
/
*
Fix case mismatch check on Windows
Rémi Verschelde
2018-04-18
1
-9
/
+12
*
Test and warn of case mismatch on Windows
Juan Linietsky
2018-04-18
1
-0
/
+18
*
Trigger IO error only after exhausting attempts
Tom Dobbelaere
2018-04-03
1
-4
/
+7
*
Added File.get_path and File.get_path_absolute functions
Marcelo Fernandez
2018-03-13
2
-5
/
+22
*
Fix Windows file case changing
Hein-Pieter van Braam
2018-02-24
1
-5
/
+22
*
fix buffer write performance on Windows and Unix
Marcin Zawiejski
2018-02-04
2
-0
/
+6
*
Add a proper error when safe save fails.
Juan Linietsky
2018-02-02
1
-0
/
+3
*
Display set_nodelay to GDScript
Marlon Henry Schweigert
2018-01-30
2
-2
/
+2
*
Attempt renaming multiple times on safe file save, and make the behavior opti...
Juan Linietsky
2018-01-12
1
-14
/
+25
*
Fixed problem with missing uninitialized last byte on waveform trip, closes #...
Juan Linietsky
2018-01-05
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
20
-1
/
+21
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
20
-40
/
+40
*
Move windows networking class to drivers/windows/
Fabio Alessandrelli
2017-12-15
6
-0
/
+1094
*
Fixed issue #12019, which prevented the creation of new folders on Windows pl...
Falk Moser
2017-10-13
1
-1
/
+1
*
Extract logging logic
Ruslan Mustakov
2017-09-25
3
-1
/
+8
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
2
-4
/
+4
*
Remove assignment and declarations in if statements
Hein-Pieter van Braam
2017-09-08
1
-1
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
14
-14
/
+14
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
2
-4
/
+4
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
2
-5
/
+5
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
14
-0
/
+14
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
14
-322
/
+228
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
2
-2
/
+58
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
1
-1
/
+1
[next]