neverlosecc / source2gen

Source2 games SDK generator
http://s2gen.com
Apache License 2.0
193 stars 31 forks source link

:circus_tent: #43

Closed cpz closed 3 months ago

cpz commented 3 months ago
  1. Refactor CSchemaType and all related structures\classes
  2. More things to CSchemaTypeScope
  3. Add CThreadSpinRWLock, CThreadSpinMutex, CInterLockedInt, CThreadMutex
  4. Update IMemAlloc to be more proper on initialization of the game
  5. Schema was updated to work with DOTA2 since its still has old CUtlTsHash
  6. CUtlTSHash was updated and now more proper
  7. CUtlMemoryPool is renamed to CutlMemoryPoolBase and moved to its own file