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
1485051b28
Add OpenGL initialization code for qcsg & qbsp2 so -draw parameter works properly
...
#138
2022-03-16 17:37:19 +01:00
Sam V
84f0dcc2b2
Fix "hides previous local/global declaration" warnings
...
#138
2022-03-16 14:31:44 +01:00
Sam V
8ceccf404d
Fix "buffer overrun while writing to" warning in WriteDrawLeaf
...
#138
2022-03-16 13:52:06 +01:00
Sam V
cd68e57b68
Fix "using uninitialized memory" warnings
...
#138
2022-03-16 13:29:19 +01:00
Sam V
2fae40b2db
Fix "unreachable code" warnings
...
#138
2022-03-16 12:47:20 +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
b6b184d429
Convert all projects to C++, remove obsolete source files from light project
...
#138
2022-03-15 22:09:08 +01:00
Sam V
37239efadb
Fix "C4013: 'function' undefined; assuming extern returning int" warnings
...
#138
2022-03-15 21:20:30 +01:00
Sam V
ffe83b9a2e
Replace GLAux library with SDL2
...
#138
2022-03-15 20:48:01 +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