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
Age
Commit message (
Expand
)
Author
2018-02-19
Merge pull request #16675 from Iskustvo/improved_error_detectioin_in_move-to-...
Rémi Verschelde
2018-02-19
Merge pull request #16696 from BTaskaya/master
Rémi Verschelde
2018-02-19
Merge pull request #16763 from RandomShaper/improve-fullscreen
Hein-Pieter van Braam
2018-02-19
OSX: Remove support for 32-bit and fat binaries
Rémi Verschelde
2018-02-18
[X11] Improving error detection in move_to_trash
Iskustvo
2018-02-18
Remove some debugging prints on Android
Hugo Locurcio
2018-02-17
Merge pull request #16781 from eska014/html5-httpc
Rémi Verschelde
2018-02-17
Flush HTTPClient response data only on request/close in HTML5 platform
Leon Krause
2018-02-17
Warn when polling HTTPClient synchronously in HTML5 platform
Leon Krause
2018-02-17
Disable insecure HTTP methods CONNECT and TRACE in HTML5 platform
Leon Krause
2018-02-16
Remove window decorations for fullscreen on X11
Pedro J. Estébanez
2018-02-16
X11: Link libgcc statically with use_static_cpp option
Rémi Verschelde
2018-02-16
Fix HTML5 HTTPClient response header retrieval
Leon Krause
2018-02-16
Fix HTML5 HTTPClient failure detection
Leon Krause
2018-02-15
Add dummy audio driver, fix dummy rasterizer
K. S. Ernest (iFire) Lee
2018-02-15
Fixes to OS_Server and DummyRasterizer to match new signatures
Fabio Alessandrelli
2018-02-15
server platform now compiles and run on linux.
Fabio Alessandrelli
2018-02-15
Windows: Fix case of imm32 for case-sensitive MinGW build
Rémi Verschelde
2018-02-14
PEP3101 applied with changing old type string formatting as new ones
BTaskaya
2018-02-14
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
2018-02-14
Merge pull request #15864 from GodotExplorer/pr-get_unique_id-desktop-impl
Rémi Verschelde
2018-02-14
Merge pull request #14804 from ColinKinloch/master
Rémi Verschelde
2018-02-14
Add signals and a check function for Android service connectivity.
Xavier Sellier
2018-02-14
Allow building with system wide mbedtls on X11
Fabio Alessandrelli
2018-02-14
Disabled mbedtls module in javascript platform
Fabio Alessandrelli
2018-02-14
Deleting OpenSSL module and library
Fabio Alessandrelli
2018-02-14
Merge pull request #16648 from marcelofg55/center_window
Rémi Verschelde
2018-02-13
Fix broken APK expansion due to missed option renames
Rémi Verschelde
2018-02-12
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
2018-02-01
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-01
OSX: implement OS.get_unique_id
geequlim
2018-01-31
X11: implement OS.get_unique_id
geequlim
2018-01-31
Windows: implement OS.get_unique_id and OS.set_ime_position
geequlim
2018-01-30
Implement always-on-top for MacOS
Pedro J. Estébanez
2018-01-30
[macOS] Strip executable when `separate_debug_symbols` is set to yes
bruvzg
2018-01-30
Merge pull request #16162 from hpvb/implement-windows-processor-count
Rémi Verschelde
2018-01-29
Fix Copy/Paste problems on X11
Hein-Pieter van Braam
2018-01-29
Implement OS::get_processor_count() for Windows
Hein-Pieter van Braam
2018-01-27
Merge pull request #16081 from djgaspa/dll-directory
Rémi Verschelde
2018-01-26
Fix macOS build after #16092
bruvzg
2018-01-26
Make separate debug symbols opt-in
Hein-Pieter van Braam
2018-01-26
Bullet: allow unbundling only if > 2.87
Rémi Verschelde
2018-01-26
Fix remove_dll_directory crash when cookie is null
djgaspa
2018-01-25
Merge pull request #16059 from eska014/html5-notls
Rémi Verschelde
2018-01-25
Disable OpenSSL module in HTML5 platform by default
Leon Krause
2018-01-24
Silence verbose stderr info message on X11
Rémi Verschelde
2018-01-24
Fix HTML5 JS API setResizeCanvasOnStart
Leon Krause
2018-01-20
Fix horizontal scroll for windows platform
binbitten
2018-01-20
HTML export: Make s3tc the standard Texture Format
x1212
2018-01-19
On macOS, prevent key_event_buffer overflows
Bernhard Liebl
[next]