Commit History

Author SHA1 Message Date
  Lukas Joergensen 2e6133af48 Eliminate unnecessary uses of ConsoleMethod 7 years ago
  Lukas Joergensen 3c99ef73a9 Eliminate DefineConsoleMethod 7 years ago
  Glenn Smith 6b024b21bf As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 years ago
  Glenn Smith a94587af43 Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Areloch c337649019 Some code cleanup, tweak and optimizations for assets, entities and components. 7 years ago
  Areloch 8eb442490a Updates to component classes - 7 years ago
  Areloch 3e26684202 Fixes up various parts of the entity and component classes. 8 years ago
  Areloch 89672ea0ab Hooks the component fields back into the inspector so they are registered as proper fields of their types, as opposed to the regular string-only dynamic fields. 9 years ago
  Areloch 93e767f0c5 Additional casing fixes. 9 years ago