celestia/src/celutil
Hleb Valoshka 0ac3e61fef Backport binary XYZV format implementation from 1.7 2020-05-05 10:37:00 +03:00
..
Makefile.am Added utf8.cpp to libcelutil. 2004-01-03 22:32:22 +00:00
basictypes.h Use standard types 2019-09-10 12:02:48 +03:00
bigfix.cpp Fix warning generated by g++ with -Wall 2019-09-10 23:02:13 +03:00
bigfix.h Fixed Linux g++ build break--removed extra class qualifer on BigFix::negate128 declaration. 2008-02-06 22:39:10 +00:00
bytes.h Backport binary XYZV format implementation from 1.7 2020-05-05 10:37:00 +03:00
celutil.dsp Update to include utf8 module. 2004-03-22 22:32:20 +00:00
color.cpp Checked in Brent's x11 colors change. Allows any x11 color name to be used to specify colors in cel and celx scripts. 2008-04-22 19:18:24 +00:00
color.h Checked in Brent's x11 colors change. Allows any x11 color name to be used to specify colors in cel and celx scripts. 2008-04-22 19:18:24 +00:00
debug.cpp fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
debug.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
directory.cpp Allow absolute paths. 2004-03-21 15:04:41 +00:00
directory.h Add methods to save data in user's home dir 2019-10-04 01:25:51 +03:00
filetype.cpp Updated Celestia file types. 2008-08-07 00:31:32 +00:00
filetype.h Updated Celestia file types. 2008-08-07 00:31:32 +00:00
formatnum.cpp Fix compilation with VC++2015 2019-09-30 00:17:25 +03:00
formatnum.h Added FormattedNumber, a class for displaying numbers in a more human-readable format with thousands delimiters and significant digit rounding. 2003-08-11 00:26:16 +00:00
memorypool.cpp Implemented a simple memory pool class, useful for allocating lots of 2008-03-24 21:46:07 +00:00
memorypool.h Implemented a simple memory pool class, useful for allocating lots of 2008-03-24 21:46:07 +00:00
reshandle.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
resmanager.h Added typedefs with typename keyword so that the ResourceManager class builds on g++ 3.4. 2004-09-09 05:40:59 +00:00
timer.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
unixdirectory.cpp Add methods to save data in user's home dir 2019-10-04 01:25:51 +03:00
unixtimer.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
utf8.cpp Fixes to make Celestia build with gcc4.3 2008-11-16 10:19:38 +00:00
utf8.h Added STL compatible predicate for UTF-8 string comparison. 2006-11-27 09:54:32 +00:00
util.cpp Add missing includes 2019-09-10 12:02:48 +03:00
util.h use gettext instead of localized string 2019-11-20 17:30:46 +08:00
util.mak Windows i18n: Added inc/libintl to include path; changed libintl.lib to intl.lib, which seems to be the convention 2006-02-28 08:29:43 +00:00
watcher.h Generic Watcher template 2002-06-05 05:26:46 +00:00
windirectory.cpp Use SHGetFolderPathA in WriteableDataPath 2019-11-15 18:57:51 +03:00
wintimer.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
winutil.cpp Convert some messages to OEM CP in Windows 2019-11-15 18:57:51 +03:00
winutil.h Convert some messages to OEM CP in Windows 2019-11-15 18:57:51 +03:00