Lukas Joergensen
|
bc435a3b33
Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic
|
7 years ago |
Glenn Smith
|
a94587af43
Use strncpy instead of strcpy because again, buffer overflows
|
7 years ago |
Glenn Smith
|
1728fe39ad
Use strncat instead of strcat to prevent some buffer overflows
|
7 years ago |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
11 years ago |
bank
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 years ago |
Vincent Gee
|
47446941cb
Created Header file for net.cpp
|
12 years ago |
jamesu
|
08d4f6ebc0
Improvements to console refactor code
|
13 years ago |
James Urquhart
|
38c8e52c1d
Beginnings of the "pass everything using a native type wrapper" console code.
|
13 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |