mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
The legacy spline parser successfully read points but then unconditionally rewound and re-parsed as compact format. When the data was actually legacy format, the compact parser would read garbage and fail, causing the entire update block (and all subsequent blocks in the packet) to be dropped. This made creatures invisible when their spawn packet contained a spline. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||