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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
7
-16
/
+16
*
Add API to access battery power state
Julian Murgia
2017-03-04
39
-1
/
+2076
*
Fix handling input for Android
volzhs
2017-03-04
1
-37
/
+12
*
Fix failing build on mageia v6 x64 linux.
Shlomi Fish
2017-02-27
1
-0
/
+1
*
Merge pull request #7862 from Hinsbart/joypad_connections
Rémi Verschelde
2017-02-26
6
-43
/
+4
|
\
|
*
Better handling of joypad device IDs.
Andreas Haas
2017-02-26
6
-43
/
+4
*
|
Merge pull request #7834 from hpvb/x11-return-to-cwd-at-exit
Rémi Verschelde
2017-02-26
1
-0
/
+9
|
\
\
|
*
|
X11 return to cwd at exit
Hein-Pieter van Braam
2017-02-18
1
-0
/
+9
*
|
|
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 #7851 from shlomif/fix-some-compilation-warnings
Rémi Verschelde
2017-02-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix some compilation warnings.
Shlomi Fish
2017-02-21
1
-1
/
+1
*
|
|
|
|
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
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7880 from bojidar-bg/fix-iphone-builds
Rémi Verschelde
2017-02-24
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Really fix iphone builds
Bojidar Marinov
2017-02-23
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #7879 from bojidar-bg/fix-iphone-builds
Rémi Verschelde
2017-02-23
4
-4
/
+4
|
\
|
|
|
|
|
|
*
|
|
|
|
Complete the globals.h -> global_config.h conversion
Bojidar Marinov
2017-02-23
4
-4
/
+4
*
|
|
|
|
|
Fixes to webgl/opengl es 3.0 for compatibility with webgl2.0, still does not ...
Juan Linietsky
2017-02-22
5
-4
/
+7
|
/
/
/
/
/
*
|
|
|
/
Fix WebAssembly builds on Windows
eska
2017-02-21
2
-13
/
+29
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
16
-18
/
+17
*
|
|
|
Automatically zip web export templates
eska
2017-02-20
2
-30
/
+30
*
|
|
|
Fix parallel asm.js/WebAssembly builds
eska
2017-02-20
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-19
7
-28
/
+49
|
/
/
*
|
X11: Move audio driver finalize to the start of cleanup
Hein-Pieter van Braam
2017-02-17
1
-4
/
+4
*
|
X11: Finalize audiodrivers on exit
Hein-Pieter van Braam
2017-02-17
1
-1
/
+4
|
/
*
Fix missing semicolon in previous commit
Rémi Verschelde
2017-02-13
1
-1
/
+1
*
Fix for issue #7766
Brett-Mitchell
2017-02-13
1
-1
/
+2
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
7
-30
/
+30
*
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
|
/
/
*
|
Merge pull request #7578 from baekdahl/master
Rémi Verschelde
2017-02-02
1
-7
/
+0
|
\
\
|
*
|
x11: don't wait for window to be mapped
Jesper Bækdahl
2017-01-19
1
-7
/
+0
|
|
/
*
|
Merge pull request #7689 from eska014/webgl2
Rémi Verschelde
2017-02-02
7
-56
/
+23
|
\
\
|
*
|
Enable WebGL2 in web export, start fixing build
eska
2017-02-01
7
-56
/
+23
[next]