Commit History

Author SHA1 Message Date
  Thomas "elfprince13" Dickerson 1c2b096a72 Whitespace consistency 8 years ago
  Thomas "elfprince13" Dickerson b215bfb933 executef converted 8 years ago
  Areloch 255fec1a9d Make exec() and getDSOPath() proper Con namespace functions. 9 years ago
  Areloch 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 9 years ago
  Raul Ferriz 7e172869a9 Fixed warning. 10 years ago
  Daniel Buckmaster d89c3b7c6f Merge pull request #1333 from Azaezel/PluggingLeaks 10 years ago
  Azaezel b1e8a45a48 leak prevention according to: https://vld.codeplex.com/ ConsoleValue() constructors and destructors to handle corner-cases not already addressed via init, and cleanup 10 years ago
  James Urquhart d9436e65c5 Add workaround for issue #1292 10 years ago
  James Urquhart 15169eab9f Fix issue with registered variables becoming corrupted when string value was accessed. 10 years ago
  James Urquhart 12d435c341 Remove value constructors for ConsoleValueRef & fix callbacks which use them. Fixes issue #1289 10 years ago
  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. 10 years ago
  James Urquhart 97ab694af8 Add extra executef by popular demand 10 years ago
  James Urquhart 4a97054f02 Workaround for GCC/LLVM 10 years ago
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls 10 years ago
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor 11 years ago
  Daniel Buckmaster 6fdebd16f6 Merge remote-tracking branch 'jamesu/simplify_compiler_ast' into x64 11 years ago
  LuisAntonRebollo fcf7bee64a Fix x64 problems for WIN64. 11 years ago
  James Urquhart 1e3db968ac Update console.h 11 years ago
  James Urquhart 1e44586606 Refactor TS compiler to not use the precompile step & also 64bit support 11 years ago
  jamesu 98b92360f9 Signed values now set/get from the float value. Also add a bool helper. 12 years ago
  jamesu 08d4f6ebc0 Improvements to console refactor code 13 years ago
  James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 years ago
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 years ago