Lua/LuaState: Add RawEqual function
This commit is contained in:
@@ -155,6 +155,7 @@ Nazara Engine:
|
||||
- Added ENetHost and ENetPeer accessor to total packet/data received/sent/lost
|
||||
- ⚠ **Changed the way resources were Loaded, almost every LoadFromX and OpenFromX methods are now static and create the object themselves.**
|
||||
- ⚠ SoundStream is now responsible for loaders instead of Music, and is now threadsafe (you can now load a stream only once and play it multiple times at the same time)
|
||||
- Added LuaState::RawEqual
|
||||
|
||||
Nazara Development Kit:
|
||||
- Added ImageWidget (#139)
|
||||
|
||||
Reference in New Issue
Block a user