myT
|
f7a1d6655e
|
fixed invalid printf argument lists
the CL_AddKeyUpCommands case was quite peculiar:
"time" wasn't a variable but the standard C library function
|
2022-11-22 20:34:46 +01:00 |
|
myT
|
79b2457783
|
added printf annotations for VC++'s analyzer
|
2022-11-22 20:20:45 +01:00 |
|
myT
|
96e4d2d7cb
|
added a couple of explicit casts for Clang to keep quiet
|
2022-05-26 22:23:50 +02:00 |
|
myT
|
4b131f258c
|
no longer checking whether unsigned integers are negative...
|
2022-05-26 22:22:45 +02:00 |
|
myT
|
7d526ba6fc
|
added FreeBSD support
|
2020-01-06 01:04:16 +01:00 |
|
myT
|
4fcf0f410e
|
fixed some botlib strcpy calls with overlapping buffers (UB as per the specs)
|
2018-01-21 17:29:22 +01:00 |
|
myT
|
04ebdc63f6
|
fixes for VC++ platform toolsets v140 and v141
|
2017-12-20 05:41:04 +01:00 |
|
myT
|
f327428475
|
full x64 support with a VM based on quake3e OCT 21 2016
the VM compiler uses SSE for floating-point ops when possible
|
2017-01-11 14:24:58 +01:00 |
|
arQon
|
97db9f2314
|
import from cnq3 1.47
|
2016-12-17 20:43:04 -08:00 |
|