Commit Verlauf

Autor SHA1 Nachricht Datum
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. vor 4 Jahren
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice vor 7 Jahren
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows vor 7 Jahren
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows vor 7 Jahren
  Daniel Buckmaster 84e8cbb4ee Revert recent style cleanup changes. vor 10 Jahren
  Daniel Buckmaster 33fcc59543 Merge remote-tracking branch 'origin/style-cleanup' into development vor 10 Jahren
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. vor 10 Jahren
  bank d6b003e508 Rename all member variables to follow the style guidelines (prefixed with the 'm') - class NetStringTable vor 11 Jahren
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren