index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
openssl
Age
Commit message (
Expand
)
Author
2017-11-15
doc: Make all module docs self-contained
Rémi Verschelde
2017-10-17
Adjust openssl #defines to be libressl compatible
Matthew Kunjummen
2017-09-25
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-24
Add support for OpenSSL 1.1.0.
Elliott Sales de Andrade
2017-09-02
Fix typos 'a' and 'an'
Poommetee Ketson
2017-08-27
Dead code tells no tales
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-21
Removed unnecessary assignments
Wilson E. Alvarez
2017-07-22
Clang-formatting *.cpp and *.h (some files excluded)
Poommetee Ketson
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-04-28
Move other lone thirdparty files to thirdparty/misc
Rémi Verschelde
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-21
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-01-14
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-11
Type renames:
Juan Linietsky
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-11-03
Rename remaining WinRT references to UWP
George Marques
2016-11-03
Rename WinRT files to UWP
George Marques
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
2016-11-01
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-26
fix bug introduced by #6501
yg2f
2016-10-17
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-15
modules: Clone env in each module
Rémi Verschelde
2016-10-15
openssl: Move to a module and split thirdparty lib
Rémi Verschelde