Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-30 | Made cLightingThread own its callbacks | tycho | 1 | -3/+23 | |
2015-05-30 | Clean up Spawn Prepare | tycho | 1 | -0/+105 | |
Made cSpawnPrepare execute on the same thread since it is a syncronous operation, and most of the code happens on the lighting thread. Also moved cSpawnPrepare into its own file |