Lukas Aldershaab
|
89b0c7f73b
|
Console Refactor
|
2023-09-13 10:33:20 +02:00 |
|
Lukas Aldershaab
|
c999baf7ed
|
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
2020-10-03 14:37:55 +02:00 |
|
Areloch
|
6cf0c9e360
|
Merge branch 'development' into EngineAPI-Refactor
|
2018-12-09 14:48:50 -06:00 |
|
Lukas Joergensen
|
e718841467
|
Eliminate DefineConsoleFunction
|
2018-04-17 20:54:08 +02:00 |
|
Glenn Smith
|
0ebd75604d
|
Badly sized buffer in dumpConsoleClasses
|
2018-03-30 02:27:43 -04:00 |
|
Glenn Smith
|
79c34c68db
|
Use strncpy instead of strcpy because again, buffer overflows
|
2018-03-06 02:35:33 -05:00 |
|
Lukas Joergensen
|
ae6b035f10
|
Improve console dump with additional information, such as array sizes and variadic function
|
2017-12-08 20:50:44 +01:00 |
|
Areloch
|
c0f314101d
|
Use the more stable method of checking the string by using the strlen call.
|
2017-05-31 02:27:28 -05:00 |
|
Areloch
|
2c5e70b1c9
|
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.
|
2017-05-14 17:51:13 -05:00 |
|
Thomas "elfprince13" Dickerson
|
45ae5e71cb
|
fixed lots of tabs and space
|
2017-01-06 18:04:28 -05:00 |
|
cpusci
|
4c35fd37af
|
Simple pass over the codebase to standardize the platform types.
|
2013-08-04 16:26:01 -05:00 |
|
DavidWyand-GG
|
7dbfe6994d
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|