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
/
javascript
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect channel count, mix rate, and buffer length in HTML5 audio driver
Leon Krause
2018-06-08
2
-72
/
+86
*
Javascript: Remove weird log
Max Hilbrunner
2018-05-24
1
-2
/
+0
*
Build HTML5 release_debug with -Os, like release.
Leon Krause
2018-05-14
1
-10
/
+6
*
Small refactoring in HTML5 build scripts
Leon Krause
2018-05-14
2
-6
/
+3
*
Merge pull request #18765 from eska014/enginejs-extalt
Rémi Verschelde
2018-05-10
1
-2
/
+15
|
\
|
*
Accept non-default main packs in engine.js startGame()
Leon Krause
2018-05-10
1
-1
/
+5
|
*
Add Engine.setWebAssemblyFilenameExtension()
Leon Krause
2018-05-10
1
-1
/
+10
*
|
Merge pull request #18766 from eska014/html5-localcustomshell
Max Hilbrunner
2018-05-10
1
-1
/
+1
|
\
\
|
*
|
Use local path for custom HTML5 shell export
Leon Krause
2018-05-10
1
-1
/
+1
|
|
/
*
|
Merge pull request #18753 from eska014/html5-iframefocus
Max Hilbrunner
2018-05-10
2
-5
/
+9
|
\
\
|
*
|
Fix keyboard focus lock-out with HTML5 canvas in iframe
Leon Krause
2018-05-10
2
-5
/
+9
|
|
/
*
/
Fix relative mouse motion when captured in HTML5 platform
Leon Krause
2018-05-10
1
-1
/
+1
|
/
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-35
/
+0
*
Merge pull request #17792 from eska014/enginejs-preloadpaths
Rémi Verschelde
2018-04-04
3
-16
/
+33
|
\
|
*
Fix engine.js startGame() when loading from directory
Leon Krause
2018-03-27
1
-3
/
+14
|
*
Allow custom path when using engine.js preloadFile() with URL
Leon Krause
2018-03-27
1
-3
/
+3
|
*
Fix engine.js preloadFile() with directories
Leon Krause
2018-03-27
1
-3
/
+13
|
*
Expose Emscripten libs to engine.js discreetly
Leon Krause
2018-03-27
3
-10
/
+6
*
|
Merge pull request #17836 from eska014/detect-emconfig
Rémi Verschelde
2018-04-03
1
-5
/
+15
|
\
\
|
*
|
Detect and configure JavaScript build per Emscripten configuration file
Leon Krause
2018-03-29
1
-5
/
+15
|
|
/
*
/
Fix bug in HTML5 HTTPClient.
Fabio Alessandrelli
2018-03-30
1
-1
/
+1
|
/
*
Refactor JavaScript platform build script
Leon Krause
2018-03-26
7
-209
/
+99
*
Add RWLockDummy for NO_THREADS builds
Leon Krause
2018-03-20
1
-1
/
+1
*
Disable Emscripten assertions in release_debug builds
Leon Krause
2018-03-18
1
-1
/
+2
*
Fix typo in engine.js
Leon Krause
2018-03-16
1
-2
/
+2
*
Check only for WebGL 1.0, move test to HTML file
Leon Krause
2018-03-15
2
-12
/
+15
*
Reinstate WebGL 1.0 driver in HTML5 platform
Leon Krause
2018-03-07
1
-6
/
+23
*
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
1
-1
/
+2
*
Merge pull request #16781 from eska014/html5-httpc
Rémi Verschelde
2018-02-17
2
-15
/
+37
|
\
|
*
Flush HTTPClient response data only on request/close in HTML5 platform
Leon Krause
2018-02-17
1
-2
/
+0
|
*
Warn when polling HTTPClient synchronously in HTML5 platform
Leon Krause
2018-02-17
2
-0
/
+24
|
*
Disable insecure HTTP methods CONNECT and TRACE in HTML5 platform
Leon Krause
2018-02-17
1
-0
/
+2
|
*
Fix HTML5 HTTPClient response header retrieval
Leon Krause
2018-02-16
1
-2
/
+4
|
*
Fix HTML5 HTTPClient failure detection
Leon Krause
2018-02-16
1
-11
/
+7
*
|
Disabled mbedtls module in javascript platform
Fabio Alessandrelli
2018-02-14
1
-2
/
+2
*
|
Deleting OpenSSL module and library
Fabio Alessandrelli
2018-02-14
1
-1
/
+1
|
/
*
Merge pull request #16059 from eska014/html5-notls
Rémi Verschelde
2018-01-25
1
-0
/
+5
|
\
|
*
Disable OpenSSL module in HTML5 platform by default
Leon Krause
2018-01-25
1
-0
/
+5
*
|
Fix HTML5 JS API setResizeCanvasOnStart
Leon Krause
2018-01-24
1
-8
/
+3
|
/
*
HTML export: Make s3tc the standard Texture Format
x1212
2018-01-20
1
-3
/
+3
*
Wrap Emscripten module into JS Engine singleton per SCons
Leon Krause
2018-01-13
1
-6
/
+5
*
Fix HTML5 feature tags
Leon Krause
2018-01-12
3
-13
/
+21
*
Merge pull request #15447 from eska014/html5-optmode
Rémi Verschelde
2018-01-07
1
-2
/
+8
|
\
|
*
Build WebAssembly module with -Os to decrease file size
Leon Krause
2018-01-07
1
-2
/
+8
*
|
Initialize WebGL context in OS
Leon Krause
2018-01-07
1
-3
/
+7
*
|
Merge pull request #15422 from eska014/html5-logger
Rémi Verschelde
2018-01-07
1
-0
/
+5
|
\
\
|
*
|
HTML5: Print without color control sequences
Leon Krause
2018-01-07
1
-0
/
+5
|
|
/
*
/
Fix internal Emscripten JS API calls
Leon Krause
2018-01-06
2
-4
/
+4
|
/
*
Add missing method for javascript
Guilherme Silva
2018-01-05
2
-0
/
+4
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
15
-2
/
+17
[next]