Commit History

Author SHA1 Message Date
  marauder2k7 ee0cf872a0 moar leak plug attempts 4 months ago
  marauder2k7 bab75a3a46 clang-tidy complained about std::moves 4 months ago
  marauder2k7 e2c4f88faf plugging moar leaks 4 months ago
  AzaezelX 1ea74bf8c6 enhanced argc reporting 1 year ago
  Triston a2cdbebfa1 removes a use after freed in consoleInternal 1 year ago
  AzaezelX b366ff9b1c script stabilization tweaks 1 year ago
  Lukas Aldershaab 83ea6cd0df Improvements based on experience from implementing Python runtime 2 years ago
  Lukas Aldershaab 89b0c7f73b Console Refactor 2 years ago
  AzaezelX b86716c670 further console cleanups. mostly of the form of correcting uninitialized values. some arithmatic sizes 2 years ago
  AzaezelX a8e74787b7 new method, getMethodSigs. spits out callback proto-functions 2 years ago
  Jeff Hutchinson 1940becb2d Compilation fixes for C++20 2 years ago
  Jeff Hutchinson 59312d7d52 debugger support 4 years ago
  Jeff Hutchinson acde0c3f0b Merge branch 'Preview4_0_DevHead' into tsneo 4 years ago
  bank 5d1c29f54b Fix return value conversion when using SimObject::call() method from scripts. 4 years ago
  Jeff Hutchinson a2dea07d8b fixed internal types. 4 years ago
  Jeff Hutchinson 93500b6ac4 more changes. 4 years ago
  Jeff Hutchinson 3e04196a53 make tests pass. 4 years ago
  Jeff Hutchinson f776e73b04 cleanup 4 years ago
  Jeff Hutchinson 02447f0996 compile fixes. 4 years ago
  Jeff Hutchinson 50df52ecfc more console refactor. 4 years ago
  Jeff Hutchinson 35500a87c6 initial port of the new interpreter 4 years ago
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 years ago
  AzaezelX 2c1508c169 uninitialized variables-console 5 years ago
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 7 years ago
  Lukas Joergensen ae6b035f10 Improve console dump with additional information, such as array sizes and variadic function 7 years ago
  Areloch d666322a1b Merging 8 years ago
  Thomas "elfprince13" Dickerson 45ae5e71cb fixed lots of tabs and space 8 years ago
  Azaezel 1ee127b753 more unused variable cleanups 9 years ago
  James Urquhart e5c28b4d7f Simplify buffer check when adding a registered variable 10 years ago