Commit History

Author SHA1 Message Date
  Thomas "elfprince13" Dickerson 6bbb05e60e Removed constexpr use to support VS2013 9 years ago
  Thomas "elfprince13" Dickerson 45ae5e71cb fixed lots of tabs and space 9 years ago
  Thomas "elfprince13" Dickerson 1eb0134a1f minor fixes, and converted the type table 9 years ago
  Thomas "elfprince13" Dickerson 1eeec6a1f7 TSShapeConstruct commands converted 9 years ago
  Thomas "elfprince13" Dickerson 0acdb88494 so many variadics. 9 years ago
  Thomas "elfprince13" Dickerson 59672d98ff Another set of templates converted to be variadic 9 years ago
  Thomas "elfprince13" Dickerson 3f6c269f6a Fixed type inference for nulls in console functions 9 years ago
  Thomas "elfprince13" Dickerson 41cb22421b This commit is broken, but has a lot of important stuff in it. Trying to figure out why my constructor thinks it doesn't take any parameters 9 years ago
  Thomas "elfprince13" Dickerson 92e4376b7e Started variadic templates in engine API 9 years ago
  James Urquhart 3f97c2cedd Fix building on GCC 11 years ago
  James Urquhart 4a97054f02 Workaround for GCC/LLVM 11 years ago
  James Urquhart 94a46d7123 Regenerate engineAPI.h from a template 11 years ago
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls 11 years ago
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 years ago
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor 11 years ago
  LuisAntonRebollo 82bb19e1b5 Fix for error on Clang compiler: reinterpret_cast from 'const void *' to 'FunctionType *' (aka 'void (*)(EngineObject *, const char *, const char *)') casts away qualifiers 11 years ago
  Thomas Fischer cd978039ac Merge pull request #635 from just-bank/engine-fixes 11 years ago
  bank e7eab10ad5 Corrected the use of #pragma warning() 11 years ago
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 years ago
  bank 9f2b0bcaf4 Fix engine API copy/paste errors (typo). 13 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