| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add WriteMeasuredVarUInt to avoid measuring ints twice before writing (#665) | Dan Engelbrecht | 2024-03-06 | 1 | -17/+16 |
| | | | | | Avoid double resize of buffer in CbWriter::SetName and CbWriter::AddBinary Add WriteMeasuredVarUInt to avoid measuring ints twice before writing | ||||
| * | basic ZEN_ASSERT_FORMAT implementation (#556) | Stefan Boberg | 2023-11-21 | 1 | -41/+34 |
| | | | | includes porting some compact binary builder code to use it since it had vestiges of the UE-side asserts | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+1545 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||