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á 5 anos atrás
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice há 7 anos atrás
  Glenn Smith a061923c1e Better to use strlcat and strlcpy and move them to the cpp file. Provided an implementation for platforms that don't support them (macOS only currently) há 7 anos atrás
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows há 7 anos atrás
  Areloch ed14b6fced Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. há 8 anos atrás
  Ben Payne f67a0353d0 Review fixes há 11 anos atrás
  Ben Payne 591253d5b5 Fix missing va_end's há 11 anos atrás
  LuisAntonRebollo 3336bffad2 Changes for Linux. há 11 anos atrás
  Daniel Buckmaster 33444e8a36 Added string functions from T2D. há 11 anos atrás
  Daniel Buckmaster 87d9e245b7 Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency há 11 anos atrás
  Thomas Fischer 29d7fe310d Merge pull request #583 from tdev/x64_basics há 11 anos atrás
  Thomas Fischer 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} há 12 anos atrás
  Thomas Fischer 502e346eb6 visual studio 2012 Level 4 warning fixes há 12 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