celestia/src/celutil
Levin Li 17cd02b3cc Add view port effect for post processing 2020-10-10 20:18:15 +08:00
..
CMakeLists.txt Natural order sorting for typed text completions 2020-07-26 11:14:04 +03:00
align.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
bigfix.cpp Fix includes in bigfix.cpp 2019-12-06 10:55:14 +03:00
bigfix.h Fix "signed/unsigned mismatch" warning 2019-01-11 12:57:55 +03:00
blockarray.h Move blockarray to celutil 2020-03-06 20:47:42 +01:00
bytes.h Change WIN32 macro check to _WIN32 2019-02-09 00:21:00 +03:00
color.cpp Use Color::parse in AssociativeArray::getColor 2020-02-17 19:52:44 +03:00
color.h More methods to work with Color 2020-04-24 09:54:19 +03:00
debug.cpp Reimplement DebugPrint using variadic templates (Closes: #367) 2019-08-22 08:55:46 +08:00
debug.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
filetype.cpp Add view port effect for post processing 2020-10-10 20:18:15 +08:00
filetype.h Add view port effect for post processing 2020-10-10 20:18:15 +08:00
formatnum.cpp Use libfmt instead of C-style & iostream workflow 2018-10-17 22:19:03 +03:00
formatnum.h Use libfmt instead of C-style & iostream workflow 2018-10-17 22:19:03 +03:00
gettext.h Allow building without NLS 2020-02-15 00:20:13 +03:00
memorypool.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
memorypool.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
reshandle.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
resmanager.h Port to filesystem API 2019-08-16 18:11:24 +03:00
strnatcmp.cpp Natural order sorting for typed text completions 2020-07-26 11:14:04 +03:00
strnatcmp.h Natural order sorting for typed text completions 2020-07-26 11:14:04 +03:00
timer.cpp Use c++11 timer 2018-09-22 23:42:02 +03:00
timer.h Use c++11 timer 2018-09-22 23:42:02 +03:00
utf8.cpp Fix potential crash caused by substring index 2020-06-21 19:31:07 +08:00
utf8.h Disable unused version of ReplaceGreekLetterAbbr 2020-02-17 19:52:29 +03:00
util.cpp Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
util.h Allow building without NLS 2020-02-15 00:20:13 +03:00
watcher.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
winutil.cpp Fix string cut off during conversion 2020-06-21 23:35:51 +08:00
winutil.h Add new and refactor existing char<->wchar routines for Win32 2019-08-16 18:11:24 +03:00