| Include header files in CMake sources (#16297) | 1 年前 |
| Add spatial index for objects (#14631) | 1 年前 |
| Make UniqueQueue use unordered_set | 8 个月前 |
| Cleanup ban.cpp/h (#15496) Make BanManager more const correctly Delete unused includes | 1 年前 |
| Cleanup ban.cpp/h (#15496) Make BanManager more const correctly Delete unused includes | 1 年前 |
| Reduce server.h includes in favour of IGameDef (#17262) | 2 个月前 |
| Fix typos in comments (#17215) | 3 个月前 |
| ensure RemoteClient::GetNextBlocks can always make progress (#17310) | 2 个月前 |
| Fix typos in comments (#17188) | 3 个月前 |
| Support multi-track animations (#16653) Introduces a new animation API for objects with support for glTF animation tracks. Multiple animation tracks can be combined. glTF animation tracks can also be referred to by name. | 2 个月前 |
| Clarify that punch toolcaps are not optional (#16720) | 8 个月前 |
| Fix typos in comments (#17176) | 3 个月前 |
| Clean up header includes (#16674) | 9 个月前 |
| Support multi-track animations (#16653) Introduces a new animation API for objects with support for glTF animation tracks. Multiple animation tracks can be combined. glTF animation tracks can also be referred to by name. | 2 个月前 |
| Fix typos in comments (#17215) | 3 个月前 |
| Move serialisation code out of sound_spec.h | 9 个月前 |
| Fix memory leak in rollback (and more) (#16644) | 9 个月前 |
| Break include chains and tidy (part 2) | 9 个月前 |
| Support multi-track animations (#16653) Introduces a new animation API for objects with support for glTF animation tracks. Multiple animation tracks can be combined. glTF animation tracks can also be referred to by name. | 2 个月前 |
| Reduce server.h includes in favour of IGameDef (#17262) | 2 个月前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Add option to silence HTTP errors | 5 个月前 |
| Clean up header includes (#16674) | 9 个月前 |
| Fix broken serverside raycasts (#17493) Regression from d74af2f1a: `boxLineCollision` expects radians, but `getTotalRotation` still produced degrees. The fix gets rid of the degree/radians problem entirely by switching to quaternions. Fixes #17477 | 14 天前 |
| Fix broken serverside raycasts (#17493) Regression from d74af2f1a: `boxLineCollision` expects radians, but `getTotalRotation` still produced degrees. The fix gets rid of the degree/radians problem entirely by switching to quaternions. Fixes #17477 | 14 天前 |