提交历史

作者 SHA1 备注 提交日期
  Jeff Hutchinson 3e04196a53 make tests pass. 4 年之前
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 4 年之前
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 年之前
  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) 7 年之前
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 年之前
  Areloch ed14b6fced Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 8 年之前
  Ben Payne f67a0353d0 Review fixes 10 年之前
  Ben Payne 591253d5b5 Fix missing va_end's 10 年之前
  LuisAntonRebollo 3336bffad2 Changes for Linux. 10 年之前
  Daniel Buckmaster 33444e8a36 Added string functions from T2D. 11 年之前
  Daniel Buckmaster 87d9e245b7 Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency 11 年之前
  Thomas Fischer 29d7fe310d Merge pull request #583 from tdev/x64_basics 11 年之前
  Thomas Fischer 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} 11 年之前
  Thomas Fischer 502e346eb6 visual studio 2012 Level 4 warning fixes 11 年之前
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 年之前
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 年之前