Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-17 | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | |
Also switch existing shebangs to "better" /usr/bin/env python. | |||
2016-10-15 | drivers: Refactor SCsub and drop redundant env_drivers clone | Rémi Verschelde | |
The reordering of the SConscript includes allows to ensure that stuff like the builtin zlib headers will be available for libpng. Also moved glew back into global env, otherwise windows seems not to find it... Kind of shooting in the dark with this multi-env setup. | |||
2016-08-13 | Fix some warnings about misleading indentation | Johan Manuel | |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde | |
Also removes a couple wrong Godot headers from third-party source files. | |||
2016-01-01 | Update copyright to 2016 in headers | George Marques | |
2015-09-26 | Fixed theora playback. Removed theoraplayer. | Juan Linietsky | |
Still need to get proper audio output latency in some platforms. | |||
2014-12-19 | Implemented PulseAudio backend and fixed audio driver selection on X11 | Alexander Stillich | |