Commit History

Author SHA1 Message Date
  Jeff Hutchinson dcd01e1231 move parameters instead of copying. 4 years ago
  Jeff Hutchinson 964fde8f09 Goodbye String Stack! 4 years ago
  Jeff Hutchinson f056e181b7 remove unused code. 4 years ago
  Jeff Hutchinson bb12638ea5 Added error checking for using a local variable in global scope, and added optimization to method object parameter. 4 years ago
  Jeff Hutchinson bfc0109485 fixes and some minor bc adjustment. 4 years ago
  Jeff Hutchinson bc0f5bd3a3 combine numeric stacks into one common stack. 4 years ago
  Jeff Hutchinson a2dea07d8b fixed internal types. 4 years ago
  Jeff Hutchinson 93500b6ac4 more changes. 4 years ago
  Jeff Hutchinson 960db74733 small fix. 4 years ago
  Jeff Hutchinson 4e678292e1 fix foreach/foreach$ loops. 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 5e81c021f5 start cleaning up ConsoleValueRef's 4 years ago
  Jeff Hutchinson 35500a87c6 initial port of the new interpreter 4 years ago
  Jeff Hutchinson 5d2654b1ba Implement Unit Test Suite for TorqueScript. 4 years ago
  Brian Roberts b6a1acabf8 Merge pull request #471 from Areloch/forestCreationEditingFixes 4 years ago
  Brian Roberts a8e2ec6df4 Merge pull request #475 from Areloch/importAssetSuffixes 4 years ago
  Brian Roberts 43391f0f10 Merge pull request #474 from Areloch/internalNameTreeDisplayFix 4 years ago
  Brian Roberts 1695e76514 Merge pull request #472 from Areloch/moduleFriendlyDBCreation 4 years ago
  Brian Roberts 6e6f90b8f6 Merge pull request #473 from Areloch/AssetScriptFileABFix 4 years ago
  Brian Roberts 5442f52bc5 Merge pull request #476 from Azaezel/alpha40/emissiveProper 4 years ago
  AzaezelX e5bc0a6e54 reset emissive to show 0,0,0,0 for local/vector lights in a manner that doesn't cause them to black out. 4 years ago
  Areloch a0c8a77043 Adds import config settings for forcefully adding configurable suffixes for shapes, materials and images 4 years ago
  Areloch e428ecd6ab Fixes display of internal names on objects shown in guiTreeViewCtrl 4 years ago
  Areloch 9a10d52e0b Added logic to correctly associate constructor script file for shape asset to asset as an assetfile 4 years ago
  Areloch 87bd7bbeae Fixes script presentation logic in the AB so it only shows scripts that isn't an asset file for an asset. 4 years ago
  Areloch 12b58dc7ef Makes the DB creation process better jive with modules by having you select the destination folder for the managed datablock script file to be saved off into 4 years ago
  Areloch 8af6513aea Adjusts Forest object creation and forest item data creation/management to work with asset/module workflows 4 years ago