Areloch
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
Lukas Joergensen
|
5bde18143f
Eliminate DefineConsoleFunction
|
7 年之前 |
Glenn Smith
|
7a61a3cd95
Badly sized buffer in dumpConsoleClasses
|
7 年之前 |
Glenn Smith
|
a94587af43
Use strncpy instead of strcpy because again, buffer overflows
|
7 年之前 |
Lukas Joergensen
|
08144a1a55
Improve console dump with additional information, such as array sizes and variadic function
|
7 年之前 |
Areloch
|
42718099ed
Use the more stable method of checking the string by using the strlen call.
|
8 年之前 |
Areloch
|
2d648dae58
Console Classes dump fix. It was running aground on having a case where there was a empty value for the 'usage' field in the class header. This would break the allocation because we're allocating nothing. This rejects it if the usage field is an empty string.
|
8 年之前 |
Thomas "elfprince13" Dickerson
|
bb38a40bcb
fixed lots of tabs and space
|
8 年之前 |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 年之前 |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |