.. |
UserDataCollections
|
Separate userdata collection handling
|
2019-09-28 12:03:50 +02:00 |
RetrievedUserData.cpp
|
Handling for when userdata is not defined yet, but might be defined later
|
2019-08-25 11:53:37 +02:00 |
RetrievedUserData.hpp
|
Include Userdata string key in userdata object for debugging
|
2019-09-07 15:22:24 +02:00 |
UserData.cpp
|
Better error handling for extern functions that retrieve userdata
|
2019-09-12 20:42:18 +02:00 |
UserData.hpp
|
Allows userdata binary operations to be set externally
|
2019-09-12 15:21:10 +02:00 |
UserDataField.cpp
|
Large cleanup
|
2019-07-25 17:23:54 +02:00 |
UserDataField.hpp
|
Improved performance when binding by reusing many common scripttype objects
|
2019-09-01 15:35:45 +02:00 |
UserDataFunction.cpp
|
Better handling of userdata exceptions in other languages.
|
2019-09-28 13:08:32 +02:00 |
UserDataFunction.hpp
|
Better handling of userdata exceptions in other languages.
|
2019-09-28 13:08:32 +02:00 |
UserDataFunctionType.cpp
|
Implements userdata function support
|
2019-06-21 17:03:13 +02:00 |
UserDataFunctionType.hpp
|
Large rework of tables
|
2019-09-15 13:08:11 +02:00 |
UserDataOperation.cpp
|
Allows userdata binary operations to be set externally
|
2019-09-12 15:21:10 +02:00 |
UserDataOperation.hpp
|
Allows userdata binary operations to be set externally
|
2019-09-12 15:21:10 +02:00 |
UserDataReturnValue.cpp
|
Fixed error string from userdata return values not persisting long enough.
|
2019-09-28 13:35:32 +02:00 |
UserDataReturnValue.hpp
|
Fixed error string from userdata return values not persisting long enough.
|
2019-09-28 13:35:32 +02:00 |
UserDataScriptType.cpp
|
Support for setting userdata casting handling
|
2019-09-01 13:35:13 +02:00 |
UserDataScriptType.hpp
|
Dont allow setting to a userdata field if it has no setter
|
2019-09-20 18:15:48 +02:00 |
UserDataStorage.cpp
|
Implements initial math library, several reworks for Userdata memory management
|
2019-08-17 14:42:48 +02:00 |
UserDataStorage.hpp
|
Handling for when userdata is not defined yet, but might be defined later
|
2019-08-25 11:53:37 +02:00 |
UserDataTemplates.hpp
|
Better handling of userdata exceptions in other languages.
|
2019-09-28 13:08:32 +02:00 |
UserDataValue.cpp
|
Work on extern support for userdata functions
|
2019-06-21 23:07:17 +02:00 |
UserDataValue.hpp
|
Fixed not being able to set to a string indexed userdata value.
|
2019-09-22 17:09:14 +02:00 |