Historial de Commits

Autor SHA1 Mensaje Fecha
  mingodad 64bd6352d7 Added a comment on code of "SQSharedState::CallDelayedReleaseHooks" explaining why we need to retrieve the number the elements before start working on then. hace 13 años
  mingodad 174267debe Hiding the vector that holds delayed release hooks, add a function to add delayed release hooks, add a flag to prevent loops when actually doing the delayed release hooks calls. hace 13 años
  mingodad aaa9e0b2df Create a function "SQSharedState::CallDelayedReleaseHooks(SQVM *vm, int count)" to manage the delayed release hooks, call then on first in first out basis, modify userdata release to also join delayed release hooks. hace 13 años
  mingodad c34368131f Split the functionality in SQStringTable::Add with the intention of allocate SQStrings structures to work as buffers and add then without multiple copies. hace 13 años
  mingodad 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. hace 13 años