Commit graph

12 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
33eac13fc3 Remove obsolete VS6 & makefile project files from tools code
Resolves #142
2022-03-17 20:38:44 +01:00
Sam V
e9186af2d7 Format all tool source files
#138
2022-03-16 17:45:40 +01:00
Sam V
513fffc41a Fix "assignment within conditional expression" warnings
#138
2022-03-16 13:09:35 +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
d7f408a67a Replace GLUT with SDL2 in mdlviewer
#138
2022-03-15 20:54:40 +01:00
Sam V
bd325710f4 Include vector.h where needed, map Vector to vec3_t in C code
#138
2022-03-15 20:46:19 +01:00
Dominik Tugend
1432182750 Normalized line endings (no changes)
Normalized line endings by touching (touch) the dsp files, no changes to
the files were made.
This is in order we can see actual modified lines in case s.o. modifies
the files.
The files will have CRLF as EOL on checkout due to the .gitattributes
setting.
2013-10-23 09:09:13 +02:00
Dominik Tugend
a96f882f9d Visual C++ 2010 Express support for utils
Among other problems also fixes ValveSoftware/halflife#1391
2013-10-22 20:52:06 +02:00
Alfred Reynolds
9af6b912d2 - convert DSP files to CRLF 2013-09-02 10:05:29 -07:00
Alfred Reynolds
de70fada50 initial seed of Half-Life 1 SDK 2013-08-30 13:34:05 -07:00