Implement LuaImpl* for Vector[2|3]<int> (#170)
* Implement LuaImplQueryArg for Vector[2|3]i * Implement LuaImplReplyVal for Vector[2|3]i * Edit changelog * Fix previous commit crash * Network/ENetPeer: Fix reliable sequence number wrap error * Edit changelog * what have I done to changelog
This commit is contained in:
@@ -125,6 +125,7 @@ Nazara Engine:
|
||||
- ⚠️ Removed Vector[2|3]::Distancef method and made Distance method templated
|
||||
- Added Vector2::Distance static method
|
||||
- ⚠️ Fixed compilation errors on MSVC with flag /permissive- on CullingList class
|
||||
- Added LuaImplQueryArg & LuaImplReplyVal functions for Vector[2|3]<int>
|
||||
- Fixed bug in ENet implementation causing legit reliable packets to be dropped on sequence number overflow
|
||||
|
||||
Nazara Development Kit:
|
||||
|
||||
Reference in New Issue
Block a user