Commit History

Author SHA1 Message Date
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 years ago
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Areloch abe4370c8a Some code cleanup, tweak and optimizations for assets, entities and components. 7 years ago
  Areloch 68efd8e22a Updates to component classes - 7 years ago
  Areloch 1fdbc6594e Fixes up various parts of the entity and component classes. 7 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