コミット履歴

作者 SHA1 メッセージ 日付
  Areloch 5e9d7d63a1 Adjusts handling for httpObject class so that if curl flag is off, files are not included and references are disabled to avoid compilation issues 3 年 前
  Glenn Smith 20eb0a911a HTTPObject with CURL 4 年 前
  Robert MacGregor 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 4 年 前
  Robert MacGregor 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 年 前
  suncaller 8a7c09c8fe Clean up redundant variables 6 年 前
  Azaezel cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 年 前
  Azaezel 50482de41e duplicate var+assignment 7 年 前
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 年 前
  Brian Smith b8959e2bbb Fixed a typo where the value of outBytesWritten was being clamped incorrectly. 8 年 前
  Areloch dba8b5b327 Merge branch 'development' into Xenon_Removal 8 年 前
  Areloch 5be2497b69 Merge branch 'development' into Fix_Issue_#1951_TCPObject_is_broken_3.10 8 年 前
  Chris Millsap f421a50e5a Comment formatting 8 年 前
  Chris Millsap c0906e1c41 Possible fix to issue #1951 8 年 前
  Areloch ed14b6fced Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 8 年 前
  Francisco Montañés García 49130dbd71 Proposed fix for Issue #1951. Checked with IP4. IP6 should work as wel but not checked yet. 8 年 前
  Thomas "elfprince13" Dickerson a7cb22b877 something went squiffy in the last set of merges 9 年 前
  Thomas "elfprince13" Dickerson 710a2a9b7b Revert "Net tests were failing to compile because 'static members' weren't actually being declared as members..." 9 年 前
  Thomas "elfprince13" Dickerson 32f726dcc6 Net tests were failing to compile because 'static members' weren't actually being declared as members... 9 年 前
  Azaezel 0831472ca4 looks like getsockname needs a slightly different signature on the crossplatform end 9 年 前
  James Urquhart 46edd46634 Use correct address in multicast print 9 年 前
  James Urquhart 41085f9298 Fix setting the default client port. Also fix fallback multicast address define. 9 年 前
  James Urquhart fba471d27e Fix console spam when OS socket send buffer is full 9 年 前
  James Urquhart 1f69a708fb Fix ret assignment 9 年 前
  James Urquhart 2ed4978cb9 Fix connecting on OSX 9 年 前
  James Urquhart 5b1bb6547a Fix lookup issue on TCPObject. Also sync with working code. 9 年 前
  James Urquhart 458bc27ea4 Add missing include 9 年 前
  James Urquhart 704577e051 Preliminary IPV6 Support 9 年 前
  Anis 443cd2d607 Merge pull request #1231 from J0linar/platformNet_PR 9 年 前
  Nathan Bowhay bc31d79da1 Changed type to NetSocket 11 年 前
  Miodrag Sejic cd686a23b3 +proper buffer size for udp socket 10 年 前