celestia/src/celutil
Hleb Valoshka 2cb9da1085 [win32] Convert decimal point & thousands separator to UTF-8 2022-01-25 23:28:17 +03:00
..
CMakeLists.txt Split greek-letters handling from utf8 and refactor a bit 2022-01-08 17:21:23 +03:00
align.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
appleutils.h Add missing using namespace std; 2021-03-15 17:44:55 +08:00
appleutils.mm Add missing using namespace std; 2021-03-15 17:44:55 +08:00
array_view.h Collapse nested namespaces 2021-12-28 21:14:29 +01:00
bigfix.cpp Refactor bigfix and univcoord 2021-12-30 21:30:18 +01:00
bigfix.h Refactor bigfix and univcoord 2021-12-30 21:30:18 +01:00
binaryread.h Collapse nested namespaces 2021-12-28 21:14:29 +01:00
binarywrite.h Collapse nested namespaces 2021-12-28 21:14:29 +01: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 Remove celmath::clamp in favour of std::clamp 2021-12-29 12:32:16 +01:00
filetype.cpp Remove unused particle system code 2021-12-29 14:48:36 +01:00
filetype.h Remove unused particle system code 2021-12-29 14:48:36 +01:00
formatnum.cpp [win32] Convert decimal point & thousands separator to UTF-8 2022-01-25 23:28:17 +03:00
formatnum.h Use libfmt instead of C-style & iostream workflow 2018-10-17 22:19:03 +03:00
fsutils.cpp Remove unreachable returns 2021-12-30 22:33:18 +01:00
fsutils.h Collapse nested namespaces 2021-12-28 21:14:29 +01:00
gettext.h Use custom gettext file to translated object names 2021-12-14 13:16:18 +03:00
greek.cpp Split greek-letters handling from utf8 and refactor a bit 2022-01-08 17:21:23 +03:00
greek.h Split greek-letters handling from utf8 and refactor a bit 2022-01-08 17:21:23 +03:00
logger.cpp Use <iosfwd> instead of <iostream> in logger.h 2021-12-28 22:36:10 +01:00
logger.h Use <iosfwd> instead of <iostream> in logger.h 2021-12-28 22:36:10 +01:00
reshandle.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
resmanager.h Extract inner types from Material and Mesh 2021-12-04 09:49:52 +01:00
stringutils.cpp Remove string_view compatibility headers 2021-12-28 21:14:29 +01:00
stringutils.h Remove string_view compatibility headers 2021-12-28 21:14:29 +01:00
strnatcmp.cpp Remove unreachable returns 2021-12-30 22:33:18 +01:00
strnatcmp.h Natural order sorting for typed text completions 2020-07-26 11:14:04 +03:00
tee.h Copy console output into a file 2021-01-14 16:45:57 +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
tokenizer.cpp Minor tokenizer fixes 2022-01-08 15:44:25 +01:00
tokenizer.h Return std::string_view from Tokenizer::getStringValue to reduce copying 2021-12-29 13:08:54 +01:00
tzutil.cpp Implement Logger to replace raw cerr/cout and DPRINTF usage 2021-12-20 17:54:50 +03:00
tzutil.h Cleanup and fix celutil/util.h; rename to tzutil.h 2021-12-04 11:44:36 +01:00
utf8.cpp Split greek-letters handling from utf8 and refactor a bit 2022-01-08 17:21:23 +03:00
utf8.h Split greek-letters handling from utf8 and refactor a bit 2022-01-08 17:21:23 +03:00
watcher.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
winutil.cpp Move UI related code to celestia/win32 2021-03-15 17:44:55 +08:00
winutil.h Move UI related code to celestia/win32 2021-03-15 17:44:55 +08:00