コミット履歴

作者 SHA1 メッセージ 日付
  marauder2k7 2b295fb7f0 rest of virtuals removed 1 年間 前
  Lukas Aldershaab 89b0c7f73b Console Refactor 2 年 前
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 年 前
  Areloch 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 5 年 前
  suncaller 8a7c09c8fe Clean up redundant variables 6 年 前
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 6 年 前
  Lukas Joergensen e718841467 Eliminate DefineConsoleFunction 7 年 前
  Azaezel cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 年 前
  Azaezel 6cbab6d117 serverquery cleanup 7 年 前
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 年 前
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 年 前
  Azaezel 5fcb90cafd kills off the last vestiges of xenon support 8 年 前
  Areloch edd1e0a270 Removes Direct3D9 functionality. 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 年 前
  James Urquhart 704577e051 Preliminary IPV6 Support 9 年 前
  Daniel Buckmaster 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development 10 年 前
  Ben Payne 0ffd7f5620 Fix member vars left uninitialized in constructors 10 年 前
  Azaezel 16ed4d2811 stack corruption's bad, mmmmkay? 10 年 前
  Azaezel 5bbbe7bbe2 extra entry in DefineConsoleFunction( queryMasterServer 10 年 前
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls 10 年 前
  Daniel Buckmaster ae284a89ec Merge branch 'development' into defineconsolemethod 10 年 前
  Daniel Buckmaster 3ab048c5b0 Fixes after feedback from Luis. 10 年 前
  Vincent Gee 16765aceca Bit Alignment of variables in serverQuery.cpp 10 年 前
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 年 前
  DavidWyand-GG 539efcb1e1 Input event changes 12 年 前
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 年 前