Histórico de Commits

Autor SHA1 Mensagem Data
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. há 4 anos atrás
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor há 6 anos atrás
  Lukas Joergensen e718841467 Eliminate DefineConsoleFunction há 7 anos atrás
  Glenn Smith 0ebd75604d Badly sized buffer in dumpConsoleClasses há 7 anos atrás
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows há 7 anos atrás
  Lukas Joergensen ae6b035f10 Improve console dump with additional information, such as array sizes and variadic function há 7 anos atrás
  Areloch c0f314101d Use the more stable method of checking the string by using the strlen call. há 8 anos atrás
  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. há 8 anos atrás
  Thomas "elfprince13" Dickerson 45ae5e71cb fixed lots of tabs and space há 8 anos atrás
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. há 12 anos atrás
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 há 13 anos atrás