slipher

Results 727 comments of slipher

> > To be lazy and avoid writing a serializer you could write it as an `std::pair` instead of a struct. > > Done. That's not what I meant. If...

I tweaked it to use varable-size vectors on the `slipher/batch-marks` branches in this repo and Unvanquished.

> * Modify the Proxy Cvar::GetValue to read the CvarMap directly. If a cvar doesn't exist in cvarmap, we register it and cache the value. To observe cvars registered by...

Fixed by https://github.com/DaemonEngine/Daemon/pull/1134

> What is the difference between what is done in engine and what is done in VM? The VM clock is initialized to the engine's current time, rather than 0....

Doubt anything has been fixed here. I think a way to trigger it is for the map to change during the download