celestia/src/celscript/lua
Hleb Valoshka bd7f9ebc9b Use libepoxy instead of GLEW
Unlike GLEW libepoxy supports OpenGL ES and better handles cases with
functions provided by different extensions, e.g. the same functions
provided by vendor/EXT/ARB/core.
2020-03-26 11:24:56 +03:00
..
CMakeLists.txt Implementation of the new interface for Lua scripting 2019-10-19 13:17:32 +03:00
celx.cpp Allow building without NLS 2020-02-15 00:20:13 +03:00
celx.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_category.cpp Transform CatEntry into AstroObject with minimal common indexing rountines. 2020-03-06 18:11:53 +01:00
celx_category.h Implementation of the new interface for Lua scripting 2019-10-19 13:17:32 +03:00
celx_celestia.cpp Use find method in lua getstar and getdso. 2020-03-13 12:43:16 +01:00
celx_celestia.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_frame.cpp Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_frame.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_gl.cpp Use libepoxy instead of GLEW 2020-03-26 11:24:56 +03:00
celx_gl.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_internal.h Make options maps common to all scripts 2019-10-18 12:13:48 +03:00
celx_misc.cpp Cleanup includes a little bit 2019-12-21 19:16:39 +03:00
celx_misc.h Implementation of the new interface for Lua scripting 2019-10-19 13:17:32 +03:00
celx_object.cpp Transform CatEntry into AstroObject with minimal common indexing rountines. 2020-03-06 18:11:53 +01:00
celx_object.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_observer.cpp Make options maps common to all scripts 2019-10-18 12:13:48 +03:00
celx_observer.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_phase.cpp Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_phase.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_position.cpp Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_position.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_rotation.cpp Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_rotation.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_vector.cpp Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
celx_vector.h Move scripts to their own subdirectories 2019-10-17 21:21:12 +03:00
luascript.cpp Allow building without NLS 2020-02-15 00:20:13 +03:00
luascript.h Remove copy constructor & operator= in LuaHook 2019-12-06 10:55:14 +03:00