0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 6 months ago.
Nov 16, 2022 — Nov 16, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update shaders for post processing. More... about 2 years ago
Change GM function to GM message (#1730) More... about 2 years ago
Differently check if we have frame buffer support, so it might work on GLES2 More... about 2 years ago
Re-implement post processing effects. More... about 2 years ago
Minor improvements on multiline text entry More... about 2 years ago
Actually create the GLES2 context. More... about 2 years ago
de-translation of tutorial descriptons (#1726) More... about 2 years ago
Remove potential UB in the custom ship functions, if a callback removes the ship function you potentially access removed data. More... about 2 years ago
Make a copy of the GM callback, as the script might destroy it in the call, leading to UB. More... about 2 years ago
Resize the global message dialog to fit the text. Allow a custom timeout on global messages More... about 2 years ago
No not require to confirm keyboard layout in netboot build More... about 2 years ago
Merge branch 'master' of github.com:daid/EmptyEpsilon More... about 2 years ago
Update netboot script for newer EE and newer debian. More... about 2 years ago
Try to use an GLES2.0 context if context creation fails. Some GPUs on linux do not have GL2.1 but do have GLES2.0, thanks Intel. More... about 2 years ago
Allow overriding of OpenGL context related settings from the environment. More... about 2 years ago
Initialize atlas textures with default transparent black instead of undefined data. (which is white on some GPUs) More... about 2 years ago
Add log messages on failure to create window or opengl context. More... about 2 years ago
Scenario Fermi 500 update to use settings options Switch from using `getScenarioVariations` to using `getScenarioSettings` This grants finer control over the available options More... about 2 years ago
Some fr.po files (#1723) More... about 2 years ago
change 3 tr() sciencescreen.cpp (#1721) More... about 2 years ago
Script documentation improvements (#1717) More... about 2 years ago
Birth of Atlantis Scenario - Handle nil Warp Jammers (#1719) More... about 2 years ago
translation of fr.po tutorials (#1715) More... about 2 years ago
Merge pull request #207 from edave64/type_hinted_lua_functions More... about 2 years ago
Fix Valgrind warnings More... about 2 years ago
Draw icons in togglebuttons More... about 2 years ago
Added type hinting for new documentation generator in EE More... about 2 years ago
Several small corrections (#1716) More... about 2 years ago
Updated 2 fr.po files (#1714) More... about 2 years ago
Fix the layout of the selfdestruct dialog More... about 2 years ago