celestia/src
Dan Church 5df1bebb66 Fix missing header (GCC 4)
`clog` is no longer a built-in and requires iostream.
2020-02-11 20:42:38 +03:00
..
cel3ds define macros for print levels and avoid direct use of fmt::printf 2019-08-31 13:32:44 +08:00
celcompat Common new script interface 2019-10-19 13:17:32 +03:00
celengine Split parser.* into hash.*, value.* and parser.* 2020-02-07 23:15:43 +03:00
celephem Fix missing header (GCC 4) 2020-02-11 20:42:38 +03:00
celestia Split parser.* into hash.*, value.* and parser.* 2020-02-07 23:15:43 +03:00
celmath Provide clamp only for C++ < 17 2019-11-28 14:36:19 +03:00
celmodel Remove deprecated C++ features 2019-11-30 22:45:25 +03:00
celscript Split parser.* into hash.*, value.* and parser.* 2020-02-07 23:15:43 +03:00
celttf Use shaders to draw fonts 2019-12-21 19:16:39 +03:00
celtxf Use shaders to draw fonts 2019-12-21 19:16:39 +03:00
celutil Add and use time-related helper methods 2020-01-25 11:50:28 +03:00
tools [tools,qt] Replace deprecated Qt methods 2019-12-06 10:55:14 +03:00
CMakeLists.txt Initial implementation for TrueType fonts support 2019-11-20 12:16:15 +03:00
packdb.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
packnames.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
readstars.cpp Remove basictypes.h and use standard c++11 types 2018-09-22 23:42:03 +03:00