Histórico de Commits

Autor SHA1 Mensagem Data
  Lukas Joergensen a241d27b58 Expand EngineAPI type definitions há 6 anos atrás
  AzaezelX 2c1508c169 uninitialized variables-console há 5 anos atrás
  Marc Chapman e5884c56a7 Sqlite Console refactor, also rename param to make tooltip function more helpful há 6 anos atrás
  Lukas Joergensen 780e1dc73f Use FixedTuple in EngineTrampoline, to make memory-layout consistent há 7 anos atrás
  Lukas Joergensen 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic há 7 anos atrás
  Lukas Joergensen 6be736ff85 Eliminate DefineConsoleStaticMethod há 7 anos atrás
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod há 7 anos atrás
  Lukas Joergensen e718841467 Eliminate DefineConsoleFunction há 7 anos atrás
  Thomas "elfprince13" Dickerson d64e2a7019 Removed constexpr use to support VS2013 há 8 anos atrás
  Thomas "elfprince13" Dickerson 1c2b096a72 Whitespace consistency há 8 anos atrás
  Thomas "elfprince13" Dickerson 39bea37fa0 minor fixes, and converted the type table há 8 anos atrás
  Thomas "elfprince13" Dickerson 500383591c TSShapeConstruct commands converted há 8 anos atrás
  Thomas "elfprince13" Dickerson 62e3fae060 so many variadics. há 8 anos atrás
  Thomas "elfprince13" Dickerson 0dfb15dc57 Another set of templates converted to be variadic há 8 anos atrás
  Thomas "elfprince13" Dickerson 88106f9032 Fixed type inference for nulls in console functions há 8 anos atrás
  Thomas "elfprince13" Dickerson 26da831b01 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 há 8 anos atrás
  Thomas "elfprince13" Dickerson 5a53fe7311 Started variadic templates in engine API há 8 anos atrás
  James Urquhart 3f97c2cedd Fix building on GCC há 10 anos atrás
  James Urquhart 4a97054f02 Workaround for GCC/LLVM há 10 anos atrás
  James Urquhart 94a46d7123 Regenerate engineAPI.h from a template há 10 anos atrás
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls há 10 anos atrás
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. há 11 anos atrás
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor há 11 anos atrás
  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 há 11 anos atrás
  Thomas Fischer cd978039ac Merge pull request #635 from just-bank/engine-fixes há 11 anos atrás
  bank e7eab10ad5 Corrected the use of #pragma warning() há 11 anos atrás
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. há 12 anos atrás
  bank 9f2b0bcaf4 Fix engine API copy/paste errors (typo). há 12 anos atrás
  jamesu 08d4f6ebc0 Improvements to console refactor code há 13 anos atrás
  James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. há 13 anos atrás