speed-dreams/src/libs/tgf
iobyte 2be5e505aa add conversion from cubic inches to liters
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9231 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-12-18 23:24:03 +00:00
..
CMakeLists.txt Remove CMake SDL1 code 2021-09-16 21:03:12 +00:00
application.cpp remove dead code for nonstandard printf format used by old microsoft compilers 2023-03-31 01:43:28 +00:00
directory.cpp Suppress Compiler Warning - Buffer Copy 2020-04-24 01:46:12 +00:00
eventloop.cpp remove dead code for nonstandard printf format used by old microsoft compilers 2023-03-31 01:43:28 +00:00
file.cpp fix shadow variable names warnings 2021-09-08 18:50:55 +00:00
filesetup.cpp Re #58 Last steps completed (works under Linux) 2013-03-23 17:59:22 +00:00
formula.cpp Re #787 Fixed MSVC 2005 warnings 2013-03-24 10:26:22 +00:00
hash.cpp
legacymodule.cpp
linuxspec.cpp fix linux robot loading 2022-01-07 15:05:44 +00:00
linuxspec.h
memmanager.cpp use C++ style system header files 2022-05-19 19:08:57 +00:00
memmanager.h Bugfix simplix 2014-12-01 16:22:22 +00:00
modinfo.cpp simplify some strlen and strncmp usage 2022-02-26 17:12:14 +00:00
modinfo.h - fix bug with Intel I9 and Linux 2020-06-03 18:35:41 +00:00
module.cpp fix windows address sanitizer crash 2022-01-07 05:33:55 +00:00
os.cpp Trace some infos about the current OS at startup (name, version, nb of bits, ...) 2012-12-15 17:35:33 +00:00
os.h Trace some infos about the current OS at startup (name, version, nb of bits, ...) 2012-12-15 17:35:33 +00:00
osspec.h simplify some strlen and strncmp usage 2022-02-26 17:12:14 +00:00
params.cpp add conversion from cubic inches to liters 2023-12-18 23:24:03 +00:00
params.dtd
profiler.cpp
schedulespy.cpp Re #605: clear exec permission of source files 2012-08-27 10:04:20 +00:00
tailq.png
tailq.sxd
tgf.cpp use C++ style system header files 2022-05-19 19:08:57 +00:00
tgf.h - added seasons config 2023-03-13 15:36:31 +00:00
tgf.hpp Fix for #1173 -m option not working 2022-02-28 04:15:39 +00:00
trace.cpp overload some GfParm functions to take std::string & for file name 2022-02-07 22:51:01 +00:00
windowsspec.cpp use C++ style system header files 2022-05-19 19:08:57 +00:00
windowsspec.h