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
/
platform
/
javascript
/
display_server_javascript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[HTML5] Fix broken layout on load in HiDPI screens
Fabio Alessandrelli
2020-11-30
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-2
/
+0
*
[HTML5] Port JavaScript inline code to libraries.
Fabio Alessandrelli
2020-11-10
1
-237
/
+81
*
Better HiDPI support in HTML5.
Fabio Alessandrelli
2020-09-23
1
-2
/
+6
*
Window event listener do not use capture.
Fabio Alessandrelli
2020-09-23
1
-2
/
+5
*
Small refactor to JavaScript handlers.
Fabio Alessandrelli
2020-09-23
1
-19
/
+10
*
Implement HTML5 cancel/ok button swap on Windows.
Fabio Alessandrelli
2020-07-27
1
-0
/
+15
*
Properly set HTML5 DisplayServer init error value.
Fabio Alessandrelli
2020-07-27
1
-0
/
+2
*
[JS] Check canvas size each loop, force redraw.
Fabio Alessandrelli
2020-07-01
1
-0
/
+16
*
More static methods in DisplayServerJavaScript.
Fabio Alessandrelli
2020-07-01
1
-9
/
+8
*
Refactor canvas ID and locale handling.
Fabio Alessandrelli
2020-07-01
1
-45
/
+23
*
Swtich HTML5 key detection from keyCode to code.
Fabio Alessandrelli
2020-06-04
1
-2
/
+2
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-40
/
+0
*
Style: Fix missing/invalid copyright headers
Rémi Verschelde
2020-05-14
1
-0
/
+30
*
Update game controller enums.
Marcel Admiraal
2020-05-13
1
-8
/
+1
*
Add drop files function
Fabio Alessandrelli
2020-05-10
1
-2
/
+29
*
Fix Closure compiler build, python style.
Fabio Alessandrelli
2020-05-10
1
-5
/
+5
*
DisplayServerJavaScript implementation.
Fabio Alessandrelli
2020-05-10
1
-0
/
+1181