Historia zmian

Autor SHA1 Wiadomość Data
  Jeff Hutchinson 6ec40e86da Fix bugs with certain properties (and .x .y .z accessors) and add tests. 4 lat temu
  Jeff Hutchinson a449fadde2 hacks to make thedebugger work again. 4 lat temu
  Jeff Hutchinson acde0c3f0b Merge branch 'Preview4_0_DevHead' into tsneo 4 lat temu
  Jeff Hutchinson e981fd2cc3 Add support for aarch64 / apple silicon 4 lat temu
  Jeff Hutchinson 964fde8f09 Goodbye String Stack! 4 lat temu
  Jeff Hutchinson bfc0109485 fixes and some minor bc adjustment. 4 lat temu
  Jeff Hutchinson 4e678292e1 fix foreach/foreach$ loops. 4 lat temu
  Jeff Hutchinson 02447f0996 compile fixes. 4 lat temu
  Jeff Hutchinson 35500a87c6 initial port of the new interpreter 4 lat temu
  AzaezelX 2c1508c169 uninitialized variables-console 5 lat temu
  Areloch 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess 7 lat temu
  Glenn Smith b486ab73bd CodeBlock::getFunctionArgs used the wrong offsets 7 lat temu
  Azaezel 9b8c950701 console membervar cleanup 7 lat temu
  Jeff Hutchinson abc01fd377 Fix Torque3D 64bit DSOs. 7 lat temu
  Areloch d666322a1b Merging 8 lat temu
  Thomas "elfprince13" Dickerson 27e2871b01 Replaced StringTable->insert("") with StringTable->EmptyString() 8 lat temu
  Anis A. Hireche 10cb6ab9c4 Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153 9 lat temu
  Daniel Buckmaster 84e8cbb4ee Revert recent style cleanup changes. 10 lat temu
  Daniel Buckmaster 33fcc59543 Merge remote-tracking branch 'origin/style-cleanup' into development 10 lat temu
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls 10 lat temu
  Ben Payne c19a70814c Tidy up and fix the various Assert macros 10 lat temu
  Daniel Buckmaster 170a4ea08f Add anonymous functions before other statements. 10 lat temu
  Daniel Buckmaster 1204b81a78 Added anomymous functions as in Konrad Kiss's resource. 10 lat temu
  Daniel Buckmaster 33ff180593 Merge branch 'development' into style-cleanup 10 lat temu
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor 11 lat temu
  James Urquhart e6ccc26a87 Remove debug instruction dump 11 lat temu
  James Urquhart 1e44586606 Refactor TS compiler to not use the precompile step & also 64bit support 11 lat temu
  Thomas Fischer cd978039ac Merge pull request #635 from just-bank/engine-fixes 11 lat temu
  bank cf3eb26e6f Rename all member variables to follow the style guidelines (prefixed with the 'm') - class CodeBlock 11 lat temu
  bank 6d176cf8db Rename local variable to prevent confusion with member variable. 11 lat temu