celestia/src/celutil
Vincent Giangiulio d47260538f Made Celestia also look for localized version of files in the 'locale' directory. 2008-11-24 13:14:22 +00:00
..
Makefile.am Added utf8.cpp to libcelutil. 2004-01-03 22:32:22 +00:00
basictypes.h Rewrote BigFix class to use 2 64-bit values instead of 8 16-bit values. Added a method for high-precision multiplication of BigFix values. 2008-02-06 19:37:54 +00:00
bigfix.cpp Rewrote BigFix class to use 2 64-bit values instead of 8 16-bit values. Added a method for high-precision multiplication of BigFix values. 2008-02-06 19:37:54 +00: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 Mac Qt patch 2008-01-18 06:08:18 +00: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 Explicitly specify ASCII version of OutputDebugString in debug.cpp; required for compilation of Win32/Qt4 version. 2008-04-13 21:23:23 +00:00
debug.h Mac OS X portability fixes. 2002-03-25 20:14:36 +00:00
directory.cpp Allow absolute paths. 2004-03-21 15:04:41 +00:00
directory.h Added support for user level celestia.cfg file and filename expansion 2005-03-05 14:56:14 +00: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 Fixes to make Celestia build with gcc4.3 2008-11-16 10:19:38 +00: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 Worked around apparent bug with wordexp on Mac OS X Leopard with Qt4. wordfree 2008-04-29 19:10:22 +00: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 Made Celestia also look for localized version of files in the 'locale' directory. 2008-11-24 13:14:22 +00:00
util.h Fixes to make Celestia build with gcc4.3 2008-11-16 10:19:38 +00: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 Explicitly specify ASCII versions of FindFile functions in windirectory.cpp so that 2008-01-11 03:37:51 +00:00
wintimer.cpp Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
winutil.cpp I18n fixes 2006-08-26 16:47:23 +00:00
winutil.h I18n fixes 2006-08-26 16:47:23 +00:00