Commit graph

18 commits

Author SHA1 Message Date
Sam V
a370af08e6 Convert all source files to UTF without BOM 2022-12-17 13:32:43 +01:00
Anchur
2c84881c07 Update source file encoding to UTF-8 2022-12-16 22:52:07 +08:00
Sam V
dd05d9b17a Fix "unreachable code" warning 2022-03-20 14:18:38 +01:00
Sam V
82f8b266fa Remove bsplib.h & bsplib.cpp
Resolves #143
2022-03-18 13:59:07 +01:00
Sam V
e9186af2d7 Format all tool source files
#138
2022-03-16 17:45:40 +01:00
Sam V
84f0dcc2b2 Fix "hides previous local/global declaration" warnings
#138
2022-03-16 14:31:44 +01:00
Sam V
948a83cb90 Fix "signed/unsigned mismatch" warnings
#138
2022-03-16 13:46:46 +01:00
Sam V
cd68e57b68 Fix "using uninitialized memory" warnings
#138
2022-03-16 13:29:19 +01:00
Sam V
7dee2820ee FIx "local variable is initialized but not referenced" warnings
#138
2022-03-16 12:44:59 +01:00
Sam V
73b69d1598 Remove unused functions that cause "unreferenced formal parameter" warnings, comment out parameters that aren't used but useful or needed, remove parameters that aren't used at all
#138
2022-03-16 12:42:14 +01:00
Sam V
0caf96a22a Remove obsolete and unused OLD_BOGUS_PATH_CODE conditional code, remove path parameter from SetQdirFromPath
#138
2022-03-16 12:33:14 +01:00
Sam V
22bbd600d2 Remove unused local variables, move locals used in disabled code into the disabled sections
#138
2022-03-16 12:27:25 +01:00
Sam V
b48b074849 Add [[noreturn]] to Error function
#138
2022-03-15 22:30:06 +01:00
Sam V
9bad9069fe Remove extern "C" (obsolete)
#138
2022-03-15 22:25:57 +01:00
Sam V
102c4e471a Make cmdlib const correct where possible
#138
2022-03-15 22:24:40 +01:00
Sam V
b6b184d429 Convert all projects to C++, remove obsolete source files from light project
#138
2022-03-15 22:09:08 +01:00
Sam V
b5d34deeda Rename strlower to strlwr for consistency with Windows API, make strupr & strlwr defined on platforms other than Windows only
#138
2022-03-15 20:39:48 +01:00
Alfred Reynolds
de70fada50 initial seed of Half-Life 1 SDK 2013-08-30 13:34:05 -07:00