Historique des commits

Auteur SHA1 Message Date
  Jeff Hutchinson 59312d7d52 debugger support il y a 4 ans
  Jeff Hutchinson acde0c3f0b Merge branch 'Preview4_0_DevHead' into tsneo il y a 4 ans
  bank 5d1c29f54b Fix return value conversion when using SimObject::call() method from scripts. il y a 4 ans
  Jeff Hutchinson a2dea07d8b fixed internal types. il y a 4 ans
  Jeff Hutchinson 93500b6ac4 more changes. il y a 4 ans
  Jeff Hutchinson 3e04196a53 make tests pass. il y a 4 ans
  Jeff Hutchinson f776e73b04 cleanup il y a 4 ans
  Jeff Hutchinson 02447f0996 compile fixes. il y a 4 ans
  Jeff Hutchinson 50df52ecfc more console refactor. il y a 4 ans
  Jeff Hutchinson 35500a87c6 initial port of the new interpreter il y a 4 ans
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. il y a 4 ans
  AzaezelX 2c1508c169 uninitialized variables-console il y a 5 ans
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows il y a 7 ans
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows il y a 7 ans
  Lukas Joergensen ae6b035f10 Improve console dump with additional information, such as array sizes and variadic function il y a 7 ans
  Areloch d666322a1b Merging il y a 7 ans
  Thomas "elfprince13" Dickerson 45ae5e71cb fixed lots of tabs and space il y a 8 ans
  Azaezel 1ee127b753 more unused variable cleanups il y a 8 ans
  James Urquhart e5c28b4d7f Simplify buffer check when adding a registered variable il y a 10 ans
  James Urquhart 15169eab9f Fix issue with registered variables becoming corrupted when string value was accessed. il y a 10 ans
  James Urquhart 942c7a48f4 Fix corruption issue with string iterator was using an absolute pointer. Also adds a special relative pointer type for constructed strings on the stack. il y a 10 ans
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls il y a 10 ans
  Luis Anton Rebollo 6492028bb2 Merge pull request #1035 from bpay/memfixes il y a 10 ans
  Ben Payne 81e7dafb94 Fix delete of malloc'ed memory il y a 10 ans
  James Urquhart bfca94da5c Initialize mResetLocked too il y a 10 ans
  James Urquhart 82fd1794e6 Fix issue where console stack values were getting overwritten inside a C++ function il y a 10 ans
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor il y a 11 ans
  LuisAntonRebollo fcf7bee64a Fix x64 problems for WIN64. il y a 11 ans
  jamesu 08d4f6ebc0 Improvements to console refactor code il y a 13 ans
  James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. il y a 13 ans