Lukas Joergensen
|
00758d380f
|
Eliminate unnecessary uses of ConsoleFunction
|
2018-04-17 21:41:29 +02:00 |
|
Glenn Smith
|
6b024b21bf
|
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
2018-03-08 20:59:40 -05:00 |
|
Glenn Smith
|
963333c583
|
More cats and cpys in files that xcode doesn't see
|
2018-03-07 01:13:56 -05:00 |
|
Glenn Smith
|
751ccae12d
|
Missed a couple +1s here and there
|
2018-03-07 00:44:46 -05:00 |
|
Glenn Smith
|
a94587af43
|
Use strncpy instead of strcpy because again, buffer overflows
|
2018-03-06 02:35:33 -05:00 |
|
Glenn Smith
|
1728fe39ad
|
Use strncat instead of strcat to prevent some buffer overflows
|
2018-03-06 00:48:44 -05:00 |
|
Lukas Joergensen
|
3bc46a8376
|
Cleanup of the elements exposed to the console
|
2017-12-10 19:02:20 +01:00 |
|
Areloch
|
9fdc89a83e
|
Corrects an include's case sensitivity being wrong, causing issues on linux.
|
2017-10-30 13:53:12 -05:00 |
|
Marc Chapman
|
d7a8510756
|
Add all new AFX files
|
2017-07-26 19:38:34 +01:00 |
|