Commit History

Author SHA1 Message Date
  Jeff Hutchinson 1940becb2d Compilation fixes for C++20 2 years ago
  Robert MacGregor 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 3 years ago
  Jeff Hutchinson 02447f0996 compile fixes. 4 years ago
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 years ago
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Areloch d666322a1b Merging 7 years ago
  Thomas "elfprince13" Dickerson 45ae5e71cb fixed lots of tabs and space 8 years ago
  Thomas "elfprince13" Dickerson 233771dcdc Don't use the register keyword with modern compilers, they know better than you (and complain that it's deprecated to boot 8 years ago
  Daniel Buckmaster 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning 10 years ago
  Daniel Buckmaster 0bf021280e Regenerate parser. 10 years ago
  Ben Payne 591253d5b5 Fix missing va_end's 10 years ago
  Daniel Buckmaster 412247c401 Regenerate lex/bison files. 10 years ago
  Thomas Fischer 29d7fe310d Merge pull request #583 from tdev/x64_basics 11 years ago
  Thomas Fischer 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} 11 years ago
  Thomas Fischer 8c25dc8b18 reverted fileno change, MSVS specific API changes follow in another PR 11 years ago
  Thomas Fischer 502e346eb6 visual studio 2012 Level 4 warning fixes 11 years ago
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 years ago