This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
opensim
Watch
1
Star
0
Fork
0
mirror of
git://opensimulator.org/git/opensim
synced
2026-08-14 09:02:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa78df4a79e4e357f8424a0163525c3254b2c146
opensim
/
OpenSim
T
History
SignpostMarv
aa78df4a79
Scipt modules get the OpenMetaverse types, so lists passed as arguments to script module functions which then later call LSL_Types.list.GetVector3Item() or LSL_Types.list.GetQuaternionItem() methods would then trigger an InvalidCastException, which is now avoided.
2013-01-03 00:18:33 +00:00
..
ApplicationPlugins
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
2012-11-17 01:23:29 +00:00
Capabilities
minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build
2012-12-06 01:36:30 +00:00
ConsoleClient
A few more AssemblyInfos in a few more dlls.
2012-11-14 08:10:15 -08:00
Data
Added locking in NullRegionData.
2013-01-02 22:48:25 +00:00
Framework
Allow registering regions whose names are equivalent under LIKE but not truly equal
2013-01-02 23:31:19 +00:00
Region
Scipt modules get the OpenMetaverse types, so lists passed as arguments to script module functions which then later call LSL_Types.list.GetVector3Item() or LSL_Types.list.GetQuaternionItem() methods would then trigger an InvalidCastException, which is now avoided.
2013-01-03 00:18:33 +00:00
Server
Fix formatting
2012-12-13 13:38:57 -05:00
Services
Allow registering regions whose names are equivalent under LIKE but not truly equal
2013-01-02 23:31:19 +00:00
Tests
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
2012-11-24 03:15:24 +00:00
Tools
The last few AssemblyInfos. Finished!
2012-11-14 21:18:18 -08:00